Kornel Benko schreef op 21-11-2013 22:36:
> So it is OK for Linux and OS X, but not for Windows. Who is going to

> implement the Windows equivalent? Sorry to play the devils advocate again,

> but I believe these things are important.

ATM, for windows does not change anything.

Until now nobody (on windows) uses cmake tests.

And even if someone does, without parallel calls nothing bad happens.

The only bad thing is, if the test start with fresh user dir.

A workaround would be to call _one_ single export test first.

After that also parallel tests are working.


Please keep things cross-platform. One reason for not using the tests often is that they never seemed to work (but we had this discussion before), and introducing non-portable stuff in the tests will increase this problem more and more.

I don't know what you mean with the other sentences, but running the tests should not depend on "parallel calls" or whether there is a fresh user dir ?

Vincent

Reply via email to