| Commit message (Expand) | Author | Age | Files | Lines |
* | use old typeinfo generation for hot code reloading (#22518) | metagn | 2023-08-20 | 1 | -2/+5 |
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 1 | -2/+2 |
* | hot code reloading: fix regression? and PreMain with arc/orc (#21940) | metagn | 2023-05-30 | 1 | -2/+5 |
* | fix & add test for basic hot code reloading case (#21915) | metagn | 2023-05-26 | 1 | -0/+1 |
* | fix nimrtl and nimhcr on arc/orc (#21814) | metagn | 2023-05-09 | 1 | -12/+9 |
* | test DLL generation with ORC (#21445) | ringabout | 2023-03-03 | 1 | -9/+15 |
* | megatest now checks refc too (#21341) | ringabout | 2023-02-09 | 1 | -0/+2 |
* | defaults to ORC (#19972) | ringabout | 2022-09-23 | 1 | -4/+4 |
* | remove deprecated type pragma syntax, fix bugs that required it (#20199) | metagn | 2022-09-03 | 1 | -2/+5 |
* | default threads on (#19368) | flywind | 2022-07-06 | 1 | -5/+5 |
* | testament: include extra options in test name (#19801) | Jacek Sieka | 2022-05-19 | 1 | -6/+6 |
* | fixes #12642 (#18811) | Andreas Rumpf | 2021-09-06 | 1 | -2/+4 |
* | testament --megatest:off now makes tests non-joinable so that they all run (#... | Timothee Cour | 2021-09-03 | 1 | -1/+1 |
* | improve several tests in testament (#18635) | Timothee Cour | 2021-08-08 | 1 | -1/+1 |
* | even lighter version of #17938: fix most issues with UnusedImport, XDeclaredB... | Timothee Cour | 2021-06-26 | 1 | -0/+1 |
* | increase backoffDuration to avoid timeouts (#18281) | Timothee Cour | 2021-06-16 | 1 | -1/+1 |
* | testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) | Timothee Cour | 2021-05-26 | 1 | -17/+5 |
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18... | Timothee Cour | 2021-05-26 | 1 | -2/+2 |
* | fix #18077 testament now parses `cmd` properly (#18086) | Timothee Cour | 2021-05-26 | 1 | -1/+2 |
* | remove some custom logic in testament around flags, testExec (#18090) | Timothee Cour | 2021-05-26 | 1 | -23/+0 |
* | fixes #17943 (#18045) | Andreas Rumpf | 2021-05-19 | 1 | -14/+19 |
* | Fix running testament c nimble-packages without batch arg (#18023) | Clyybber | 2021-05-17 | 1 | -3/+4 |
* | fix #17952: fix both false positives and false negatives for reInvalidSpec (#... | Timothee Cour | 2021-05-08 | 1 | -2/+9 |
* | gitutils: add diffStrings, diffFiles, and use it in testament to compare expe... | Timothee Cour | 2021-04-30 | 1 | -2/+2 |
* | testament: add `nimoutFull: bool` spec (#17867) | Timothee Cour | 2021-04-27 | 1 | -0/+3 |
* | important_packages: `allowed_failures` batch (#17757) | Timothee Cour | 2021-04-20 | 1 | -10/+25 |
* | fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714) | Timothee Cour | 2021-04-19 | 1 | -1/+1 |
* | IC navigator: added support for include files (#17784) | Andreas Rumpf | 2021-04-19 | 1 | -1/+1 |
* | fix #17732(forward args... to megatest) (#17780) | flywind | 2021-04-19 | 1 | -3/+7 |
* | ic navigator tests (#17735) | Andreas Rumpf | 2021-04-16 | 1 | -7/+12 |
* | `import foo {.all.}` reboot (#17706) | Timothee Cour | 2021-04-16 | 1 | -0/+1 |
* | megatest: allow duplicate file names, show compilation progress (#17713) | Timothee Cour | 2021-04-13 | 1 | -6/+11 |
* | IC: integrity checking (#17695) | Andreas Rumpf | 2021-04-11 | 1 | -1/+1 |
* | nim: unbreak CI; testament: add allowedFailure logic for tests that may fail ... | Timothee Cour | 2021-03-28 | 1 | -2/+5 |
* | closes #17085; boehm has problems with large allocations, that is expected an... | Andreas Rumpf | 2021-03-24 | 1 | -1/+1 |
* | use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea... | Timothee Cour | 2021-03-12 | 1 | -56/+34 |
* | use lowercase --define switches (#17283) | flywind | 2021-03-07 | 1 | -1/+1 |
* | `--nilseqs` is now a deprecated noop (#17211) | Timothee Cour | 2021-03-01 | 1 | -2/+0 |
* | fixes #17085 [backport:1.2] (#17101) | Andreas Rumpf | 2021-02-19 | 1 | -0/+1 |
* | remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221) | Timothee Cour | 2021-02-02 | 1 | -3/+4 |
* | IC: bugfixes (WIP) (#16836) | Andreas Rumpf | 2021-02-02 | 1 | -0/+45 |
* | improve code in categories.nim; add std/private/gitutils; fix flakyness in ni... | Timothee Cour | 2021-01-29 | 1 | -42/+20 |
* | testament: fix #16829, fix partially #16830 (#16831) | Timothee Cour | 2021-01-27 | 1 | -64/+71 |
* | Testament small fixes (#16788) | Juan Carlos | 2021-01-22 | 1 | -71/+12 |
* | fix #16576: honor matrix in testament by making such tests non joinable (#16577) | Timothee Cour | 2021-01-04 | 1 | -2/+8 |
* | Retry commands in testament again (#16262) | Clyybber | 2020-12-05 | 1 | -5/+16 |
* | error instead of echo when testament category is empty; fix realtimeGC (#16162) | Timothee Cour | 2020-12-01 | 1 | -1/+3 |
* | fix #14242 `testament r tests/js/foo` now works; testament now honors --targe... | Timothee Cour | 2020-11-28 | 1 | -7/+7 |
* | make megatest consistent with unjoined tests wrt newlines, honor newlines in ... | Timothee Cour | 2020-11-28 | 1 | -10/+12 |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -2/+2 |