summary refs log tree commit diff stats
path: root/testament/specs.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes broken doc links (#23255)ringabout2024-01-251-1/+1
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-7/+6
* set module symbol type to None instead of nil for discard check (#21657)metagn2023-04-131-1/+4
* ship a modern nimble with lock files support (#21061)ringabout2022-12-121-1/+1
* [Testament] Extend and document message testing aids (#19996)quantimnot2022-09-011-28/+106
* Testament now checks OS, CPU, endianess, bitsizes 8-64 in discard statements ...quantimnot2021-11-191-20/+50
* Use testament to check Norm test pass (#19018)Constantine Molchanov2021-11-031-1/+1
* fix #16256: nimout: <empty> should give error (vacuously true); improve a few...Timothee Cour2021-05-311-0/+5
* make testament `isSuccess` more robust and allow tests with `--hints:off` to ...Timothee Cour2021-05-111-0/+1
* fix #17952: fix both false positives and false negatives for reInvalidSpec (#...Timothee Cour2021-05-081-10/+20
* testament: add `nimoutFull: bool` spec (#17867)Timothee Cour2021-04-271-0/+3
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-241-2/+2
* unit separator (#17730)Andreas Rumpf2021-04-201-1/+1
* testament: remove unused tfile,tline,tcolumn (#17515)Timothee Cour2021-03-261-8/+0
* use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea...Timothee Cour2021-03-121-1/+1
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-1/+1
* testament: support disabled:osx as alias to disabled:macosx (#17124)Timothee Cour2021-02-221-2/+2
* remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...Timothee Cour2021-02-171-3/+0
* Testament small fixes (#16788)Juan Carlos2021-01-221-19/+19
* remove deprecated specs (#16684)flywind2021-01-111-4/+0
* fix #16576: honor matrix in testament by making such tests non joinable (#16577)Timothee Cour2021-01-041-0/+1
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-14/+6
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-291-1/+1
* testament: error instead of silently overwrite a spec (#16166)Timothee Cour2020-11-291-5/+13
* fix #14242 `testament r tests/js/foo` now works; testament now honors --targe...Timothee Cour2020-11-281-4/+4
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-1/+1
* fix #15631 (#15632)n5m2020-10-191-5/+9
* testament improvement: allow inline error messages inside test cases (#15294)Andreas Rumpf2020-09-101-9/+86
* CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...Timothee Cour2020-06-301-0/+3
* testament: generic N-fold batching: windows CI 37mn=>16m (#14823)Timothee Cour2020-06-271-0/+23
* `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...Timothee Cour2020-06-161-0/+7
* fixes #14112, tests for #12892, #12671, #11697 (#14125)hlaaftana2020-04-261-0/+2
* Fix #14091 and #14093 - test failures on NetBSD (#14096)Euan2020-04-241-0/+2
* #12103 - CI for OpenBSD (#12105)Euan2020-04-211-0/+2
* testament: introduce 'matrix' for testing multiple options (#13343)Miran2020-02-071-0/+4
* fix tsizeof3 for aarch64 (#13169)Jasper Jenkins2020-01-161-0/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+4
* #12103 - CI for FreeBSD (#12179)Euan2019-11-291-0/+2
* attempt to add valgrind support to the CIs and testament (#12646)Andreas Rumpf2019-11-181-0/+9
* testament: add azure integrationLeorize2019-10-031-0/+3
* added a testcase for #12195; testament now supports a 'timeout' spec fieldAraq2019-09-171-0/+8
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-1/+4
* fixes #10299 (#11324)Andreas Rumpf2019-05-251-1/+1
* testament: apply skip to hard-coded categories (#11168)Jacek Sieka2019-05-081-1/+6
* 32 bit fixes (#10608)Arne Döring2019-02-131-0/+3
* koch and testament improvement; make testing command easier to get rightAndreas Rumpf2019-02-131-1/+1
* testament: use bin/nim.exe as the defaultAraq2019-02-071-1/+1
* testament: test nimble packages is beginning to workAraq2019-02-041-1/+1
* fix #10049 (#10083)Timothee Cour2018-12-231-1/+1
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-111-12/+14