User Tools

Site Tools


haas:summer2015:data:projects:sll2

Differences

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

Link to this comparison view

Next revision
Previous revision
haas:summer2015:data:projects:sll2 [2015/03/10 12:28] – external edit 127.0.0.1haas:summer2015:data:projects:sll2 [2015/06/01 21:11] (current) – [list library] wedge
Line 41: Line 41:
  
 ====List library unit tests==== ====List library unit tests====
-In **testing/list/unit/**, you will find these new files:+In **unit/list/**, you will find these new files:
  
   * **unit-obtain.c**     - unit test for **obtain()** library function   * **unit-obtain.c**     - unit test for **obtain()** library function
Line 111: Line 111:
     [cplist] Total:  11, Matches:  11, Mismatches:   0     [cplist] Total:  11, Matches:  11, Mismatches:   0
   [displayb] Total:   6, Matches:   6, Mismatches:   0   [displayb] Total:   6, Matches:   6, Mismatches:   0
-   [compare] Total:   9, Matches:   9, Mismatches:   0+   [compare] Total:  15, Matches:  15, Mismatches:   0
     [obtain] Total:  28, Matches:  28, Mismatches:   0     [obtain] Total:  28, Matches:  28, Mismatches:   0
  [clearlist] Total:   3, Matches:   3, Mismatches:   0  [clearlist] Total:   3, Matches:   3, Mismatches:   0
Line 118: Line 118:
   [sortlist] Total:  27, Matches:  27, Mismatches:   0   [sortlist] Total:  27, Matches:  27, Mismatches:   0
 ====================================================== ======================================================
-   [RESULTS] Total: 155, Matches: 155, Mismatches:   0+   [RESULTS] Total: 161, Matches: 161, Mismatches:   0
 ====================================================== ======================================================
 lab46:~/src/data/sll2$  lab46:~/src/data/sll2$ 
 </cli> </cli>
-=====Submission Criteria===== +=====Submission===== 
-To be successful in this project, the following criteria must be met: +{{page>haas:summer2015:common:submitblurb#DATA&noheader&nofooter}}
- +
-  * Project must be submit on time, by the posted deadline. +
-    * Late submissions will lose 25% credit per day, with the submission window closing on the 4th day following the deadline. +
-  * All code must compile cleanly (no warnings or errors) +
-    * all requested functions must be implemented in the related library +
-    * all requested functionality must conform to stated requirements (either on this project page or in comment banner in source code files themselves). +
-  * Executed programs must display in a manner similar to provided output +
-    * output formatted, where applicable, must match that of project requirements +
-  * Processing must be correct based on input given and output requested +
-  * Output, if applicable, must be correct based on values input +
-  * Code must be nicely and consistently indented (you may use the **indent** tool) +
-  * Code must be commented +
-    * Any "to be implemented" comments **MUST** be removed +
-      * these "to be implemented" comments, if still present at evaluation time, will result in points being deducted. +
-    * Sufficient comments explaining the point of provided logic **MUST** be present +
-  * Any and all functions written must have, **at most**, 1 **return** statement +
-    * points will be lost for solutions containing multiple return statements in a function. +
-  * Track/version the source code in a repository +
-  * Submit a copy of your source code to me using the **submit** tool (**make submit** will do this) by the deadline.+
haas/summer2015/data/projects/sll2.1425990504.txt.gz · Last modified: 2015/05/29 14:50 (external edit)