summary refs log tree commit diff stats
path: root/tests/collections/tseq.nim
Commit message (Expand)AuthorAgeFilesLines
* use typeof instead type (#16962)flywind2021-02-081-1/+1
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
* fix #14655 setLen(seq) now zeros memory (#14656)Timothee Cour2020-06-141-1/+8
* fix mapIt issues #12625 & #12639 (#14041)Judd2020-04-211-0/+3
* faster CIs (#13803)Miran2020-03-301-0/+206