Changeset 7985 for trunk/psLib/test/mathtypes
- 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/mathtypes (modified) (1 prop)
-
test/mathtypes/.cvsignore (modified) (1 diff)
-
test/mathtypes/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/mathtypes
- Property svn:ignore
-
old new 12 12 tst_psVectorSort_04 13 13 tap_psVector 14 *.bb 15 *.bbg 16 *.da 17 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/mathtypes/.cvsignore
r7813 r7985 12 12 tst_psVectorSort_04 13 13 tap_psVector 14 *.bb 15 *.bbg 16 *.da 17 gmon.out -
trunk/psLib/test/mathtypes/Makefile.am
r7884 r7985 34 34 EXTRA_DIST = verified 35 35 36 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ 36 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da 37 37 38 38 tests: $(check_DATA) $(TESTS)
Note:
See TracChangeset
for help on using the changeset viewer.
