summary refs log tree commit diff stats
path: root/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* int128 on firstOrd, lastOrd and lengthOrd (#11701)Arne Döring2019-08-071-1/+1
* fix #11812 (#11829)Arne Döring2019-07-271-0/+78
* close #9891 by adding a testnarimiran2019-07-252-0/+19
* fixes #11792 (#11793)cooldome2019-07-211-0/+30
* Offsetof fixes (#11690)Arne Döring2019-07-092-1/+85
* fixes #11660 (#11677)Andreas Rumpf2019-07-071-0/+6
* [backport] fix #11320 (#11538)Arne Döring2019-07-031-0/+13
* parseopt fix (#11363) [backport]Jasper Jenkins2019-06-011-1/+2
* Remove immediate pragma (#11308)Arne Döring2019-05-291-1/+1
* right shift is now by default sign preserving (#11322)Arne Döring2019-05-292-6/+6
* make tests green againAraq2019-05-271-3/+1
* Enable range checking for unsigned integers (#11313)Oscar Nihlgård2019-05-251-1/+1
* Add test case for #3766 (#11252)Oscar Nihlgård2019-05-151-0/+14
* Make range checks in semConv (#7164)Oscar Nihlgård2019-05-101-0/+43
* low/high for float ranges (#11177)Oscar Nihlgård2019-05-061-0/+14
* sizeof alignof offsetof macros api (#10855)Arne Döring2019-03-191-0/+51
* tsizeof test is now correct (#10788)Arne Döring2019-03-061-16/+47
* make megatest green againAndreas Rumpf2019-03-051-0/+1
* sizealign of union type (#10780)Arne Döring2019-03-041-2/+10
* quickfix: make `tsizeof3` also work on 32-bitnarimiran2019-02-281-2/+2
* add tests for recently closed issues (#10722)Miran2019-02-233-0/+29
* 32 bit fixes (#10608)Arne Döring2019-02-132-2/+33
* revive #10228 (fix #9880) (#10610)Timothee Cour2019-02-132-10/+4
* Implement {.booldefine.} (#10533)Oscar Nihlgård2019-02-031-0/+18
* gc: destructors is beginning to work (#10483)Andreas Rumpf2019-01-292-2/+2
* properly deprecate parseopt2 (#10452)Miran2019-01-251-28/+2
* fix #9629 every binary cmd line option allows on/off/empty=on (#10353)Timothee Cour2019-01-181-1/+4
* parseopt2.cmdLineRest is now correct too (#10304)Timothee Cour2019-01-151-16/+19
* fix testTimothee Cour2019-01-141-2/+13
* fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correctTimothee Cour2019-01-141-44/+92
* Fix for sizeof bitsize combination (#10227)Arne Döring2019-01-071-0/+12
* fixes #10082Andreas Rumpf2018-12-301-0/+11
* use anon structs and unions for a much better debug experience (#10055)Andreas Rumpf2018-12-201-23/+20
* Merge pull request #9881 from timotheecour/pr_ref_9880Andreas Rumpf2018-12-112-9/+32
|\
| * refs #9880 show index and bound in lots of `index out of bounds` errorsTimothee Cour2018-12-092-9/+32
* | testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-112-0/+2
* | Testament: refactoring; makes the test joiner greenAraq2018-12-112-0/+2
* | lots of small changesArne Döring2018-12-113-5/+7
* | megatest checks output and nimoutArne Döring2018-12-111-4/+3
* | megatest can be executedArne Döring2018-12-111-98/+2
* | require errormsg to be specified before file.Arne Döring2018-12-1123-79/+24
* | fixes #9868Araq2018-12-111-0/+2
|/
* fixes #9868Araq2018-12-051-0/+4
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* remove problem testArne Döring2018-11-231-12/+0
* eyewashArne Döring2018-11-231-1/+7
* hopefully this time the tests will compile on the serverArne Döring2018-11-231-5/+1
* updated tests to be executedArne Döring2018-11-2316-20/+130
* delete old cruftArne Döring2018-11-233-82/+0
* make run the default action of a test in testerArne Döring2018-11-233-7/+7