summaryrefslogtreecommitdiff
path: root/slicer/test/initial
Commit message (Expand)AuthorAge
* Fix metadata used for checking element name of sequenceDan Goodliffe2020-11-07
* Replace HasValue check with GetValue returning its success state when it writ...Dan Goodliffe2017-09-22
* Don't use ClassType in the optionals test as it has a custom model type which...Dan Goodliffe2017-09-07
* Add [json] test cases for local class operationsslicer-1.5.1Dan Goodliffe2017-08-17
* Support [de]serializing XML elements/attributes to/from a dictionaryslicer-1.4.2Dan Goodliffe2016-11-02
* Support for custom model partsDan Goodliffe2016-09-24
* Fix the case of reading a single column into a sequence of primitivesslicer-1.3.4Dan Goodliffe2016-09-10
* Add support for [de]serializing a dictionary as a json objectslicer-1.3.2Dan Goodliffe2016-08-29
* Improve test coverage.Dan Goodliffe2015-10-16
* Tests for invalid enumeration values in documents.Dan Goodliffe2015-10-14
* Update test cases to work with improved libjsonpp outputDan Goodliffe2015-07-25
* Add support for enumerationsslicer-1.0.1Dan Goodliffe2015-01-26
* Test data and test case for bare XML containersDan Goodliffe2015-01-08
* Support for XML text in otherwise complex objects, test data and test caseDan Goodliffe2015-01-07
* Add support, tests and test data for simple rootsDan Goodliffe2015-01-07
* Add support, tests and test data for struct rootsDan Goodliffe2015-01-07
* Add tests and test data for sequence rootsDan Goodliffe2015-01-06
* Allow conversions to be specified on a class/structDan Goodliffe2015-01-05
* Switch to using metadata rather than the @ hack for using XML attributesslicer-0.9Dan Goodliffe2015-01-04
* Allow a class to specify a specific name when referenced in a documentslicer-0.8randomdan2014-09-18
* Allow overriding of the slicer-typeid property namerandomdan2014-09-15
* Fix support for json to deserialize inherited typesrandomdan2014-09-14
* Allow serializers to use their own native types.randomdan2014-09-11
* Adds core support for model part approximate type (complex, simple, sequence,...randomdan2014-07-04
* Add missing unit test datarandomdan2014-06-26
* Adds support for classes with inheritancerandomdan2014-06-26
* Adds unit tests covering class of builtin types and class of optional built i...randomdan2014-06-05