summaryrefslogtreecommitdiff
path: root/slicer/test
Commit message (Expand)AuthorAge
* Disable shadow warning in test cases for clangslicer-1.13.0Dan Goodliffe2025-06-13
* Update to libxmlpp-5Dan Goodliffe2025-06-13
* Add clang-tidy override for unit testsDan Goodliffe2025-06-13
* Partially revert changes to IceMetaData constructorDan Goodliffe2023-09-30
* Add new test typeDan Goodliffe2023-09-30
* Fix up all the little niggly warningsDan Goodliffe2023-09-30
* Test coverage and fix error handling of invalid typesDan Goodliffe2023-09-24
* Add missing dependencies on test filesDan Goodliffe2023-09-21
* Remove the need for Default<T>Dan Goodliffe2023-09-08
* Move helpers to anon namespace and delete the unused onesDan Goodliffe2023-09-04
* Fix up warnings from clang-tidy, mostly nodiscardDan Goodliffe2023-09-04
* Replace ifndef/define/endif with pragma onceDan Goodliffe2023-09-03
* Disable unused-const-variable for clang building libicetypes test libraryDan Goodliffe2023-08-31
* Make remaining non-root ModelParts on the stackDan Goodliffe2023-08-21
* Logical inversionDan Goodliffe2023-08-20
* Don't support operations that don't make senseDan Goodliffe2023-08-14
* WIP perf testsDan Goodliffe2023-08-11
* Fix implementation of json dictionary serialize in non-object modeDan Goodliffe2023-08-06
* Test making deserializers on stackDan Goodliffe2023-08-06
* Introduce any_ptr and replace shared_ptr model part paramsDan Goodliffe2023-08-05
* Reformat with new clang-formatDan Goodliffe2023-08-01
* Simplified document interfacesDan Goodliffe2022-08-07
* constexpr preprocessor component countsDan Goodliffe2022-04-15
* Apply clang-tidy recommendationsDan Goodliffe2021-10-17
* Suppress leak in libmcpp.soDan Goodliffe2021-10-17
* Fix the messy include problemslicer-1.10.6.1Dan Goodliffe2021-10-08
* Add stub header for all header only files, fix up most IWYU errorsslicer-1.10.6Dan Goodliffe2021-10-06
* Pass nearly all the tidy checksDan Goodliffe2021-09-25
* Pass cppcheckDan Goodliffe2021-09-24
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-09-23
* Add -WpedanticDan Goodliffe2021-09-23
* Update to C++20 for constexpr virtual destructorsDan Goodliffe2021-09-07
* Fix implicit-dependency on types libraryslicer-1.10.5Dan Goodliffe2020-12-14
* Fix cross library MP creationDan Goodliffe2020-11-17
* Fix generated hook member exprDan Goodliffe2020-11-13
* Fix metadata used for checking element name of sequenceDan Goodliffe2020-11-07
* Remove DLL_PUBLIC from a lot of thingsDan Goodliffe2020-11-06
* Wrap boost::posix_time string conversionsDan Goodliffe2020-11-01
* First cut constexpr hooks and metadataDan Goodliffe2020-10-25
* Remove unrequired case_less comparatorDan Goodliffe2020-10-17
* Support model parts that are abstract classes with functionsslicer-1.10.4Dan Goodliffe2020-08-30
* Fix scope of test suiteDan Goodliffe2020-08-29
* Apply previous fixes for classes to structs tooDan Goodliffe2020-07-05
* Fix link error with containers defined in same slice as elementDan Goodliffe2020-07-05
* Pass clang-tidy and cppcheckslicer-1.10.1Dan Goodliffe2020-06-27
* Clang format and tidyslicer-1.10.0Dan Goodliffe2020-06-16
* Add test case for external use of enum lookupsDan Goodliffe2020-04-26
* Fix comment in test casesDan Goodliffe2020-04-26
* Move test import to rootDan Goodliffe2020-04-26
* Modernize and tidyDan Goodliffe2020-04-25