Changeset 7985 for trunk/psLib/test/astro
- 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/astro (modified) (1 prop)
-
test/astro/.cvsignore (modified) (1 diff)
-
test/astro/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/astro
- Property svn:ignore
-
old new 19 19 tst_psEarthOrientation 20 20 tst_psCoord02 21 *.bb 22 *.bbg 23 *.da 24 gmon.out
-
- Property svn:ignore
-
trunk/psLib/test/astro/.cvsignore
r5688 r7985 19 19 tst_psEarthOrientation 20 20 tst_psCoord02 21 *.bb 22 *.bbg 23 *.da 24 gmon.out -
trunk/psLib/test/astro/Makefile.am
r7884 r7985 43 43 tests: $(check_DATA) $(TESTS) 44 44 45 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ 45 CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da 46 46 47 47 pslib.config: $(top_srcdir)/etc/pslib/pslib.config.template
Note:
See TracChangeset
for help on using the changeset viewer.
