aboutsummaryrefslogtreecommitdiff
path: root/core/testing/testing.odin
Commit message (Collapse)AuthorAgeFilesLines
* Add `testing.fail_now`gingerBill2021-05-011-0/+9
|
* Make the core:testing runner on windows run in a separate thread to handle ↵gingerBill2021-05-011-2/+5
| | | | crashes in more safe manner
* Add `pkg` field to `testing.Internal_Test`gingerBill2021-03-141-0/+3
|
* `odin test` to work with the new `core:testing` packagegingerBill2021-03-141-0/+68