Views
Edit history
added:
- When a test starts running it should first register that the test has started. If a test is registered and we never receive a test finished for that test we can then assume that the test failed. This is particularly important in the case of doing regression testing for things that at one point may have cause a crash to occur.<br><br>- Get the test ruby script working on windows.<br>