summaryrefslogtreecommitdiffstats
path: root/test/serialize_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* serialization: adapt to filesystem API changesHEADmasterBrad Bishop2019-04-151-0/+23
| | | | | | | | | | The behavior of std::filesystem::path::append changed on its journey from experimental:: to std:: Add a testcase and adapt to the behavior change. Fixes: e6b21c74581c30ea635aabbbc08d0a56f8e27063 Change-Id: I4bdb43ea9b85933ec12ae0f4b609ec3a33d77d01 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* serialize: Add build testcaseBrad Bishop2019-01-071-0/+1
Add a basic compile time test that ensures serialize.hpp can build on its own. Change-Id: Ib83e9fa73fd44c00884299b48b896f1fe53752c7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud