aboutsummaryrefslogtreecommitdiff
path: root/src/unitsuite.h (follow)
AgeCommit message (Expand)Author
2010-05-28More myriad testing and unit test features, not unit tests that may take aMike Buland
2010-05-25More myriad testing, fixes, arrangement, etc. UnitSuite add-ons, it has someMike Buland
2010-05-25We now have a portable tempfile function, cool, it compiles on windows.Mike Buland
2010-05-24Changed the Bu::Stream API, setSize is now standard. There may be a few moreMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-01-07Corrected a couple of places where std:: classes were being used and shouldn'tMike Buland
2009-01-07Only two real changes. First, Bu::FString and Bu::FBasicString are in differentMike Buland
2008-06-04Corrected a few macro definitions to make them more function-like and safe toMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-08-23The list now supports insertSorted, and the UnitSuite supports more options,Mike Buland
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-04-10I did it, the streams don't start with an S now.Mike Buland
2007-04-10Wrote some cute file unit tests, and added some more error reporting to SFile.Mike Buland
2007-04-10Well, we've got the basis of a workable unit test harness thing. There shouldMike Buland