summary refs log tree commit diff stats
path: root/tests/stdlib/tlists.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #16384 and #17144 (#17126) [backport]flywind2021-03-031-218/+223
* std/lists: Various changes to `lists` (RFC #303) (#16536)Peter Salvi2021-02-081-20/+103
* use doAssert in tests (#16486)flywind2020-12-281-17/+17
* O(1) concatenation of singly- and doubly linked lists. (#16362)Peter Salvi2020-12-201-1/+68
* improve tests for collections (#16328)Timothee Cour2020-12-121-4/+20
* add SinglyLinkedList.append procspacien2018-11-271-1/+2
* removes deprecated T/P typesAraq2018-11-161-5/+5
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-6/+6
* new tester; all tests categorizedAraq2014-01-131-0/+66