summary refs log tree commit diff stats
path: root/testament
Commit message (Expand)AuthorAgeFilesLines
* IC: integrity checking (#17695)Andreas Rumpf2021-04-111-1/+1
* iterable[T] (#17196)Timothee Cour2021-04-111-0/+6
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-0415-38/+65
* enable some packages (#17629)flywind2021-04-031-3/+3
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-2/+3
* add getPort to resolve Port(0) (#17559)Timothee Cour2021-03-301-1/+2
* nim: unbreak CI; testament: add allowedFailure logic for tests that may fail ...Timothee Cour2021-03-283-30/+40
* disable package 'chronicles' until 'chronos' is fixednarimiran2021-03-261-1/+1
* testament: remove unused tfile,tline,tcolumn (#17515)Timothee Cour2021-03-262-36/+2
* re-enable fidget (#17229)flywind2021-03-251-1/+2
* closes #17085; boehm has problems with large allocations, that is expected an...Andreas Rumpf2021-03-241-1/+1
* IC: green tests (#17311)Andreas Rumpf2021-03-191-1/+2
* remove 'stats' from help document of testament tool (#17364)jiro2021-03-151-1/+0
* use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea...Timothee Cour2021-03-124-200/+176
* use lowercase --define switches (#17283)flywind2021-03-071-1/+1
* re-enable pkg optionsutils (#17231)Timothee Cour2021-03-021-1/+1
* `--nilseqs` is now a deprecated noop (#17211)Timothee Cour2021-03-011-2/+0
* add 'pixie' to important_packages (#17215)Miran2021-03-011-0/+1
* `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147)Timothee Cour2021-02-241-1/+1
* asyncjs: add `then`, `catch` for promise pipelining (#16871)Timothee Cour2021-02-241-2/+4
* fix #17159 items(cstring) works in VM (#17160)Timothee Cour2021-02-241-0/+24
* remove tests/deps/ (#17132)Timothee Cour2021-02-232-2/+2
* testament: support disabled:osx as alias to disabled:macosx (#17124)Timothee Cour2021-02-221-2/+2
* important_packages: document that packages tested should ideally have recent ...Timothee Cour2021-02-221-1/+15
* disable chronos (#17131)flywind2021-02-201-2/+3
* important_packages: add fusion (#17094)Timothee Cour2021-02-201-0/+3
* [backport:1.2] update nimble commit hash (#17109)Miran2021-02-191-3/+3
* fixes #17085 [backport:1.2] (#17101)Andreas Rumpf2021-02-191-0/+1
* add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...Timothee Cour2021-02-173-6/+5
* remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...Timothee Cour2021-02-171-3/+0
* [backport:1.2] update the nimble commit hash to the latest one (#16971)Miran2021-02-091-3/+3
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-023-4/+16
* IC: bugfixes (WIP) (#16836)Andreas Rumpf2021-02-021-0/+45
* improve code in categories.nim; add std/private/gitutils; fix flakyness in ni...Timothee Cour2021-01-291-42/+20
* testament: fix #16829, fix partially #16830 (#16831)Timothee Cour2021-01-273-65/+87
* disble fidget again (#16842)Timothee Cour2021-01-271-1/+1
* close #16810 (#16813)flywind2021-01-251-1/+1
* ref #16810 disable fidget (#16811)flywind2021-01-241-1/+1
* Testament small fixes (#16788)Juan Carlos2021-01-225-163/+91
* fix testament regression: installed testament works again with testament r pa...Timothee Cour2021-01-202-11/+22
* Fix bump CIClyybber2021-01-181-1/+1
* Deprecate TaintedString (#15423)Juan Carlos2021-01-152-8/+8
* remove deprecated specs (#16684)flywind2021-01-112-10/+0
* add error messages (#16679)flywind2021-01-101-1/+1
* fix #16576: honor matrix in testament by making such tests non joinable (#16577)Timothee Cour2021-01-043-8/+16
* enable ggplotnim (#16538)flywind2021-01-011-1/+1
* disable ggplotnim, refs #16523 (#16524)Timothee Cour2020-12-301-1/+1
* disable grams (#16511)flywind2020-12-301-1/+2
* add zippy to important packages (#16442)flywind2020-12-231-0/+1
* disable pkg/criterion refs https://github.com/disruptek/criterion/issues/3 (#...Timothee Cour2020-12-221-1/+1