aboutsummaryrefslogtreecommitdiff
path: root/tests/core/build.bat
Commit message (Expand)AuthorAgeFilesLines
* Add `core:container/rbtree`Jeroen van Rijn2024-05-231-41/+36
* Enable core:fmt tests.dev-2024-05Jeroen van Rijn2024-05-101-1/+6
* Merge pull request #3045 from laytan/cborgingerBill2024-04-151-0/+3
|\
| * encoding/base64: add decode_into, add testsLaytan Laats2024-03-041-0/+2
| * encoding/cbor: initial package implementationLaytan Laats2024-03-041-0/+1
* | Fix test label.Jeroen van Rijn2024-03-181-1/+1
* | Add WiP datetime package and tests.Jeroen van Rijn2024-03-181-0/+5
* | tests/core/crypto: Use the `tests/common` boilerplateYawning Angel2024-03-041-1/+1
|/
* tests/core/crypto: ReorganizeYawning Angel2024-02-071-2/+2
* Update core:encoding to Unicode 15.1 table.Jeroen van Rijn2024-01-021-102/+102
* add failing test for runtime arena edge caseLaytan Laats2023-12-181-0/+5
* Binary search improvementsHector2023-11-251-0/+5
* Allow larger thread poly dataLaytan Laats2023-11-151-0/+5
* Make tests scripts error if a test failsLucas Perlind2023-04-031-24/+19
* manually start merging core_netColin Davidson2023-03-011-0/+5
* Merge pull request #2269 from Skytrias/luapatterngingerBill2022-12-221-0/+5
|\
| * create lua strlib text package and testsskytrias2022-12-181-0/+5
* | Add more utility procedures to small arrayLucas Perlind2022-12-211-1/+6
|/
* Add test for core:slice.Jeroen van Rijn2022-09-011-1/+6
* [i18n] Add tests.Jeroen van Rijn2022-04-291-1/+6
* [xml] Enable tests.Jeroen van Rijn2022-04-281-7/+9
* Update test paths.Jeroen van Rijn2022-04-261-14/+14
* Address edge cases.Jeroen van Rijn2022-04-261-6/+4
* Update tests to use new filename generation code.Jeroen van Rijn2022-04-241-15/+17
* Compiler: Add early error for output path being a directory.Jeroen van Rijn2022-04-241-14/+14
* Fix issue #1537 "filepath.split_list requires a trailing separator"gitlost2022-03-231-0/+5
* Fix some core:encoding/hxa stuff (error handling, header, max -> min)gitlost2022-03-161-2/+18
* [varint] Add LEB128 decoding + testsJeroen van Rijn2022-03-081-1/+2
* Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds...NoahR022022-02-081-1/+6
* Add json encoding test + fix enum not being set on success.Daniel Gavin2021-11-071-1/+6
* Add crypto library. Additional information is included in the README.mdzhibog2021-10-141-1/+6
* Make default_parser use the optional_semicolons and add odin parser test.Daniel Gavin2021-09-201-1/+6
* Add xxhash tests to CI.Jeroen van Rijn2021-09-091-0/+5
* Custom test runner.Jeroen van Rijn2021-09-081-3/+3
* Try to address test timeouts.Jeroen van Rijn2021-09-081-3/+0
* Separate math/big test.Jeroen van Rijn2021-09-071-15/+1
* Tests: Integrate `strings` into CI.Jeroen van Rijn2021-09-071-1/+9
* Move math/big tests under `tests/`.Jeroen van Rijn2021-09-071-2/+23
* Set relative path for Odin.Jeroen van Rijn2021-09-071-2/+4
* CI tests for PNG, GZIP + ZLIB.Jeroen van Rijn2021-09-071-0/+4