summary refs log tree commit diff stats
path: root/tests/stdlib/tbase64.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-3/+3
* improve tbase64.nim (#17964)Timothee Cour2021-05-071-12/+6
* fixes #13722 (#13729)Andreas Rumpf2020-03-231-3/+6
* Add Base64 safe (#13672)Juan Carlos2020-03-201-0/+15
* About 50% faster base64 implemention. (#12436)treeform2019-10-171-0/+44