
On Wed, 19 May 2010 17:11:17 -0700, Larry Evans <cppljevans@suddenlink.net> wrote:
[snip] The brute force method (compile all test_*.cpp files) in attached gnu Makefile succeeds with output: g++ test_castor.o test_collection.o test_core.o test_eq.o test_higher_order.o test_ile.o test_io.o test_predicate.o test_tlr.o test_utils.o -o test_castor.x ./test_castor.x Relation myFastAndTestRel copy constructed too many times
Hi Larry, Sorry for the late response. Yes, the README.txt should be fixed as you mentioned to compile all test_*.cpp files. Please ignore the one test failure. Seems like that particular failing test case accidentally made it into that pre-beta as it relates to some work-in-progress. thanks for pointing these out. - Roshan