User Tools

Site Tools


haas:spring2015:data:projects:dll1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2015:data:projects:dll1 [2015/04/04 23:00] – [list library] wedgehaas:spring2015:data:projects:dll1 [2015/04/15 18:48] (current) – [Errata] wedge
Line 11: Line 11:
 This section will document any updates applied to the project since original release: This section will document any updates applied to the project since original release:
  
-  * __revision #__<description> (DATESTRING)+  * __revision 1__Implemented a few refinements to unit-obtain (20150415)
  
 =====Objective===== =====Objective=====
Line 123: Line 123:
 <cli> <cli>
 lab46:~/src/data/dll1$ bin/verify-list.sh  lab46:~/src/data/dll1$ bin/verify-list.sh 
-coming soon...+==================================================== 
 +=    Verifying Doubly-Linked List Functionality    = 
 +==================================================== 
 +  [mklist] Total:  11, Matches:  11, Mismatches:   0 
 +  [cplist] Total:  17, Matches:  17, Mismatches:   0 
 +  [append] Total:  22, Matches:  22, Mismatches:   0 
 +  [insert] Total:  22, Matches:  22, Mismatches:   0 
 + [display] Total:  12, Matches:  12, Mismatches:   0 
 +    [find] Total:  28, Matches:  28, Mismatches:   0 
 + [compare] Total:  18, Matches:  18, Mismatches:   0 
 +   [empty] Total:   6, Matches:   6, Mismatches:   0 
 +  [rmlist] Total:   6, Matches:   6, Mismatches:   0 
 +  [obtain] Total:  57, Matches:  57, Mismatches:   0 
 +    [swap] Total:   9, Matches:   9, Mismatches:   0 
 +    [sort] Total:  42, Matches:  42, Mismatches:   0 
 +==================================================== 
 + [RESULTS] Total: 250, Matches: 250, Mismatches:   0 
 +====================================================
 lab46:~/src/data/dll1$  lab46:~/src/data/dll1$ 
 </cli> </cli>
haas/spring2015/data/projects/dll1.1428188421.txt.gz · Last modified: 2015/04/04 23:00 by wedge