aboutsummaryrefslogtreecommitdiff
path: root/src/unit/variant.unit (follow)
AgeCommit message (Collapse)Author
2011-07-17More variant unit tests, signed and unsigned chars are no formatted as numbers,Mike Buland
while chars are formatted as characters.
2011-07-13Trying to hunt down bug in variant code.Mike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
fstring, and updated the copyright notice to extend to 2011
2010-10-14A quick unit test for the copy constructor in variant.Mike Buland