| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused import | gingerBill | 2021-05-01 | 1 | -1/+0 |
| * | Add `testing.fail_now` | gingerBill | 2021-05-01 | 2 | -1/+14 |
| * | Move comment | gingerBill | 2021-05-01 | 2 | -1/+1 |
| * | Make the core:testing runner on windows run in a separate thread to handle cr... | gingerBill | 2021-05-01 | 4 | -6/+202 |
| * | 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 | 2 | -3/+21 |
| * | `odin test` to work with the new `core:testing` package | gingerBill | 2021-03-14 | 2 | -0/+128 |