[Cppunit-devel] cppunit with cygwin problem
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-09-25 01:49:28
|
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 ®istry = 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. |