summaryrefslogtreecommitdiff
path: root/test/core/variant/VariantTest.cpp
AgeCommit message (Collapse)Author
2014-12-11moved to CharReader everywhereAndreas Stöckel
2014-12-09added comparison operators for Variant.Benjamin Paassen
2014-12-03added type conversion functions and creation from nullptrAndreas Stöckel
2014-12-02expanded unit test and fixed further stack overflow caused by missuse of ↵Andreas Stöckel
braced initializer list
2014-12-02added new unit test for the Variant class and fixed some bugsAndreas Stöckel