Open main menu

CDOT Wiki β

Changes

Delta debugging framework

178 bytes added, 00:45, 3 October 2006
Project Details
<td>Query CVS via Bonsai for checkins</td>
<td>You can use Bonsai to search for the checkins made within a certain time frame, within a certain directory, made by a certain developer, etc. Your mission is to find the relevant source files, functions, variables, etc. that drive this functionality. </td>
<td>TBD.[[User:RichardChu|Richard Chu]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
<td>Results of querying CVS via Bonsai for checkins</td>
<td>Bonsai obviously returns results from the query. The question is how? Your mission is to find the relevant source files, functions, variables, etc. that is used to return and store results. What you need to find out is what type of data is returned and how are the results formatted?</td>
<td>TBD.[[User:RichardChu|Richard Chu]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
<td>Query CVS via Bonsai for version history</td>
<td>For each file in the CVS repository, Bonsai has the ability to list a history of versions. From the first to the latest. Your mission is to find out the relevant source files, functions, variables, etc. that are used to obtain the version history for a certain source file.</td>
<td>TBD.[[User:dwwoodsi|Dean Woodside]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
<td>Results of querying CVS via Bonsai for version history</td>
<td>Your mission is to find out the relevant source files, functions, variables, etc. that are used to return and store the results of searching for a file's version history. What data is returned and how is the data stored/formatted?</td>
<td>TBD.[[User:dwwoodsi|Dean Woodside]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
<td>Query CVS via Bonsai for differences between versions</td>
<td>Using Bonsai, a user can see the differences between two different versions of a source file. Your mission is to find out the relevant source files, functions, variables, etc. that are used to find the differences between two different versions of a source file.</td>
<td>TBD.[[User:Ankuswan|Aditya Nanda Kuswanto]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
<td>Results of querying CVS via Bonsai for differences between versions</td>
<td>Using Bonsai, a user can see the differences between two different versions of a source file. How are the results returned? How is it formatted? Your mission is to find out the relevant source files, functions, variables, etc. that are used to return the results of the query. You are to find out how the data is returned and how it is formatted.</td>
<td>TBD.[[User:Ankuswan|Aditya Nanda Kuswanto]]</td>
<td>October 20, 2006</td>
<td>Incomplete.</td>
1
edit