]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enable vector_* tests also for non-petsc builds.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Mar 2004 01:20:25 +0000 (01:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Mar 2004 01:20:25 +0000 (01:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@8641 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/Makefile

index b59cdf21f7fa0bad7e380a2a713210dac4c1eeb9..68622bba3afc6dea337a619c889399d852bce607 100644 (file)
@@ -50,10 +50,11 @@ tests_x = anna_? \
           sparse_matrix_* \
          full_matrix_vector_* \
          solver_selector \
-         deal_solver_*
+         deal_solver_* \
+         vector_*
 
 ifeq ($(USE_CONTRIB_PETSC),yes)
-  tests_x += vector_* petsc_*
+  tests_x += petsc_*
 endif
 
 # from above list of regular expressions, generate the real set of

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.