summary refs log tree commit diff stats
path: root/tests/stdlib/tparseutils.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #23936; opcParseFloat accepts the wrong register as the first param [ba...ringabout2024-08-121-0/+11
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349)c-blake2023-02-141-0/+41
* Added 'openArray[char]' overloads to 'std/parseutils' (#20527)Jason Beetham2022-10-241-50/+56
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+2
* fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0]flywind2021-08-161-2/+11
* move tests to testament (#16101)flywind2020-11-241-0/+43