Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland | |
conflicts from happening. And, from now on, other projects should do -Ilibbu++ not -Ilibbu++/src so we can get ready for an installed version of libbu++. | |||
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. |