summary refs log tree commit diff stats
path: root/testament
Commit message (Expand)AuthorAgeFilesLines
* add tests for Testament "reject" action (#15709)n5m2020-10-271-0/+7
* add criterion to important packages (#15604)Andy Davidoff2020-10-261-0/+1
* Revert "workaround https://github.com/citycide/glob/issues/49 glob broken (#1...Bo Lingen2020-10-261-1/+1
* Try to fix CI failures (#15701)Clyybber2020-10-242-130/+120
* expect valgrind test failure on memory leak (#15669)n5m2020-10-221-0/+17
* workaround https://github.com/citycide/glob/issues/49 glob broken (#15647)Timothee Cour2020-10-191-1/+1
* fix #15631 (#15632)n5m2020-10-192-7/+14
* make testing for prologue more stable (#15491)flywind2020-10-051-1/+1
* cursor inference: makes combparser work; refactorings (#15411)Andreas Rumpf2020-09-261-1/+1
* testament improvement: allow inline error messages inside test cases (#15294)Andreas Rumpf2020-09-102-11/+133
* replace / with _ in trId (#15256)Silvio2020-09-021-1/+1
* fixes #15210 [backport:1.2] (#15237)Andreas Rumpf2020-08-311-1/+1
* Fix forward declaration issues in template/macro context (#15091)Clyybber2020-07-291-2/+2
* Change testing commands for some packages (#15041)Miran2020-07-221-6/+4
* enable 'nimterop' testnarimiran2020-07-201-1/+1
* fix #14822 copy test into var in matrix process, so can reset startTime befor...Bung2020-07-171-4/+6
* Clean up macros (#14959)Juan Carlos2020-07-141-1/+1
* Fix style inconsistencies due to the previous commitnarimiran2020-07-064-13/+13
* revert 0944b0f4narimiran2020-07-064-13/+13
* deprecate existsDir; use dirExists instead (#14884)Timothee Cour2020-07-031-1/+1
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-022-2/+2
* CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...Timothee Cour2020-06-301-0/+3
* fix `./koch tests` following #14823 (#14845)Timothee Cour2020-06-281-1/+2
* testament: generic N-fold batching: windows CI 37mn=>16m (#14823)Timothee Cour2020-06-273-5/+41
* Testament: Reenable arraymancer (#14831)Clyybber2020-06-271-1/+1
* followup after https://github.com/Vindaar/ggplotnim/pull/74 wrt #14447 lent i...Timothee Cour2020-06-261-1/+1
* CI: Install the pkg we cloned (#14770)Clyybber2020-06-242-25/+45
* cleanup [ci skip]narimiran2020-06-241-1/+0
* Fix Norm test path. (#14779)Constantine Molchanov2020-06-241-1/+1
* Enable fidget in important_packages. (#14742)treeform2020-06-231-2/+1
* misc testament cleanups (#14764)Timothee Cour2020-06-232-25/+16
* unbreak CI, refs https://github.com/timotheecour/Nim/issues/167 (#14765)Timothee Cour2020-06-221-1/+2
* add legacy workaround; improve test so that it actually tests for the bugfixTimothee Cour2020-06-191-1/+1
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-1/+0
* `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...Timothee Cour2020-06-163-7/+16
* make tests/stdlib tests joinable (#14626)Timothee Cour2020-06-151-13/+20
* normalizeExe (#14668)Timothee Cour2020-06-151-8/+3
* fix #13166 tioselectors flaky test on freebsd+OSX (#14634)Timothee Cour2020-06-121-1/+2
* hotfix disable nitter refs https://github.com/timotheecour/Nim/issues/167 (#1...Timothee Cour2020-06-081-1/+2
* fix https://github.com/timotheecour/Nim/issues/266 retry on failure to avoid ...Timothee Cour2020-06-021-3/+4
* fix #14421 items uses lent T (#14447)Timothee Cour2020-05-291-2/+2
* docgen: mangling using _. instead of @@ to avoid issue (#14454)Timothee Cour2020-05-261-0/+9
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-252-20/+14
* trunner was not actually being tested in non-CTFFI mode; minor testament clea...Timothee Cour2020-05-192-5/+38
* install gtk3 on osx for package testing (#14388)Miran2020-05-181-7/+0
* Speed up testing of some packages (#14358)Danil Yarantsev2020-05-151-6/+6
* fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...Timothee Cour2020-05-133-0/+41
* diable nimx (CI failure) refs https://github.com/timotheecour/Nim/issues/167 ...Timothee Cour2020-05-101-1/+1
* Split testing important packages into two jobs (#14256)Miran2020-05-072-131/+152
* fix regression: -d:nimHasLibFFI was not being tested anymore (#14234)Timothee Cour2020-05-061-1/+1