%META:TOPICINFO{author="RizwanKassim" date="1107564287" format="1.0" version="1.12"}% %META:TOPICPARENT{name="WebHome"}% ---++ Proposed Timeline
Date | Task | Description | Deliverable | Weight(%) |
1/20 (complete) |
Schedule | Come up with a preliminary schedule for the project | The schedule in Wiki | 1 |
1/21 (complete) |
Project 0 | Install Windows and Linux | Report on Wiki | 2 |
Project 1 | Build Wine | Report on Wiki | 2 | |
1/28 (complete) |
Project 2 | Run base conformance test | Test results on Wiki | 2 |
Select DLL | Research candiate DLL's and choose the one we will work on | Report on Wiki | 1 | |
2/4 complete |
Design | Plan the conformance test, determine most commonly used functions and arguments. | Report on Wiki | 4 |
Alpha | Create first Win32 app, add a few function tests. Run in Windows | Source | 6 | |
2/14 | Beta | Have the most common calls implemented. Submit to wine-test-devel for review. |
Source | 4 |
2/18 | Presentation | Present Basics of Wine, as well as an introduction to writing compliance tests |
Source | 3 |
2/21 | Submit | Modify based on feedback, and submit to Wine list. Modify based on feedback from the winehq list and resubmit every few days. | Source | 5 |
Onwards | Submit | Continue upgrading test suite, preparing to submit as additional patch once test is accepted. | Source | 4 |
Acceptance | Test accepted into winehq source tree | |||
Finals | Final Presentation | Show final tests, execution on Win & Linux, as well as eviolution of code over CVS commits | Presentation | 5 |
Riz: 1 msg.c 2 typelib.c 3 dsound.c 3 dsound8.c 34 win.c 43 metafile.c* Logfile attached below. * Screenshot of X-Window running notepad on wine (via SSH) *2005-01-28:*
Conformance Test on SuSe 9.2 Wine CVS checkout: 01/26/05 Results: Alex: 104 input.c 16 ds3d8.c 16 ds3d.c 1 file.c 1 propset.c 1 url.c 1 win.c 24 msg.c 3 typelib.c 3 dsound8.c 3 dsound.cResults: * [[%ATTACHURL%/log][log]]: Suse 9.2 conformance test * [[%ATTACHURL%/errors.txt][errors.txt]]: Errors in the Suse 9.2 Conformance Test This may look like a lot of errors but from looking at them it's clear they focus on video, sound, and mouse events. This install is on a laptop and SuSe is having some "issues" with the video card and the touchpad. *Chosen DLL*