Changeset 7985 for trunk/psLib/test/db
- 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/db (modified) (1 prop)
-
test/db/.cvsignore (modified) (1 diff)
-
test/db/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/db
- Property svn:ignore
-
old new 5 5 Makefile.in 6 6 tst_psDB 7 *.bb 8 *.bbg 9 *.da 10 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/db/.cvsignore
r4955 r7985 5 5 Makefile.in 6 6 tst_psDB 7 *.bb 8 *.bbg 9 *.da 10 gmon.out -
trunk/psLib/test/db/Makefile.am
r7884 r7985 18 18 EXTRA_DIST = verified 19 19 20 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ 20 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da 21 21 22 22 clean-local:
Note:
See TracChangeset
for help on using the changeset viewer.
