| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move comment | gingerBill | 2021-05-01 | 1 | -1/+0 |
| * | Make the core:testing runner on windows run in a separate thread to handle cr... | gingerBill | 2021-05-01 | 1 | -4/+2 |
| * | PNG: Fix tRNS handling. | Jeroen van Rijn | 2021-05-01 | 1 | -1/+0 |
| * | Change from `test_*` prefix to `@(test)` attribute for `odin test` | gingerBill | 2021-03-14 | 1 | -5/+3 |
| * | Add "NO TESTS RAN" message to `testing.runner` if no tests were ran | gingerBill | 2021-03-14 | 1 | -1/+5 |
| * | Add `pkg` field to `testing.Internal_Test` | gingerBill | 2021-03-14 | 1 | -3/+18 |
| * | `odin test` to work with the new `core:testing` package | gingerBill | 2021-03-14 | 1 | -0/+60 |