Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serialization: adapt to filesystem API changesHEADmaster | Brad Bishop | 2019-04-15 | 1 | -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 testcase | Brad Bishop | 2019-01-07 | 1 | -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> |