This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2015:data:projects:sll0 [2015/09/25 15:22] – [Errata] wedge | haas:fall2015:data:projects:sll0 [2015/09/26 18:00] (current) – [Errata] wedge | ||
---|---|---|---|
Line 14: | Line 14: | ||
* I noticed the potential for some implementation errors where the old unit test may have shown nothing wrong, so I updated it to be more aggressive at finding potential flaws. | * I noticed the potential for some implementation errors where the old unit test may have shown nothing wrong, so I updated it to be more aggressive at finding potential flaws. | ||
* This will only help you, and it mitigates the chances of a believed-working function from failing to work later on. | * This will only help you, and it mitigates the chances of a believed-working function from failing to work later on. | ||
+ | * __revision 2__: fixed a rare output glitch in list unit test Makefile (20150926) | ||
+ | * This is really only a visual aberration that impacts me when reviewing projects; you will notice no change on your end. | ||
=====Objective===== | =====Objective===== |