| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes broken doc links (#23255) | ringabout | 2024-01-25 | 1 | -1/+1 |
* | Markdown code blocks migration part 8 (#22478) | Andrey Makarov | 2023-08-15 | 1 | -7/+6 |
* | set module symbol type to None instead of nil for discard check (#21657) | metagn | 2023-04-13 | 1 | -1/+4 |
* | ship a modern nimble with lock files support (#21061) | ringabout | 2022-12-12 | 1 | -1/+1 |
* | [Testament] Extend and document message testing aids (#19996) | quantimnot | 2022-09-01 | 1 | -28/+106 |
* | Testament now checks OS, CPU, endianess, bitsizes 8-64 in discard statements ... | quantimnot | 2021-11-19 | 1 | -20/+50 |
* | Use testament to check Norm test pass (#19018) | Constantine Molchanov | 2021-11-03 | 1 | -1/+1 |
* | fix #16256: nimout: <empty> should give error (vacuously true); improve a few... | Timothee Cour | 2021-05-31 | 1 | -0/+5 |
* | make testament `isSuccess` more robust and allow tests with `--hints:off` to ... | Timothee Cour | 2021-05-11 | 1 | -0/+1 |
* | fix #17952: fix both false positives and false negatives for reInvalidSpec (#... | Timothee Cour | 2021-05-08 | 1 | -10/+20 |
* | testament: add `nimoutFull: bool` spec (#17867) | Timothee Cour | 2021-04-27 | 1 | -0/+3 |
* | move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828) | Timothee Cour | 2021-04-24 | 1 | -2/+2 |
* | unit separator (#17730) | Andreas Rumpf | 2021-04-20 | 1 | -1/+1 |
* | testament: remove unused tfile,tline,tcolumn (#17515) | Timothee Cour | 2021-03-26 | 1 | -8/+0 |
* | use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea... | Timothee Cour | 2021-03-12 | 1 | -1/+1 |
* | remove tests/deps/ (#17132) | Timothee Cour | 2021-02-23 | 1 | -1/+1 |
* | testament: support disabled:osx as alias to disabled:macosx (#17124) | Timothee Cour | 2021-02-22 | 1 | -2/+2 |
* | remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1... | Timothee Cour | 2021-02-17 | 1 | -3/+0 |
* | Testament small fixes (#16788) | Juan Carlos | 2021-01-22 | 1 | -19/+19 |
* | remove deprecated specs (#16684) | flywind | 2021-01-11 | 1 | -4/+0 |
* | fix #16576: honor matrix in testament by making such tests non joinable (#16577) | Timothee Cour | 2021-01-04 | 1 | -0/+1 |
* | testament: error instead of silently ignore invalid targets; remove pointless... | Timothee Cour | 2020-12-14 | 1 | -14/+6 |
* | testament spec: remove errmsg alias of errormsg (#16188) | Timothee Cour | 2020-11-29 | 1 | -1/+1 |
* | testament: error instead of silently overwrite a spec (#16166) | Timothee Cour | 2020-11-29 | 1 | -5/+13 |
* | fix #14242 `testament r tests/js/foo` now works; testament now honors --targe... | Timothee Cour | 2020-11-28 | 1 | -4/+4 |
* | make megatest consistent with unjoined tests wrt newlines, honor newlines in ... | Timothee Cour | 2020-11-28 | 1 | -1/+1 |
* | fix #15631 (#15632) | n5m | 2020-10-19 | 1 | -5/+9 |
* | testament improvement: allow inline error messages inside test cases (#15294) | Andreas Rumpf | 2020-09-10 | 1 | -9/+86 |
* | CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ... | Timothee Cour | 2020-06-30 | 1 | -0/+3 |
* | testament: generic N-fold batching: windows CI 37mn=>16m (#14823) | Timothee Cour | 2020-06-27 | 1 | -0/+23 |
* | `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s... | Timothee Cour | 2020-06-16 | 1 | -0/+7 |
* | fixes #14112, tests for #12892, #12671, #11697 (#14125) | hlaaftana | 2020-04-26 | 1 | -0/+2 |
* | Fix #14091 and #14093 - test failures on NetBSD (#14096) | Euan | 2020-04-24 | 1 | -0/+2 |
* | #12103 - CI for OpenBSD (#12105) | Euan | 2020-04-21 | 1 | -0/+2 |
* | testament: introduce 'matrix' for testing multiple options (#13343) | Miran | 2020-02-07 | 1 | -0/+4 |
* | fix tsizeof3 for aarch64 (#13169) | Jasper Jenkins | 2020-01-16 | 1 | -0/+2 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 1 | -1/+4 |
* | #12103 - CI for FreeBSD (#12179) | Euan | 2019-11-29 | 1 | -0/+2 |
* | attempt to add valgrind support to the CIs and testament (#12646) | Andreas Rumpf | 2019-11-18 | 1 | -0/+9 |
* | testament: add azure integration | Leorize | 2019-10-03 | 1 | -0/+3 |
* | added a testcase for #12195; testament now supports a 'timeout' spec field | Araq | 2019-09-17 | 1 | -0/+8 |
* | Incremental compilation (IC): Improvements (#11881) | Andreas Rumpf | 2019-08-08 | 1 | -1/+4 |
* | fixes #10299 (#11324) | Andreas Rumpf | 2019-05-25 | 1 | -1/+1 |
* | testament: apply skip to hard-coded categories (#11168) | Jacek Sieka | 2019-05-08 | 1 | -1/+6 |
* | 32 bit fixes (#10608) | Arne Döring | 2019-02-13 | 1 | -0/+3 |
* | koch and testament improvement; make testing command easier to get right | Andreas Rumpf | 2019-02-13 | 1 | -1/+1 |
* | testament: use bin/nim.exe as the default | Araq | 2019-02-07 | 1 | -1/+1 |
* | testament: test nimble packages is beginning to work | Araq | 2019-02-04 | 1 | -1/+1 |
* | fix #10049 (#10083) | Timothee Cour | 2018-12-23 | 1 | -1/+1 |
* | testament: joinable is now an explicit concept of a test spec | Andreas Rumpf | 2018-12-11 | 1 | -12/+14 |