I tried to rename TestSetup.h to TestSetUp.h for consistency with the naming
scheme applied in CppUnit ( the setUp() method of TestCase ).
When I tried to do this on Windows, I've got an error message when commiting
the new TestSetUp file (that's why there is weird revisions there).
Here is what I did:
- remove TestSetup.h
- commit
- added TestSetUp.h (Ok, til there)
- commit : got an error, can fstat TestSetup.h...
I'd like someone to try this on a unix box (windows does not differenciate
case).
Don't worry about breaking anything, the file can't be compiled anyway (I fixed
this, will be in my next commit).
Thanks,
Baptiste.
---
Baptiste Lepilleur <gai...@fr...>
http://gaiacrtn.free.fr/index.html
Language: English, French
|