aboutsummaryrefslogtreecommitdiff
path: root/tests/internal/test_map.odin
Commit message (Expand)AuthorAgeFilesLines
* utilize `odin test -all-packages` instead of (make/bat) scripts for running t...Laytan Laats2024-06-071-2/+2
* Strip old test runner back out of `internal`, `issues` and `vendor`Jeroen van Rijn2024-06-021-116/+46
* correct newly found vetsLaytan Laats2024-04-031-6/+6
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Test new map when used as a set.Jeroen van Rijn2022-11-151-0/+117
* map: Add tests for update + delete.Jeroen van Rijn2022-11-131-5/+148
* Add tests for new map implementation.Jeroen van Rijn2022-11-121-0/+122