aboutsummaryrefslogtreecommitdiff
path: root/src/unitsuite.cpp (follow)
AgeCommit message (Expand)Author
2010-05-28More myriad testing and unit test features, not unit tests that may take aMike Buland
2010-05-26Fixed most of the compilation warnings, and a valgrind warning in the fstring'sMike 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
2010-01-07A bunch of things weren't including their own files in quite the correct way...Mike Buland
2009-02-08So many updates. I recommend using the new FString iterators instead of directMike 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-09-24Ok, now all the warnings are gone (except for those coming from nids, but that'sMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-08-23The list now supports insertSorted, and the UnitSuite supports more options,Mike Buland
2007-04-10Well, we've got the basis of a workable unit test harness thing. There shouldMike Buland