summary refs log tree commit diff stats
path: root/tests/vm/tissues.nim
Commit message (Expand)AuthorAgeFilesLines
* [vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19...flywind2022-06-221-1/+49
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-8/+6
* #9348 Merge some small test files (#9561)Ian2018-10-301-0/+30