Changes

Jump to: navigation, search

Delta debugging framework

25 bytes removed, 21:30, 13 December 2006
Project News
=== Dec. 13, 2006 ===
Created [[Delta_debugging_testcases|Delta Debugging Testcases]] page to discuss the nature of the test cases created to test the algorithm. Included in the page are 2 testcases created so far, the '''HelloWorld''' binary test and the '''Sudoku''' test. Both tests can be found at '''deltatest svn'''.
<pre> svn checkout svn://cdot.senecac.on.ca/deltatest </pre>
=== Dec. 11, 2006 ===
Uploaded testcase for '''HelloWorld''' binary at '''deltatest svn'''. Code can be accessed at:<pre> svn checkout svn://cdot.senecac.on.ca/deltatest </pre>The test simulates the error that may occur when compilation fails due to syntax error. The exalted HelloWorld program is located on the HelloWorld directory, while the test definition is at HelloTestCase1.pm. The algorithm detects failed test and reverts the affected file to the version where the test passes.
Note for the future: improve user feedback functions!
1
edit

Navigation menu