Discussion:
[Cppunit-devel] cppunit with cygwin problem
CppUnit development mailing list
2007-09-25 01:49:14 UTC
Permalink
a simple cppunit code worked fine in Linux but failed in Cygwin. the
libcppunit.a in cygwin was compiled from 1.12.0. the second statement
in the below statement sequence lead to a core dump. however, if when
i removed all test cases, below statements run okay.

CppUnit::TestFactory &registry = CppUnit::TestFactoryRegistry::getRegistry()
runner.addTest( registry.makeTest() );

any clue? thanks.
--
woody

then sun rose thinly from the sea and the old man could see the other
boats, low on the water and well in toward the shore, spread out
across the current.
Loading...