Commit History

Author SHA1 Message Date
  ringabout cfab08d985 fixes tests and add notes (#20830) 2 years ago
  ringabout 15bffc20ed fixes tests for quit (#20813) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  Daniel Clarke 01b40dc1d7 Fixes return values of execCmd on macos (#19963) 2 years ago
  flywind 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 years ago
  Timothee Cour 78e2d299df typo: nonexistant => nonexistent (#17918) 3 years ago
  Timothee Cour 42c6eec4ef fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752) 3 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 4 years ago
  Tomohiro c983466c15 Fix #14906 (#14949) 4 years ago
  Araq 49cea86d8b weaken tosproc test for my Windows machine which doesn't have 'ls' 4 years ago
  Timothee Cour 90808877c5 testament: generic N-fold batching: windows CI 37mn=>16m (#14823) 4 years ago
  Timothee Cour 49033eb531 make tests/stdlib tests joinable (#14626) 4 years ago
  Timothee Cour e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 years ago
  Timothee Cour 041ee92bba `osproc.execCmdEx` now takes an optional `input` for stdin, `env`, workingDir (#14211) 4 years ago
  Timothee Cour d11cb9d495 fix a critical bug in windows.osproc leading to resource leaks and blocking IO [backport] (#14296) 4 years ago
  Miran 5b55aa52d0 fix deprecations and other warnings (#13748) 4 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Arne Döring 28394153ab 32 bit fixes (#10608) 5 years ago
  Araq 796432ff94 make tests more robust; tests should be deterministic, no randomize() calls in tests 6 years ago
  Timothee Cour 9af85fb69f fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274) 6 years ago
  Arne Döring 1105d03644 require errormsg to be specified before file. 6 years ago
  Tomohiro 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) 6 years ago