summary refs log tree commit diff stats
path: root/tests/converter
Commit message (Expand)AuthorAgeFilesLines
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-9/+6
* Use `analyseIfAddressTaken` logic for checking if address is taken in convert...Jake Leahy2023-03-201-0/+10
* follow up #20109; remove `shallow` seqs/strings for ORC (#20502)ringabout2022-10-062-4/+4
* fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)flywind2022-04-062-0/+13
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
* fixes a converter handling regression that caused private converters to leak ...Andreas Rumpf2021-12-092-0/+13
* Fixed generic distinct conversions for 'var' (#18837)Jason Beetham2021-10-261-0/+6
* semLambda removed, semProcAux reworked (#17379)Saem Ghani2021-03-171-0/+11
* close #7097 add testcase (#16682)flywind2021-01-111-0/+38
* fix #16651 (#16658)cooldome2021-01-111-0/+24
* add testcase for #9165 (#15787)flywind2020-10-301-0/+11
* `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...Timothee Cour2020-06-161-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* 32 bit fixes (#10608)Arne Döring2019-02-131-16/+20
* require errormsg to be specified before file.Arne Döring2018-12-112-8/+7
* More converter fixes (#9737)cooldome2018-11-262-7/+69
* make run the default action of a test in testerArne Döring2018-11-233-3/+41
* Converter bug fixes (#9700)cooldome2018-11-151-0/+107
* Fixes 6544 (#9427)LemonBoy2018-10-191-0/+8
* Converters to take into account constraints. Fixes #7520 (#8593)cooldome2018-08-131-0/+20
* Handle subtype relations for converter parameters (#8248)LemonBoy2018-07-091-0/+31
* make tests green againAndreas Rumpf2018-05-021-1/+1
* fixes #4537Andreas Rumpf2016-08-021-0/+23
* use correct issue numberAndreas Rumpf2016-07-291-1/+1
* fixes #4432Andreas Rumpf2016-07-291-0/+13
* fixes #888Andreas Rumpf2016-07-191-0/+18
* fixes #3799Andreas Rumpf2016-01-301-0/+49
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Fix tests some moredef2015-03-171-1/+1
* fixes #1181, fixes #1715Araq2014-12-161-0/+7
* made some tests greenAraq2014-08-131-30/+4
* new tester; all tests categorizedAraq2014-01-134-0/+89