Changeset 7985 for trunk/psLib/test/math
- 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/math (modified) (1 prop)
-
test/math/.cvsignore (modified) (1 diff)
-
test/math/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/math
- Property svn:ignore
-
old new 45 45 tst_psPolynomialEval3D 46 46 tst_psPolynomialEval4D 47 *.bb 48 *.bbg 49 *.da 50 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/math/.cvsignore
r6335 r7985 45 45 tst_psPolynomialEval3D 46 46 tst_psPolynomialEval4D 47 *.bb 48 *.bbg 49 *.da 50 gmon.out -
trunk/psLib/test/math/Makefile.am
r7884 r7985 86 86 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 87 87 EXTRA_DIST = verified 88 CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt core core.* *~ 88 CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt core core.* *~ *.bb *.bbg *.da 89 89 tests: $(check_DATA) $(TESTS) 90 90 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
