Hi James,
On Tuesday 20 July 2010 03:43:39 James McKenzie wrote:
Austin English wrote:
2010/7/19 Oldřich Jedlička oldium.pro@seznam.cz:
The tests will be a problem, because I don't have the Windows machine as a reference. Also `make test` fails on DirectX tests for me because of r600 driver bug...
When I write CreateSurface tests (for various interfaces), is there a way for me to run the tests on Windows? I have a Windows XP machine at work.
If you have mingw installed, you can use 'make crosstest' to make a test executable that will run on windows.
Don't forget that we have the testbot available as well, for comparing your tests against many versions of Windows (thanks Ge.)
This is somehow automatic testing I guess. Is it sufficient to send the patch with tests or how does it work? When the buildbot recognizes to apply the patch and test?
Oldrich.
James McKenzie