| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |