- Timestamp:
- 10/23/08 17:12:36 (3 months ago)
- Location:
- tests
- Files:
-
- 1 added
- 1 modified
-
Makefile.template (modified) (1 diff)
-
test-nullspace.C (added)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.template
r67 r77 41 41 CXX=g++ ${INCLUDES} 42 42 43 all: test-fgemm test-invert test-det test-rank test-charpoly test-lqup dense_generator43 all: test-fgemm test-invert test-det test-rank test-charpoly test-lqup test-nullspace dense_generator 44 44 45 45 regression: testeur_fgemm testeur_lqup testeur_ftrsm
