summaryrefslogtreecommitdiff
path: root/test/test-collection.cpp
Commit message (Expand)AuthorAge
* Expose size of each container by typeDan Goodliffe6 days
* Fix up removeAll and test with more complex hierarchyDan Goodliffe6 days
* Use is_base_of_v instead of is_convertible_v to choose OtherObjectsDan Goodliffe10 days
* Support using typed collections for subclass filteringDan Goodliffe11 days
* Use typed collections for apply/applyOneDan Goodliffe11 days
* Use otherObjects where possible for findDan Goodliffe11 days
* Other objects support in removeAll/clearDan Goodliffe11 days
* Other objects support in operator=Dan Goodliffe11 days
* Populate typed collection of pointersDan Goodliffe11 days
* Invert how shared/unique is specified for CollectionDan Goodliffe12 days
* Reformat with new clang-formatDan Goodliffe2023-11-07
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
* Fix up all the static analyzer warningsDan Goodliffe2023-01-08
* Process UI layers in reverse, so it's stack likeDan Goodliffe2022-01-16
* Refactor wrapped_ptr to include destory function as template param, and possi...Dan Goodliffe2021-12-04
* Remove spare semi colonsDan Goodliffe2021-11-07
* Add missing virtual destructor in test base classDan Goodliffe2021-02-07
* Add some tests over collectionDan Goodliffe2021-02-04