Commit Graph

8 Commits

Author SHA1 Message Date
Joshua Scott 2f56518b66 dml: Replace usage of wchar_t with char16_t 2018-03-30 20:05:01 +01:00
Joshua Scott 977ea2310e dml: Specialize string types
(also, fixed the tests for strings)
2018-03-30 18:58:57 +01:00
Joshua Scott 7903e23d90 dml: Specialize floating point types
(also, fixed a typo in the tests for DBL fields)
2018-03-30 16:54:02 +01:00
Joshua Scott 029acce2d0 test: DML field deserialization tests 2018-03-30 16:33:30 +01:00
Joshua Scott 110ecbcea9 test: Fix typo in DML unit tests 2018-03-29 23:23:19 +01:00
Joshua Scott 190e8d197f test: DML unit tests
Still need to write the deserialization tests
2018-03-29 23:21:49 +01:00
Joshua Scott 21ccbf0cd7 cmake: Set CXX_STANDARD to 11 on examples and tests 2018-03-29 15:48:20 +01:00
Joshua Scott ddbeb492b6 cmake: Add CMakeLists.txt
Includes unit tests (using Catch2) and examples
2018-03-26 19:19:39 +01:00