summary refs log tree commit diff stats
path: root/tests/generics/tgeneric0.nim
Commit message (Collapse)AuthorAgeFilesLines
* closes #21347; adds a test case (#23917)ringabout2024-08-041-0/+8
| | | closes #21347
* fixes #23233; Regression when using generic type with Table/OrderedTable ↵ringabout2024-01-191-1/+21
| | | | | (#23235) fixes #23233
* closes #8295; add a test case (#21486)ringabout2023-03-071-0/+13
|
* Add tests for #8481, #6490 and #4061 (#14083)Clyybber2020-04-231-0/+13
|
* fixes #13378 [backport] (#13392)Andreas Rumpf2020-02-111-0/+16
|
* [backport] fix #12528, fix #12525: incorrect generic type resolution for ↵Andreas Rumpf2019-10-281-0/+14
| | | | | | default values (#12538)
* Testament: refactoring; makes the test joiner greenAraq2018-12-111-2/+3
|
* Merge tests into a larger file (part 3 of ∞: generics) (#9347)Miran2018-10-141-17/+101
| | | | | | | | | | | | * merge generics issues tests * merge tgeneric * merge test with local imports * merge tcan tests * merge matcher tests * more issue tests merged * one more tcan test * merge various small tests into one file * add a test for #3717
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-1/+1
|
* fixes #1366Araq2014-08-301-2/+10
|
* new tester; all tests categorizedAraq2014-01-131-0/+19