plberg / cs373-idb

Project 3 (IDB) for CS 373: Software Engineering
0 stars 1 forks source link

Implement simplest solution #89

Closed phtimmins closed 9 years ago

phtimmins commented 9 years ago

Implement and debug the simplest possible solution with assertions that check pre-conditions, post-conditions, argument validity, and return-value validity, until all tests pass, and add, commit, and push to the public code repo.