aboutsummaryrefslogtreecommitdiff
path: root/tests/core/encoding/base64
Commit message (Collapse)AuthorAgeFilesLines
* 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