]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: tests: fix tests in release tarball 17953/head
authorMatthias Maier <tamiko@43-1.org>
Sat, 21 Dec 2024 16:21:00 +0000 (10:21 -0600)
committerMatthias Maier <tamiko@43-1.org>
Sat, 21 Dec 2024 16:23:59 +0000 (10:23 -0600)
.gitattributes

index f665fdf21eb68fa2614baf09c16878649cd5bf50..e954334486c2d513823750ff08e9a07b35aad0d8 100644 (file)
@@ -14,9 +14,11 @@ Jenkinsfile export-ignore
 
 /.github/ export-ignore
 
+# exclude most of the testsuite from the tarball:
+/tests/* export-ignore
+# but keep everything to run the "make test" target (quick_tests, examples):
 /tests/CMakeLists.txt -export-ignore
 /tests/examples -export-ignore
-/tests/* export-ignore
 /tests/quick_tests -export-ignore
 /tests/run_*.cmake -export-ignore
 /tests/scripts -export-ignore

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.