aboutsummaryrefslogtreecommitdiff
path: root/tests/core/build.bat
Commit message (Expand)AuthorAgeFilesLines
* 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