Changeset 7985 for trunk/psLib/test/sys
- Timestamp:
- Jul 25, 2006, 5:52:28 PM (20 years ago)
- Location:
- trunk/psLib
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
test (modified) (1 prop)
-
test/sys (modified) (1 prop)
-
test/sys/.cvsignore (modified) (1 diff)
-
test/sys/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib
- Property svn:ignore
-
old new 31 31 .libs 32 32 psTableParse 33 *.bb 34 *.bbg 35 *.da
-
- Property svn:ignore
-
trunk/psLib/test
- Property svn:ignore
-
old new 3 3 Makefile.in 4 4 FullUnitTest 5 *.bb 6 *.bbg 7 *.da 8 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/sys
- Property svn:ignore
-
old new 19 19 tap_psStringSubstitute 20 20 tst_psLine 21 *.bb 22 *.bbg 23 *.da 24 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/sys/.cvsignore
r7913 r7985 19 19 tap_psStringSubstitute 20 20 tst_psLine 21 *.bb 22 *.bbg 23 *.da 24 gmon.out -
trunk/psLib/test/sys/Makefile.am
r7901 r7985 35 35 EXTRA_DIST = verified 36 36 37 CLEANFILES = $(TESTS) $(check_DATA) temp/* log.txt log2.txt test.fits tst_psTrace02_OUT core core.* *~ 37 CLEANFILES = $(TESTS) $(check_DATA) temp/* log.txt log2.txt test.fits tst_psTrace02_OUT \ 38 core core.* *~ *.bb *.bbg *.da 38 39 39 40 tests: $(check_DATA) $(TESTS)
Note:
See TracChangeset
for help on using the changeset viewer.
