Changeset 3690 for trunk/psLib/test/fileUtils
- Timestamp:
- Apr 8, 2005, 2:04:58 PM (21 years ago)
- Location:
- trunk/psLib/test/fileUtils
- Files:
-
- 1 added
- 3 edited
-
. (modified) (1 prop)
-
.cvsignore (modified) (1 diff)
-
Makefile.am (modified) (3 diffs)
-
verified/tst_psDB.stderr (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fileUtils
- Property svn:ignore
-
old new 6 6 temp 7 7 tst_psLookupTable_01 8 tst_psDB 8 9 tst_psFits 9 10 multi.fits
-
- Property svn:ignore
-
trunk/psLib/test/fileUtils/.cvsignore
r3443 r3690 6 6 temp 7 7 tst_psLookupTable_01 8 tst_psDB 8 9 tst_psFits 9 10 multi.fits -
trunk/psLib/test/fileUtils/Makefile.am
r3684 r3690 2 2 # 3 3 EXTRA_DIST = verified 4 5 EXTRA_PROGRAMS = tst_psDB 4 6 5 7 INCLUDES = \ … … 18 20 TESTS = \ 19 21 tst_psLookupTable_01 \ 20 tst_psFits 22 tst_psFits \ 23 @TST_PSDB@ 21 24 22 25 check_PROGRAMS = $(TESTS) … … 32 35 tst_psLookupTable_01_SOURCES = tst_psLookupTable_01.c 33 36 tst_psFits_SOURCES = tst_psFits.c 37 tst_psDB_SOURCES = tst_psDB.c 34 38 35 39 %.dat: verified/%.dat
Note:
See TracChangeset
for help on using the changeset viewer.
