summary refs log tree commit diff stats
path: root/tests/system
Commit message (Expand)AuthorAgeFilesLines
* [backport:1.4] JS cstring null fixes (#16979)hlaaftana2021-02-111-1/+24
* fix #16650 (#16660)flywind2021-01-101-7/+12
* fix #12311 (#16578)flywind2021-01-041-0/+7
* follow #16505 move and active tests (#16508)flywind2020-12-301-0/+26
* remove some noises in tests (#16448)flywind2020-12-271-4/+4
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-1/+1
* cleanup docs and tests (#16235)flywind2020-12-031-9/+9
* better addInt (#16160)flywind2020-12-011-0/+46
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-2/+0
* inc and dec are atomic in JS backend (#16129)flywind2020-11-251-0/+9
* better nativestacktrace support; refs #15284; backport [1.2] (#15384)Andreas Rumpf2020-09-221-0/+18
* fix #14912, make `--useVersion:1.0` work again (#14945)Miran2020-07-101-0/+50
* Clean out Deprecated proc (#14797)Juan Carlos2020-06-291-2/+2
* fix #14350, cstrings in JS init as null (#14355)hlaaftana2020-05-151-0/+7
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-8/+8
* `$` now works for unsigned intergers with `nim js` (#14122)Timothee Cour2020-04-271-0/+72
* #12103 - CI for OpenBSD (#12105)Euan2020-04-212-0/+2
* faster CIs (#13803)Miran2020-03-301-6/+6
* rename `lenTuple` and `lenVarargs` (#13639)Miran2020-03-121-9/+10
* cleanup Ordinal (#13501)Timothee Cour2020-02-271-0/+17
* Revert "printing float values will have one more digit. (#13276) [backport]" ...Timothee Cour2020-02-081-0/+4
* printing float values will have one more digit. (#13276) [backport]Arne Döring2020-02-071-4/+0
* miscellaneous bug fixes (#13291)Timothee Cour2020-01-301-0/+9
* lenVarargs: number of varargs elements (#12907)Timothee Cour2019-12-231-0/+59
* fixes #12315 [backport]; refs #12314 (#12385)Andreas Rumpf2019-10-081-3/+17
* azure: disable failing testsLeorize2019-10-031-4/+1
* fix min/max for float numbers (#12068)Arne Döring2019-09-021-1/+11
* Fix to int to biggest int (#12066)Arne Döring2019-08-271-0/+15
* more enhancements for #11618 (#11976)Andreas Rumpf2019-08-181-0/+27
* fixes #11447Andreas Rumpf2019-07-061-0/+7
* disable talloc2 on 32 bits (#10656)Arne Döring2019-02-131-36/+35
* 32 bit fixes (#10608)Arne Döring2019-02-132-33/+36
* properly deprecate parseopt2 (#10452)Miran2019-01-251-2/+2
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-0/+11
* fix bug in doAssertRaises when exception==Exception (#10172)Timothee Cour2019-01-041-0/+12
* revives: Move typetraits.`$` to system. Fixes #5827 (#10071)Timothee Cour2018-12-301-0/+14
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-114-0/+8
* lots of small changesArne Döring2018-12-111-1/+1
* megatest can be executedArne Döring2018-12-111-1/+4
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* more eyewashArne Döring2018-11-233-2/+9
* disable tio.nim, it just causes problemsArne Döring2018-11-231-0/+1
* maybe this time?Arne Döring2018-11-231-9/+17
* hopefully this time the tests will compile on the serverArne Döring2018-11-231-3/+0
* updated tests to be executedArne Döring2018-11-231-4/+7
* make run the default action of a test in testerArne Döring2018-11-231-4/+0
* fix segfault when calling shallow() on an empty string (#9782) [backport]Ștefan Talpalaru2018-11-221-0/+7
* Add `toOpenArray[T](ptr UncheckedArray[T])` for clarity. (#9316)c-blake2018-10-121-0/+5
* fixes #9281Araq2018-10-111-0/+15
* fixes #8847Araq2018-09-031-1/+9