summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix test namesDan Goodliffe2015-10-24
|
* Const connection pointersDan Goodliffe2015-10-24
|
* Fix conversion type for sqlSource Ice::ShortDan Goodliffe2015-10-23
|
* Dunno where this came fromDan Goodliffe2015-10-23
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Add insert serializers that don't insert fields marked as auto and ↵Dan Goodliffe2015-10-18
| | | | optionally retrieve the value applied by the database back into the model
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Add SQL update serializerDan Goodliffe2015-10-17
|
* Dedupe insert bind and executeDan 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
| | | | Fix empty xml element handling to still call into children with empty content
* Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE codeDan Goodliffe2015-10-16
|
* Test insert unsupported model typeDan Goodliffe2015-10-16
|
* Correct test nameDan Goodliffe2015-10-16
|
* Do null check early, save some workDan Goodliffe2015-10-16
|
* Test select nulls/optionalsDan Goodliffe2015-10-16
|
* Test inserted converted valuesDan Goodliffe2015-10-16
|
* Add basic support for insert serialization of objects and sequences of objectsDan Goodliffe2015-10-15
|
* Use rvalue refs for throw wrapper in select testsDan Goodliffe2015-10-15
|
* Use rvalue refs for serializer wrappers (sub-slot change required)Dan Goodliffe2015-10-15
|
* Tests for invalid enumeration values in documents.Dan Goodliffe2015-10-14
|
* Centralize common exceptionsDan Goodliffe2015-10-13
|
* Split SqlSource into its own filesDan Goodliffe2015-10-13
|
* Throw specific exception on unsupport model type and add covering testDan Goodliffe2015-10-12
|
* Remove unused helpersDan Goodliffe2015-10-12
|
* Add missing root name for dictionary typesDan Goodliffe2015-10-12
|
* Add Slicer support for deserializing a SQL selectDan Goodliffe2015-10-12
|
* 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 libjsonpp stream parser instead of buffering whole file in a ustringDan Goodliffe2015-10-09
|
* Add new projects to default buildDan Goodliffe2015-10-02
|
* Add a code coverage profileDan Goodliffe2015-09-12
|
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
|
* Use libadhocutil (impacts tests only)Dan Goodliffe2015-09-02
|
* Visibility hiddenDan Goodliffe2015-07-25
|
* 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
|
* The slicer feature should not be propergated, it's library specific whether ↵Dan Goodliffe2015-06-18
| | | | it contains slicer data
* Move to C++0yDan Goodliffe2015-06-03
|
* Pass include dirs to slice toolsDan Goodliffe2015-01-28
|
* Remove unused modules stackslicer-1.0.2Dan Goodliffe2015-01-28
|
* 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
| | | | (end-to-end test improvement)
* Add support for enumerationsslicer-1.0.1Dan Goodliffe2015-01-26
|
* Explicitly implement the auto modelpart deduction templatesDan Goodliffe2015-01-26
|
* Ignore Vim swap filesDan Goodliffe2015-01-15
|