summaryrefslogtreecommitdiff
path: root/slicer/test
Commit message (Expand)AuthorAge
...
* Allow default constructor of parser, set options and execute instead of multi...Dan Goodliffe2016-09-21
* Split compiler code away from runtime codeDan Goodliffe2016-09-21
* 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
* Fix case of type level metadata not being picked up if the type is a classslicer-1.3.1.1Dan Goodliffe2016-06-30
* Add default conversions and throw if conversion solution can't be foundslicer-1.3.1Dan Goodliffe2016-06-27
* Optionally allow Ice prefixslicer-1.3.0.2Dan Goodliffe2016-06-26
* Add deprecated attrib to compat wrapperslicer-1.3.0.1Dan Goodliffe2016-02-07
* Add a wrapper function back for compatibilityDan Goodliffe2016-02-07
* Test with c++1y, fully stripped and gc'edDan Goodliffe2016-02-05
* Internalize all slicer componentsDan Goodliffe2016-02-05
* Partially tested global visibility hidden in all projectsslicer-1.2.4Dan Goodliffe2016-01-24
* Streamline ModelPartForRootDan Goodliffe2016-01-20
* Add support for json/xml stream serializers and support for serializer factor...Dan Goodliffe2016-01-19
* Split type specific model parts into their own file.Dan Goodliffe2016-01-08
* Use definedDirs improvements to fix test behaviourDan Goodliffe2015-12-17
* Add options for not declaring conversion functions (for such cases when they ...slicer-1.2.1Dan Goodliffe2015-12-09
* Handle nulls in models when updating and insertingslicer-1.1.0Dan Goodliffe2015-10-24
* Add insert serializers that don't insert fields marked as auto and optionally...Dan Goodliffe2015-10-18
* Add SQL update serializerDan Goodliffe2015-10-17
* Exclude test shouldn't happen error handling from coverageDan Goodliffe2015-10-16
* Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE code and help outputDan Goodliffe2015-10-16
* Improve test coverage.Dan Goodliffe2015-10-16
* Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE codeDan Goodliffe2015-10-16
* Add basic support for insert serialization of objects and sequences of objectsDan Goodliffe2015-10-15
* Tests for invalid enumeration values in documents.Dan Goodliffe2015-10-14
* Add database specific type (timespan) and convertorsDan Goodliffe2015-10-12
* Implement date conversions and fix month/year offsetsDan Goodliffe2015-10-12
* Use adhocutil's visibilityDan Goodliffe2015-10-11
* Use libadhocutil (impacts tests only)Dan Goodliffe2015-09-02
* Visibility hiddenslicer-1.0.3Dan Goodliffe2015-07-25
* Replace system(diff..) with a functionDan Goodliffe2015-07-25
* Update test cases to work with improved libjsonpp outputDan Goodliffe2015-07-25
* Switch to run rule for capturing output, undate paths in testsDan Goodliffe2015-07-20
* Add support for ice include search paths (-I like slice2cpp)Dan Goodliffe2015-01-28
* Call the compile slicer tool from the test case instead of just the library (...Dan Goodliffe2015-01-27
* Add support for enumerationsslicer-1.0.1Dan Goodliffe2015-01-26
* Fix the compat interface and add covering testDan Goodliffe2015-01-09
* Name tweaks to restore compatibility with previous interfaceDan Goodliffe2015-01-09
* Test data and test case for bare XML containersDan Goodliffe2015-01-08
* Move test case into right suiteDan 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
* Revise wrapper and tests to operate on native types, not element typesDan 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
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
* Fix up ycm configsDan Goodliffe2015-01-03