Files
Nim/testament/lib
Timothee Cour 11a7fa68f6 fix #17159 items(cstring) works in VM (#17160)
* fix #17159 items(cstring) works in VM

* improve test coverage tests/stdlib/tcstring.nim; add helpers: whenRuntimeJs, whenVMorJs

* document items(cstring)

* address comments
2021-02-24 14:01:06 +01:00
..

This directory contains helper files used by several tests, to avoid code duplication, akin to a std extension tailored for testament.

Some of these could later migrate to stdlib.