summary refs log tree commit diff stats
path: root/tests/openarray/topenarray.nim
Commit message (Collapse)AuthorAgeFilesLines
* followup #17001: improve coverage for tests/openarray/topenarray.nim (#17006)Timothee Cour2021-02-131-3/+17
| | | | * followup #17001: improve coverage for tests/openarray/topenarray.nim
* [JS] Ref #15952 make toOpenArray works better (#17001)flywind2021-02-101-0/+13
* ref 15952 toOpenArray works in JS * fix