aboutsummaryrefslogtreecommitdiff
path: root/tests/core/math/big/test.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Merge pull request #1544 from FancyKillerPanda/build_ignoregingerBill2022-11-031-1/+0
|\
| * Removed //+build ignore from tests/core/math/big/test.odin.FancyKillerPanda2022-02-241-1/+0
| * Changed //+ignore to //+build ignore.FancyKillerPanda2022-02-241-1/+1
* | [math/big] Tell Python test runner how many nails we use.Jeroen van Rijn2022-04-011-3/+3
|/
* [math/big] Rename `internal_int_shl_digit` to `_private_int_shl_leg`.Jeroen van Rijn2021-12-111-4/+4
* LLVM 12 big math test workaround.Jeroen van Rijn2021-09-111-52/+25
* Move math/big tests under `tests/`.Jeroen van Rijn2021-09-071-0/+390