Changeset 1364 for trunk/test/Makefile.am
- Timestamp:
- Jun 5, 2011, 2:01:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r1328 r1364 42 42 distributed_TESTS += config3_test.sh 43 43 distributed_TESTS += copyright2_test.sh 44 distributed_TESTS += copyright_cache_test.sh 44 45 distributed_TESTS += error_test.sh 45 46 distributed_TESTS += link_root_test.sh … … 56 57 57 58 # tests not yet passing are listed here 58 XFAIL_TESTS = 59 XFAIL_TESTS = copyright_cache_test.sh 59 60 60 61 noinst_HEADERS = Suite.h … … 98 99 config3_test.log:init.sh $(top_builddir)/bin/svndigest$(EXEEXT) 99 100 copyright2_test.log:init.sh $(top_builddir)/bin/svncopyright$(EXEEXT) $(repo_stamp) 101 copyright_cache_test.log:init.sh $(top_builddir)/bin/svncopyright$(EXEEXT) $(repo_stamp) 100 102 link_root_test.log:init.sh $(top_builddir)/bin/svndigest$(EXEEXT) $(repo_stamp) 101 103 repo_status_test.log:init.sh
Note: See TracChangeset
for help on using the changeset viewer.