| Commit message (Expand) | Author | Age | Files | Lines |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 2 | -0/+5 |
* | envPairs works in vm, nims (#18615) | Timothee Cour | 2021-09-29 | 1 | -2/+5 |
* | testutils.assertAll: show correct location on assert failure (#18299) | Timothee Cour | 2021-06-19 | 1 | -2/+4 |
* | testament :show duration also for failed tests; improve `tshould_not_work`; m... | Timothee Cour | 2021-05-08 | 1 | -2/+8 |
* | `typeof(voidStmt)` now works (#17807) | Timothee Cour | 2021-04-23 | 1 | -6/+5 |
* | privateAccess now works with ref | ptr (#17760) | Timothee Cour | 2021-04-19 | 1 | -0/+20 |
* | std/hashes: hash(ref|ptr|pointer) + other improvements (#17731) | Timothee Cour | 2021-04-16 | 1 | -0/+4 |
* | iterable[T] (#17196) | Timothee Cour | 2021-04-11 | 1 | -0/+6 |
* | fix #16693: testament spec nimout too lax (#16698) | flywind | 2021-04-04 | 1 | -10/+23 |
* | add getPort to resolve Port(0) (#17559) | Timothee Cour | 2021-03-30 | 1 | -1/+2 |
* | fix #17159 items(cstring) works in VM (#17160) | Timothee Cour | 2021-02-24 | 1 | -0/+24 |
* | remove tests/deps/ (#17132) | Timothee Cour | 2021-02-23 | 1 | -1/+1 |
* | remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221) | Timothee Cour | 2021-02-02 | 1 | -0/+8 |
* | Testament small fixes (#16788) | Juan Carlos | 2021-01-22 | 1 | -8/+6 |
* | fix testament regression: installed testament works again with testament r pa... | Timothee Cour | 2021-01-20 | 1 | -1/+18 |
* | nimout now consistently uses nimoutCheck (#16189) | Timothee Cour | 2020-12-01 | 1 | -0/+11 |
* | docgen: mangling using _. instead of @@ to avoid issue (#14454) | Timothee Cour | 2020-05-26 | 1 | -0/+9 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 2 | -20/+14 |
* | trunner was not actually being tested in non-CTFFI mode; minor testament clea... | Timothee Cour | 2020-05-19 | 1 | -0/+38 |
* | fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic... | Timothee Cour | 2020-05-13 | 3 | -0/+41 |
* | fixes #10273 execShellCmd now returns nonzero when child killed with signal +... | Timothee Cour | 2019-01-13 | 1 | -0/+31 |