summary refs log tree commit diff stats
path: root/tests/array/tarray.nim
Commit message (Expand)AuthorAgeFilesLines
* close #3899 by adding test case (#10424)Vindaar2019-01-231-0/+10
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-1/+1
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-111-0/+1
* megatest can be executedArne Döring2018-12-111-1/+1
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
* language cleanup: the .unchecked pragma is deadAraq2018-11-061-1/+1
* Relax the restrictions on the index types (#9412)LemonBoy2018-10-181-3/+6
* fixes a regression about indexing into UncheckedArrayAndreas Rumpf2018-10-161-0/+4
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-47/+529
* semcheck negative array length (#7518)Oscar Nihlgård2018-04-061-0/+4
* Fixes #6853 (#7188)cooldome2018-02-101-0/+8
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-27/+27
* fixes #1669Araq2014-11-221-1/+8
* new tester; all tests categorizedAraq2014-01-131-0/+33