Re: [Interest] Test failures are not reported in -csv mode

2015-07-15 Thread Thiago Macieira
On Wednesday 15 July 2015 22:24:52 Gunnar Roth wrote: > Outputs results as comma-separated values (CSV). This mode is only suitable > for benchmarks, since it suppresses normal pass/fail messages. Don’t know > how i missed that. But i still would rather like this mode would not do > the suppressin

Re: [Interest] Test failures are not reported in -csv mode

2015-07-15 Thread Gunnar Roth
Ok found it -csv Outputs results as comma-separated values (CSV). This mode is only suitable for benchmarks, since it suppresses normal pass/fail messages. Don’t know how i missed that. But i still would rather like this mode would not do the suppressing. Regards, Gunnar > Am 15.07.2015 um 2

[Interest] Test failures are not reported in -csv mode

2015-07-15 Thread Gunnar Roth
Hi, i wondered for some hours why some of my benchmark tests do not output any result. Debugging in qt was hard as there seem to be no sufficient debug symbols for mac OS X delivered with qt 5.5 similar to having no pd. on windows. Usually I build qt myself, but since the introduction of webengi