Difference between revisions of "User:Elichak"
Line 84: | Line 84: | ||
<b>[[Delta_debugging_framework#Project_Task_List | Delta Debugging]]</b> | <b>[[Delta_debugging_framework#Project_Task_List | Delta Debugging]]</b> | ||
− | * Documenting source code | + | * Documenting source code |
** Starting off with: | ** Starting off with: | ||
− | *** svn.pl and makewrapper.pl. | + | *** svn.pl and makewrapper.pl. - <b>DONE</b> |
*** Comments about svn.pl | *** Comments about svn.pl | ||
**** For <b>Update</b> subroutine | **** For <b>Update</b> subroutine | ||
Line 92: | Line 92: | ||
***** Currently, subroutine only allows these revision values: HEAD and numbers | ***** Currently, subroutine only allows these revision values: HEAD and numbers | ||
***** Should svn update command perform even if file is not defined?? | ***** Should svn update command perform even if file is not defined?? | ||
− | ** Then, files in the Test directory: | + | ** Then, files in the Test directory: - <b>IN PROGRESS</b> |
*** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | *** Test.pm, TestCase.pm, TestSuite.pm, TestResult.pm, and TestRunner.pm | ||
Revision as of 14:21, 10 December 2006
Prior to this course, I've never been involved with open source projects. This course has opened up my eyes to the Mozilla community and I'm really impressed with the work that the Mozilla community members have done in their spare time. By far, this is one of the most interesting courses I've ever taken at Seneca and I can't express greater gratitude to be given the opportunity to be part of this fascinating project.
|