Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland | |
2007-04-10 | Wrote some cute file unit tests, and added some more error reporting to SFile. | Mike Buland | |
Also fixed the stream system to use void * pointers instead of char *. | |||
2007-04-10 | Well, we've got the basis of a workable unit test harness thing. There should | Mike Buland | |
be a few more add-ons to it, but it works just fine, and eventually it should cover command line options and creating logs, and possibly even provide output functionality so that output from tests can be logged and kept track of well. |