Changeset 3627 for branches/rel5/psLib/test/dataManip/Makefile.am
- Timestamp:
- Apr 1, 2005, 10:55:58 AM (21 years ago)
- File:
-
- 1 edited
-
branches/rel5/psLib/test/dataManip/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel5/psLib/test/dataManip/Makefile.am
r3406 r3627 63 63 check_PROGRAMS = $(TESTS) 64 64 65 check_DATA = 66 65 67 CLEANFILES = $(TESTS) $(check_DATA) 66 68 67 69 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 68 70 69 tests: $(TESTS) 71 tests: $(TESTS) $(check_DATA) 70 72 71 73 tst_psFunc00_SOURCES = tst_psFunc00.c … … 113 115 tst_psRandom_SOURCES = tst_psRandom.c 114 116 tst_psVectorFFT_SOURCES = tst_psVectorFFT.c 115 117 118 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
