summary refs log tree commit diff stats
path: root/tests/system/tostring.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes ptr to cstring warnings[backport] (#20848)ringabout2022-11-161-1/+1
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-1/+1
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
* fix #16650 (#16660)flywind2021-01-101-7/+12
* Clean out Deprecated proc (#14797)Juan Carlos2020-06-291-2/+2
* Revert "printing float values will have one more digit. (#13276) [backport]" ...Timothee Cour2020-02-081-0/+4
* printing float values will have one more digit. (#13276) [backport]Arne Döring2020-02-071-4/+0
* megatest can be executedArne Döring2018-12-111-1/+4
* fixes #8847Araq2018-09-031-1/+9
* make tests green againAndreas Rumpf2018-08-181-1/+1
* fixes more nil handling regressionsAraq2018-08-131-7/+3
* VM: accessing the string terminator is not allowed anymore; cleanup tests/sys...Andreas Rumpf2018-07-171-0/+113