aboutsummaryrefslogtreecommitdiff
path: root/tests/core/normal.odin
Commit message (Expand)AuthorAgeFilesLines
* fix os2.process_exec on non-windows and add a smoke testLaytan Laats2024-10-031-0/+1
* Add tests for `core:sync` and `core:sync/chan`Feoramund2024-09-111-0/+2
* Add test suite for `core:io`Feoramund2024-08-281-0/+1
* Merge pull request #3962 from Feoramund/regexgingerBill2024-08-211-0/+1
|\
| * Add tests for `core:text/regex`Feoramund2024-07-221-0/+1
* | posix: add packageLaytan Laats2024-08-141-0/+1
* | Merge `core:simd/util` into `core:bytes`Feoramund2024-08-101-1/+1
* | Add tests for vectorized `index_*` procsFeoramund2024-08-061-0/+1
* | fix os.read_dir with symlinksLaytan Laats2024-08-031-0/+1
* | try to add sys/windows to the normal core testsThomas la Cour2024-07-261-0/+1
|/
* Add `core:encoding/uuid`Feoramund2024-06-221-0/+1
* Merge pull request #3767 from Feoramund/use-rng-context-in-test-runnerJeroen van Rijn2024-06-191-0/+1
|\
| * Add tests for `core:math/rand`Feoramund2024-06-151-0/+1
* | Add missing imports to `core` test suiteFeoramund2024-06-181-0/+2
|/
* Merge branch 'master' into png_cleanupJeroen van Rijn2024-06-091-0/+1
|\
| * Merge branch 'master' into tlsf-allocatorJeroen van Rijn2024-06-091-0/+1
* | Image: Add improved blending method and test it.Jeroen van Rijn2024-06-091-1/+0
|/
* utilize `odin test -all-packages` instead of (make/bat) scripts for running t...Laytan Laats2024-06-071-0/+39