| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Remove dead variable | gingerBill | 2024-06-15 | 2 | -2/+0 | |
| | * | | | Fix `rand` in container tests | gingerBill | 2024-06-15 | 2 | -7/+9 | |
| | * | | | Update `core:math/rand` to use `context.random_generator` and remove `rand.Rand` | gingerBill | 2024-06-15 | 2 | -6/+9 | |
| | |/ / | ||||||
| * | | | Merge remote-tracking branch 'upstream/master' into sys-windows-2 | Thomas la Cour | 2024-06-13 | 3 | -5/+141 | |
| |\| | | ||||||
| | * | | Add test for `%w` | Feoramund | 2024-06-12 | 1 | -0/+114 | |
| | * | | Fold XML attribute whitespace. | Jeroen van Rijn | 2024-06-12 | 2 | -0/+22 | |
| | * | | Update XML reader to normalize whitespace, part 1. | Jeroen van Rijn | 2024-06-12 | 1 | -5/+5 | |
| * | | | win32gen | Thomas la Cour | 2024-06-11 | 6 | -7/+1181 | |
| * | | | windows bindings test | Thomas la Cour | 2024-06-11 | 5 | -0/+933 | |
| |/ / | ||||||
| * | | Forbid all BSDs from running `core:net` tests | Feoramund | 2024-06-11 | 1 | -1/+1 | |
| * | | Add test for `core:math/big` permutation & combination procs | Feoramund | 2024-06-09 | 1 | -0/+37 | |
| * | | Rename `math/big` test package | Feoramund | 2024-06-09 | 1 | -1/+1 | |
| * | | Add test for `slice.permute` | Feoramund | 2024-06-09 | 1 | -1/+31 | |
| * | | Clean up PNG code. | Jeroen van Rijn | 2024-06-09 | 1 | -1/+0 | |
| * | | Merge branch 'master' into png_cleanup | Jeroen van Rijn | 2024-06-09 | 2 | -0/+42 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into tlsf-allocator | Jeroen van Rijn | 2024-06-09 | 12 | -329/+921 | |
| | |\ \ | ||||||
| | * | | | Add `core:mem` tests. | Jeroen van Rijn | 2024-06-06 | 2 | -0/+9 | |
| | * | | | Fix `fls_uint` | Jeroen van Rijn | 2024-06-06 | 1 | -0/+41 | |
| * | | | | Image: Add improved blending method and test it. | Jeroen van Rijn | 2024-06-09 | 3 | -1/+37 | |
| | |/ / |/| | | ||||||
| * | | | Add `*.bmp` to core tests `.gitignore` | Feoramund | 2024-06-08 | 1 | -0/+1 | |
| * | | | Merge pull request #3704 from Feoramund/fix-fmt-p-verb | Jeroen van Rijn | 2024-06-07 | 1 | -3/+40 | |
| |\ \ \ | ||||||
| | * | | | Add `#caller_location` to `check` in `fmt` tests | Feoramund | 2024-06-07 | 1 | -2/+2 | |
| | * | | | Add `%p` tests for `fmt` | Feoramund | 2024-06-07 | 1 | -1/+38 | |
| * | | | | Nuke ancient comment. | Jeroen van Rijn | 2024-06-07 | 1 | -1/+0 | |
| |/ / / | ||||||
| * | | | utilize `odin test -all-packages` instead of (make/bat) scripts for running t... | Laytan Laats | 2024-06-07 | 8 | -254/+48 | |
| * | | | Test roundtripping BMP | Jeroen van Rijn | 2024-06-07 | 1 | -4/+20 | |
| | |/ |/| | ||||||
| * | | Re-add BMP test suite download. | Jeroen van Rijn | 2024-06-06 | 1 | -2/+91 | |
| * | | Rebased. | Jeroen van Rijn | 2024-06-06 | 1 | -71/+581 | |
| * | | Permit parsing of incomplete `infinity` but do not return true | Feoramund | 2024-06-04 | 1 | -27/+18 | |
| * | | Add test for `infinity` with trailing characters | Feoramund | 2024-06-04 | 1 | -0/+15 | |
| * | | Fix and subsume `test_issue_2087` into `strconv` test suite | Feoramund | 2024-06-04 | 1 | -0/+60 | |
| * | | Add initial test suite for `core:strconv` | Feoramund | 2024-06-04 | 3 | -0/+88 | |
| |/ | ||||||
| * | Merge branch 'master' into fix-fmt-compquat-sign | Jeroen van Rijn | 2024-06-04 | 44 | -3580/+1781 | |
| |\ | ||||||
| | * | Use `T.seed` in tests where applicable | Feoramund | 2024-06-02 | 2 | -11/+5 | |
| | * | Plug leak in AES tests. | Jeroen van Rijn | 2024-06-02 | 1 | -0/+1 | |
| | * | Disable `FANCY_OUTPUT` in Odin test scripts | Feoramund | 2024-06-02 | 3 | -3/+3 | |
| | * | Factor benchmarks out into tests\benchmark\<pkg> | Jeroen van Rijn | 2024-06-02 | 2 | -581/+4 | |
| | * | Port `tests\core\net` | Jeroen van Rijn | 2024-06-02 | 3 | -195/+85 | |
| | * | Port `tests\core\thread` | Jeroen van Rijn | 2024-06-02 | 4 | -48/+14 | |
| | * | Port `testing\core\time` | Jeroen van Rijn | 2024-06-02 | 3 | -80/+94 | |
| | * | Port `tests\core\strings` | Jeroen van Rijn | 2024-06-02 | 3 | -64/+26 | |
| | * | Port `tests\core\slice` | Jeroen van Rijn | 2024-06-02 | 3 | -99/+41 | |
| | * | Port `tests\core\runtime` | Jeroen van Rijn | 2024-06-02 | 1 | -38/+5 | |
| | * | Port `tests\core\reflect` | Jeroen van Rijn | 2024-06-02 | 3 | -57/+36 | |
| | * | Port `tests\core\odin` | Jeroen van Rijn | 2024-06-02 | 4 | -44/+22 | |
| | * | Port `tests\core\text\match` | Jeroen van Rijn | 2024-06-02 | 3 | -101/+71 | |
| | * | Port `tests\core\math`, `math\linalg\glsl` and `math\noise` | Jeroen van Rijn | 2024-06-02 | 5 | -313/+180 | |
| | * | Port `testing\core\text\i18n` | Jeroen van Rijn | 2024-06-02 | 3 | -109/+74 | |
| | * | Port `testing\core\hash` | Jeroen van Rijn | 2024-06-02 | 4 | -272/+262 | |
| | * | Port `tests\core\fmt` | Jeroen van Rijn | 2024-06-02 | 3 | -43/+22 | |