| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the io/conv.odin utilities be `#optional_ok` | gingerBill | 2021-09-29 | 1 | -1/+1 |
| | | |||||
| * | testing: Strip ; from test runner. | Jeroen van Rijn | 2021-09-07 | 1 | -32/+32 |
| | | |||||
| * | Move comment | gingerBill | 2021-05-01 | 1 | -1/+0 |
| | | |||||
| * | Make the core:testing runner on windows run in a separate thread to handle ↵ | gingerBill | 2021-05-01 | 1 | -4/+2 |
| | | | | | crashes in more safe manner | ||||
| * | 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 |