]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move the small tests that test just a single function and are actually boiled down...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Nov 2002 15:36:05 +0000 (15:36 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Nov 2002 15:36:05 +0000 (15:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@6740 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/Makefile [new file with mode: 0644]
tests/bits/anna_1.cc [moved from tests/fe/anna_1.cc with 100% similarity]
tests/bits/anna_1.checked [moved from tests/fe/anna_1.checked with 100% similarity]
tests/bits/anna_2.cc [moved from tests/fe/anna_2.cc with 100% similarity]
tests/bits/anna_2.checked [moved from tests/fe/anna_2.checked with 100% similarity]
tests/bits/anna_3.cc [moved from tests/fe/anna_3.cc with 100% similarity]
tests/bits/anna_3.checked [moved from tests/fe/anna_3.checked with 100% similarity]
tests/bits/roy_1.cc [moved from tests/fe/roy_1.cc with 100% similarity]
tests/bits/roy_1.checked [moved from tests/fe/roy_1.checked with 100% similarity]
tests/fe/Makefile

diff --git a/tests/bits/Makefile b/tests/bits/Makefile
new file mode 100644 (file)
index 0000000..da42877
--- /dev/null
@@ -0,0 +1,37 @@
+# Generated automatically from Makefile.in by configure.
+############################################################
+# Makefile,v 1.15 2002/06/13 12:51:13 hartmann Exp
+# Copyright (C) 2000, 2001, 2002 by the deal.II authors
+############################################################
+
+############################################################
+# Include general settings for including DEAL libraries
+############################################################
+
+include ../Makefile.paths
+include $D/common/Make.global_options
+debug-mode = on
+
+libraries = $(lib-deal2-1d.g) \
+            $(lib-deal2-2d.g) \
+            $(lib-deal2-3d.g) \
+            $(lib-lac.g)  \
+            $(lib-base.g)
+
+default: run-tests
+
+############################################################
+
+anna_1.exe              : anna_1.go              $(libraries)
+anna_2.exe              : anna_2.go              $(libraries)
+anna_3.exe              : anna_3.go              $(libraries)
+roy_1.exe               : roy_1.go               $(libraries)
+
+tests = anna_1 anna_2 anna_3 \
+       roy_1
+
+############################################################
+
+
+include ../Makefile.rules
+include Makefile.depend
similarity index 100%
rename from tests/fe/anna_1.cc
rename to tests/bits/anna_1.cc
similarity index 100%
rename from tests/fe/anna_2.cc
rename to tests/bits/anna_2.cc
similarity index 100%
rename from tests/fe/anna_3.cc
rename to tests/bits/anna_3.cc
similarity index 100%
rename from tests/fe/roy_1.cc
rename to tests/bits/roy_1.cc
index 00522c3230141bc891a8938dfced44dd363e29ee..17d4e4d1aa430a75bc768bc2f3c47b4960b3bcf5 100644 (file)
@@ -39,17 +39,12 @@ numbering.exe           : numbering.go           $(libraries)
 shapes.exe              : shapes.go              $(libraries)
 transfer.exe           : transfer.go            $(libraries)
 up_and_down.exe         : up_and_down.go        $(libraries)
-anna_1.exe              : anna_1.go              $(libraries)
-anna_2.exe              : anna_2.go              $(libraries)
-anna_3.exe              : anna_3.go              $(libraries)
-roy_1.exe               : roy_1.go               $(libraries)
 
 tests = fe_data_test fe_traits fe_tools_test mapping \
         mapping_c1 shapes derivatives numbering mapping_q1_eulerian \
         transfer internals \
         non_primitive_1 non_primitive_2 \
-        nedelec nedelec_2 nedelec_3 up_and_down anna_1 anna_2 anna_3 \
-       roy_1
+        nedelec nedelec_2 nedelec_3 up_and_down
 
 ############################################################
 

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.