summary refs log tree commit diff stats
path: root/tests/system
Commit message (Expand)AuthorAgeFilesLines
* Weekday parse/format (replacement) (#21857)Carlo Capocasa2023-05-211-49/+0
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-2/+1
* fix iterator equality + add test for proc equality + fix sameType (#21707)metagn2023-04-231-0/+51
* stdlib tests now check refc too (#21664)ringabout2023-04-212-2/+2
* int64/uint64 as bigint in JS (#21613)metagn2023-04-111-4/+6
* remove useVersion (#21626)metagn2023-04-082-2/+2
* fixes #21317; 1.6.4 regression; etyBaseIndex should return fat pointers [back...ringabout2023-02-011-0/+15
* build the documentation of official packages (#20986)ringabout2022-12-062-2/+2
* Named arguments in commands + many grammar fixes (#20994)metagn2022-12-061-3/+3
* fixes ptr to cstring warnings[backport] (#20848)ringabout2022-11-161-1/+1
* follow up #20109; remove `shallow` seqs/strings for ORC (#20502)ringabout2022-10-061-1/+2
* defaults to ORC (#19972)ringabout2022-09-231-0/+1
* fixes nimPreviewSlimSystem; register echoBinSafe for nimPreviewSlimSystem (#2...ringabout2022-08-241-0/+6
* default threads on (#19368)flywind2022-07-061-1/+1
* support useVersion:1.6 (#19601)flywind2022-03-102-3/+51
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-1/+1
* style usages part one (openarray => openArray) (#19321)flywind2022-01-042-3/+3
* Fixed object field access of static objects in generics (#19283) [backport]Jason Beetham2021-12-231-0/+8
* manual: Document the use of `static` as a proc call (#19084)Kaushal Modi2021-11-032-0/+26
* remove exception (#18906)flywind2021-10-221-0/+7
* improvements to `addInt` and `$` for integer types (#18592)Timothee Cour2021-08-192-73/+54
* Raise IndexDefect when deleting element at out of bounds index (#17821)Heiko Nickerl2021-06-201-5/+0
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-242-6/+2
* fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)Timothee Cour2021-04-181-4/+7
* close #6133 add testcase (#17605)flywind2021-04-011-0/+50
* fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555)flywind2021-03-301-0/+6
* Ref #12700 add testcase (#17096)flywind2021-02-191-1/+9
* system/excpt: let the OS handle termination on signal (#16712)alaviss2021-02-191-0/+20
* fix stringify unsigned integer in JS and JS VM (#17086)flywind2021-02-181-0/+28
* [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