I get on win7
Global executed tests: 73
Global passed tests:   67
Global failed tests:   6
======= Test wxSize BEGINN ======= 
[ERROR] Test: _tostring           FAILED (got "(instance : 0x0D8A16B0)" needed "[10,10] ")
not implemented in this c::b version, so no error (but wrong behavior)
======= Test wxPoint BEGINN ======= 
[ERROR] Test: compare doesn't seem to work                      FAILED error: "comparsion between 'instance' and 'instance'" 
[ERROR] Test: _tostring           FAILED (got "(instance : 0x0D98B470)" needed "[10,10] ")
not implemented in this c::b version, so no error (but wrong behavior)
[ERROR] Test: HasVolume           FAILED (got false needed true)
i have absolute no idea what the expected value here is, i always thought windows has volumes and linux don't but it seems that i'm missing something here...
======= Test wx String unicode BEGINN ======= 
test string: !5Aa ЉЩщӃ ウインカリ
[ERROR] Test: This implementation doesn't support UNICODE       FAILED not implemented, as you can see on the wrong test string (it has to show Cyrillic  and ?Japanese? symbols
Executed tests: 0
passed tests:   0
failed tests:   1
======= Test wx String unicode END ======= 
not implemented in this c::b version, so expected, but wrong behavior
======= Test Test environment BEGINN ======= 
 this is intended to fail: 
[ERROR] Test: test_string         FAILED (got "hallo" needed "nope ")
Executed tests: 1
passed tests:   0
failed tests:   1
======= Test Test environment END ======= 
well this is intended
Great, it will be best if we can integrate it in the svn source tree, so it can be run regularly and easily.
Is this doable?
i see no problem, but also no great benefit... first there are missing some tests of the wx system, and second, the "important" tests for c::b like the creation and manipulation of projects and targets is not implemented, and i have no idea how to implement it... Any ideas are welcome!
greetings