summaryrefslogtreecommitdiff
path: root/slicer/xml/testSpecifics.cpp
Commit message (Collapse)AuthorAge
* Use faster std::from_chars over boost::lexical_cast for XML numeric parseDan Goodliffe2023-08-05
|
* Reformat with new clang-formatDan Goodliffe2023-08-01
|
* Fixup parameter forwardingDan Goodliffe2022-04-05
|
* Tidy up IWYUslicer-1.10.6.2Dan Goodliffe2021-10-17
|
* Pass nearly all the tidy checksDan Goodliffe2021-09-25
| | | | clang-tidy and cppcheck for everything, everything but generated code for IWYU
* Pass cppcheckDan Goodliffe2021-09-24
|
* Remove unnecessary castsDan Goodliffe2021-09-23
|
* Clang format and tidyslicer-1.10.0Dan Goodliffe2020-06-16
|
* Define all exceptions as ICE exceptionsDan Goodliffe2016-09-22
|
* Add support for json/xml stream serializers and support for serializer ↵Dan Goodliffe2016-01-19
| | | | factories based on mime types and file extensions
* Improve test coverage.Dan Goodliffe2015-10-16
Fix empty xml element handling to still call into children with empty content