Changeset 7985 for trunk/psLib/test/imageops
- 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/imageops (modified) (1 prop)
-
test/imageops/.cvsignore (modified) (1 diff)
-
test/imageops/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/imageops
- Property svn:ignore
-
old new 17 17 tst_psImageMaskOps 18 18 tst_psImageSmooth 19 *.bb 20 *.bbg 21 *.da 22 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/imageops/.cvsignore
r6335 r7985 17 17 tst_psImageMaskOps 18 18 tst_psImageSmooth 19 *.bb 20 *.bbg 21 *.da 22 gmon.out -
trunk/psLib/test/imageops/Makefile.am
r7884 r7985 33 33 EXTRA_DIST = verified 34 34 35 CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits core core.* *~ 35 CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits 36 core core.* *~ *.bb *.bbg *.da 36 37 37 38 tests: $(TESTS) $(check_DATA)
Note:
See TracChangeset
for help on using the changeset viewer.
