summary refs log tree commit diff stats
path: root/tests/overload
Commit message (Expand)AuthorAgeFilesLines
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-1/+4
* close #8829(add testcase for #8829) (#15866)flywind2020-11-061-0/+18
* add testcase for #7416 (#15782)flywind2020-10-301-0/+9
* fix infinite recursion in typeRel (#15241)jcosborn2020-09-181-0/+45
* fix some issues overloading with generics and inheritance (#15211)jcosborn2020-08-271-5/+31
* fix overloading issue with generic invocation (#15135)jcosborn2020-08-181-0/+60
* fix overloading case with generic alias (#15116)jcosborn2020-07-301-0/+105
* exp. features now in correct manual, closes #11932 (#14195)hlaaftana2020-05-021-0/+14
* fixes #11375 (#11376)Andreas Rumpf2019-06-021-0/+50
* fixes #8568 (#11303)Andreas Rumpf2019-05-222-0/+40
* closes #6076Araq2019-05-221-0/+24
* fixes #11239Araq2019-05-221-0/+16
* fixes #9149 [backport]Araq2019-01-291-0/+22
* megatest checks output and nimoutArne Döring2018-12-111-19/+15
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
* updated tests to be executedArne Döring2018-11-231-1/+4
* More descriptive names of test files (#9531)Miran2018-10-292-0/+0
* Merge tests into a larger file (part 5 of ∞) (#9368)Miran2018-10-1615-343/+361
* make tests green againAndreas Rumpf2018-07-051-2/+2
* make tests green againAndreas Rumpf2018-07-052-2/+2
* Backwards-compatible support for keyword arguments in the command syntaxZahary Karadjov2018-05-071-2/+3
* Bugfix: Allow matching on nkExprEqExpr against varargs[untyped]Zahary Karadjov2018-05-071-0/+15
* make tests green againAndreas Rumpf2018-05-021-1/+1
* make tests green againAndreas Rumpf2018-04-221-1/+1
* fixes #7291Araq2018-03-051-1/+3
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...Araq2018-02-101-1/+1
* Fix compiler crash (#6773) (#6774)cooldome2017-11-181-0/+47
* added another test case for #6526Andreas Rumpf2017-10-281-0/+11
* fixes #6526Araq2017-10-271-5/+20
* Remove expr/stmt (#5857)Arne Döring2017-07-253-7/+9
* fix #1082Zahary Karadjov2017-06-201-1/+1
* close #3152; closed via f663ca7Zahary Karadjov2017-06-201-0/+4
* fix #5017; fix #5893Zahary Karadjov2017-06-201-0/+26
* fix varargs forwarding for templates; fixes #5455 (#5505)zah2017-03-131-0/+37
* make more tests greenAraq2017-02-161-1/+1
* fixes #4671Andreas Rumpf2016-09-131-0/+17
* Add a test case for issue #4675.Matthew Baulch2016-09-033-0/+27
* fixes #4545Andreas Rumpf2016-08-041-0/+18
* Add regression test for fix for #4475Kier Davis2016-07-111-0/+6
* Modification to implementation of round() such that it returns a float and ac...A. S. Budden2016-05-311-1/+1
* sequtils related changesPeter Mora2015-10-051-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-20/+20
* fixes regression: overloading by 'var'Araq2015-04-251-1/+9
* fixes #2600Araq2015-04-251-1/+30
* fixes #2481Araq2015-04-101-0/+38
* fixes #2397Araq2015-03-251-0/+4
* disjoint checker is somewhat smarterAraq2015-03-161-0/+81
* fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be usedAraq2015-03-104-21/+83
* fixes #2229Araq2015-03-051-0/+24
* some love for the testsuite; fixed regressionsAraq2015-03-011-0/+17