summaryrefslogtreecommitdiff
path: root/test/test-collection.cpp
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* 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 ↵Dan Goodliffe2021-12-04
| | | | possibly constructor function
* 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