aboutsummaryrefslogtreecommitdiff
path: root/tests/core/encoding/base64
Commit message (Collapse)AuthorAgeFilesLines
* core:encoding/base64: add support for url variantrykad2026-01-171-1/+16
|
* Expand base64 tests to include roundtripJeroen van Rijn2025-11-221-0/+15
|
* Update `tests\core\encoding\cbor` to use new test runner.Jeroen van Rijn2024-06-021-44/+21
| | | | | | It was leaky and required a substantial number of `loc := #caller_location` additions to parts of the core library to make it easier to track down how and where it leaked. The tests now run fine multi-threaded.
* encoding/cbor: core -> baseLaytan2024-03-041-1/+2
|
* encoding/base64: add decode_into, add testsLaytan Laats2024-03-041-0/+60