- Timestamp:
- Mar 31, 2010, 2:32:43 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r1047 r1048 76 76 77 77 lazycheck:; $(MAKE) $(AM_MAKEFLAGS) check RECHECK_LOGS= 78 79 # dependencies for lazycheck 80 cmd_format_test.sh:$(top_builddir)/bin/svndigest$(EXEEXT) 81 config2_test.sh:$(top_builddir)/bin/svndigest$(EXEEXT) 82 copyright2_test.sh:$(top_builddir)/bin/svndigest$(EXEEXT) 83 repo_status_test.sh: 84 repo_test.sh:$(top_builddir)/bin/svndigest$(EXEEXT) 85 svndigest_copy_cache_test.sh:$(top_builddir)/bin/svndigest-copy-cache 86 87 # all shell tests depend on init.sh 88 $(distributed_TESTS): init.sh
Note: See TracChangeset
for help on using the changeset viewer.