summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Replace base64 decoder with Apache 2.0 licensed version.David Thompson2023-04-261-0/+32
|
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-268-88/+72
|
* Update my email address.David Thompson2023-04-256-6/+6
|
* Add tests for (chickadee math rect) module.David Thompson2022-10-241-0/+174
|
* math: matrix: Add copy procedures.David Thompson2022-10-241-0/+27
|
* Add tests for matrix module.David Thompson2022-08-051-0/+63
|
* Collapse test hierarchy into a single directory.David Thompson2021-10-065-5/+5
|
* Add tests for array lists, heaps, and queues.David Thompson2021-10-023-0/+106
|
* Add missing quadtree test file.David Thompson2021-10-021-0/+122
|
* math: vector: Fix vec2-cross.David Thompson2021-10-021-2/+7
|
* Add the start of a test suite.David Thompson2021-09-082-0/+114