aboutsummaryrefslogtreecommitdiff
path: root/tests/core/encoding/hxa
Commit message (Collapse)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-1/+1
|
* tests/core/io -> os2Jeroen van Rijn7 days1-3/+0
|
* Convert `core:encoding/hxa`Jeroen van Rijn8 days1-4/+2
|
* Fix indentation of testsgingerBill2024-06-291-16/+8
|
* Port `tests\core\encoding\hxa`Jeroen van Rijn2024-06-021-115/+87
| | | | And fix a few leaks in `core:encoding/hxa` while at it.
* fix hxa test use after free, skip weird pow test failureLaytan Laats2024-02-021-2/+1
|
* Keep -vet happygingerBill2023-07-311-15/+12
|
* Remove `using` where easily possiblegingerBill2023-07-311-5/+2
|
* Fix some core:encoding/hxa stuff (error handling, header, max -> min)gitlost2022-03-161-0/+232
Also add missing f16 case to core:reflect as_u64 & as_f64 Add tests for above & add previous tests missing from test/core/build.bat