On Wednesday 01 October 2008, Mike Arthur wrote:
> On Tuesday 30 September 2008 23:18:57 Alexander Neundorf wrote:
> > So you want it to run your tests added using add_test(). This is what it
> > does. "make test" alone doesn't update from svn or submit build logs. I
> > guess you mean you want to
On Thursday 11 September 2008, Mike Arthur wrote:
> I'm having some frustrations with trying to customise CTest's support in
> CMake.
>
> Our testing system does not involve using CDash/Dart but our own continuous
> integration system so as a result I want "make test" to run our tests and
> generat
I'm having some frustrations with trying to customise CTest's support in
CMake.
Our testing system does not involve using CDash/Dart but our own continuous
integration system so as a result I want "make test" to run our tests and
generate coverage information.
Maybe I'm just being stupid but i