Changes

Jump to: navigation, search

Delta debugging framework

675 bytes added, 22:05, 9 October 2006
no edit summary
[[Image:Dd_flowchart.PNG]]
 
== Project Source Repository ==
 
Assuming you have [http://subversion.tigris.org/ SVN], the project's source can be obtained via SVN using the following command:
 
svn checkout svn://cdot.senecac.on.ca/deltadbg
== Project Task List ==
''This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc. Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.''
 
'''Oct. 09, 2006'''
 
Added two files to the SVN repository: svn.pl and svntest.pl. I have no idea if the files will be useful or if I just wasted my time.
 
svn.pl is a light wrapper around a couple svn commands used to manipulate the svn repository and user's working copy.
 
svntest.pl just tests the subroutines in svn.pl.
 
Of note, Perl's object-orientedness is quite different from the other object-oriented languages that I am used to such as C++ and Java.
'''Oct. 03, 2006'''
1
edit

Navigation menu