aboutsummaryrefslogtreecommitdiff
path: root/tests/internal
Commit message (Expand)AuthorAgeFilesLines
* fix amd64 sysv abi to pass asan everywhereLaytan Laats2024-04-042-1/+66
* fix 128 bit int alignment on arm64Laytan Laats2024-04-043-3/+67
* correct newly found vetsLaytan Laats2024-04-031-6/+6
* fix hxa test use after free, skip weird pow test failureLaytan Laats2024-02-021-2/+10
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Delete test artifact.Jeroen van Rijn2023-11-041-0/+0
* Work around LLVM idiocy.Jeroen van Rijn2023-11-042-3/+9
* Add math.pow2_f{16,32,64}, fast floating point 2^x where x is an integer.Jeroen van Rijn2023-11-043-3/+74
* Temporarily disable RTTI test on Windows.Jeroen van Rijn2023-10-312-2/+2
* Add test for RTTIJeroen van Rijn2023-10-303-8/+113
* Make tests scripts error if a test failsLucas Perlind2023-04-031-1/+1
* Test new map when used as a set.Jeroen van Rijn2022-11-151-0/+117
* map tests for Linux and MacJeroen van Rijn2022-11-132-1/+8
* map: Add tests for update + delete.Jeroen van Rijn2022-11-131-5/+148
* Update tests/internal/build.batJeroen van Rijn2022-11-121-1/+2
* Add tests/internal/build.batJeroen van Rijn2022-11-121-0/+2
* Add tests for new map implementation.Jeroen van Rijn2022-11-121-0/+122