Re: [Cppunit-devel] New TextTestRunner and hierarchy example update
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-05-19 17:07:57
|
On Sat, May 19, 2001 at 01:44:50PM +0200, Baptiste Lepilleur wrote: > I've added a TextTestRunner and updated the hierarchy example to use it. > > Name of the test that was running has been removed from TextTestResult since > it was obfuscating the output. Um. I think you'd better revisit this change. I wasn't completely happy with the old output, and one of my "TODO" items was to fix it and propose a patch. However, the new output is worse. All I get is dots with no terminating newline: steve@riemann{intersection}./test_segment ...steve@riemann{intersection} Very ugly. Whether to print test names or just dots should probably be made an option. I liked having the names output. > Let me know how that works on Unix. Seems okay, but someone broke "make distcheck" by removing a file from the directory without updating the corresponding Makefile.am. -S -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |