8
edits
Line 27: | Line 27: | ||
!width="20%"|Status | !width="20%"|Status | ||
|- | |- | ||
| | |24th May - 30th June | ||
|Use the quux template to create a dummy engine, refactor it and update on wiki.Use that as basic-testbed. Carve out the design draft of the various subsystems and their details to be tested, design draft can be found [http://docs.google.com/View?id=dndj9gn_18g8tz64fc here.] | |Use the quux template to create a dummy engine, refactor it and update on wiki.Use that as basic-testbed. Carve out the design draft of the various subsystems and their details to be tested, design draft can be found [http://docs.google.com/View?id=dndj9gn_18g8tz64fc here.] | ||
|Done | |Done | ||
|- | |- | ||
| | |31st May - 7th June | ||
|Create the basic generic framework for adding and executing tests and doing non-subsystem specific things like counting and printing results etc. | |Create the basic generic framework for adding and executing tests and doing non-subsystem specific things like counting and printing results etc. | ||
|Done | |Done | ||
|- | |- | ||
| | |8th - 14th June | ||
|Use the test framework created in week 2 for adding tests.Write code for the GFXSubsystem tests(Screen Graphics/Overlay/(Palettized/scaled) cursors etc.) | |Use the test framework created in week 2 for adding tests.Write code for the GFXSubsystem tests(Screen Graphics/Overlay/(Palettized/scaled) cursors etc.) | ||
| | |Done (Left some unfinished bit, get back to it next week) | ||
|- | |- | ||
| | |15th - 21st June | ||
|Similarly write tests to test the file subsystem namely (File Accessing and Saving) | |Similarly write tests to test the file subsystem namely (File Accessing and Saving) | ||
| | |In Progress | ||
|- | |- | ||
| | |22nd - 28th June | ||
|Write tests for miscellaneous subsystems namely Timer/event/Date and Mutexes. | |Write tests for miscellaneous subsystems namely Timer/event/Date and Mutexes. | ||
|Yet to be done | |Yet to be done | ||
|- | |- | ||
| | |29th June - 5th July | ||
|Tests for Audio Subsystem | |Tests for Audio Subsystem | ||
|Yet to be done | |Yet to be done | ||
|- | |- | ||
| | |6th - 13th July | ||
|Tests for Midi and audio CD subsystem | |Tests for Midi and audio CD subsystem | ||
|Yet to be done | |Yet to be done | ||
|- | |- | ||
| | |14th - 20th July | ||
|Configure the testing framework to be configurable from a config file, and ability to execute customizable test suites | |Configure the testing framework to be configurable from a config file, and ability to execute customizable test suites | ||
|Yet to be done | |Yet to be done | ||
|- | |- | ||
| | |21st - 27th July | ||
|Testing of the framework/Documentation | |Testing of the framework/Documentation | ||
|Yet to be done | |Yet to be done | ||
|- | |- | ||
| | |28th July - END | ||
|Add missing/requested features, improved user interface(if required), Make it as better as it could be ;-) | |Add missing/requested features, improved user interface(if required), Make it as better as it could be ;-) | ||
|Yet to be done | |Yet to be done |
edits