Go to the source code of this file.
Classes | |
struct | LoaderTest |
Functions | |
BOOST_AUTO_TEST_CASE (testPropSaveLoad) | |
BOOST_AUTO_TEST_CASE (testPropUnknown) | |
BOOST_AUTO_TEST_CASE (testPropLoading) | |
BOOST_AUTO_TEST_CASE (testPropStoring) | |
BOOST_AUTO_TEST_CASE | ( | testPropSaveLoad | ) |
Test saving and loading the properties using primitive types and sub-sub-bags.
Definition at line 61 of file property_loader_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testPropUnknown | ) |
Test saving and loading the properties using unkown types
Definition at line 133 of file property_loader_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testPropLoading | ) |
Definition at line 155 of file property_loader_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testPropStoring | ) |
Definition at line 188 of file property_loader_test.cpp.