Changeset 1420 for trunk/test/Makefile.am
- Timestamp:
- Aug 20, 2008, 7:33:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r1418 r1420 49 49 TESTS = $(check_PROGRAMS) 50 50 51 XFAIL_TESTS = statistics_test 51 # tests not passing through yet 52 XFAIL_TESTS = 52 53 53 54 if HAVE_DOXYGEN 54 55 TESTS += documentation_test.sh 55 56 endif 56 57 58 # tests that fail are only built not included in check59 #check_PROGRAMS +=60 57 61 58 LDADD = @top_builddir@/$(YAT_LIB_LOCATION)/libyat.la libyattest.la
Note: See TracChangeset
for help on using the changeset viewer.