Re: [CMake] CTest: more space for test names in the output of 'make test'?

2008-09-29 Thread Klaus Nowikow
Bill Hoffman wrote: > Klaus Nowikow wrote: >> Hi! >> >> Is there a way to allocate more space for the names of the tests in the >> output of 'make test'? >> [...] > > Funny you should ask. CVS CMake has a new option --max-width or -W > tha

[CMake] CTest: more space for test names in the output of 'make test'?

2008-09-29 Thread Klaus Nowikow
Hi! Is there a way to allocate more space for the names of the tests in the output of 'make test'? I am trying to assign my tests meaningful names containing the name of the unit being tested as well as the package containing the unit. But that leads to output like this: [...] 7/ 8 Testing u: