Ignore:
Timestamp:
Aug 20, 2008, 7:33:39 PM (15 years ago)
Author:
Peter
Message:

fixing the weighted implementation of Percentiler - refs #366. Some documentation is needed before closing the ticket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r1418 r1420  
    4949TESTS = $(check_PROGRAMS)
    5050
    51 XFAIL_TESTS = statistics_test
     51# tests not passing through yet
     52XFAIL_TESTS =
    5253
    5354if HAVE_DOXYGEN
    5455TESTS += documentation_test.sh
    5556endif
    56 
    57 
    58 # tests that fail are only built not included in check
    59 #check_PROGRAMS +=
    6057
    6158LDADD = @top_builddir@/$(YAT_LIB_LOCATION)/libyat.la libyattest.la
Note: See TracChangeset for help on using the changeset viewer.