Kasimier Buchcik wrote:
What exactly is the difference between the "make tests" and the runtest/runsuite? I had started on building out the tests in the win makefile to make things a bit easier to work with but if the runtest.exe and runsuite.exe are how the tests should be run under windows I wont bother.There's no "make tests" equivalent for the win side. If you look at the makefile for win, you'll see only two test-sections defined there.
Thanks, Rob