summary refs log tree commit diff stats
path: root/tests/misc/trunner.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....flywind2021-04-011-0/+9
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-021-5/+2
* Make test independent of repo location (#16571)Clyybber2021-01-031-3/+1
* Revert "Make config processing order test more robust" (#16561)flywind2021-01-031-1/+1
* Make config processing order test more robustClyybber2021-01-021-1/+1
* fix #16526 run config.nims before foo.nim.cfg (#16557)Timothee Cour2021-01-021-0/+19
* fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...Timothee Cour2020-12-301-8/+56
* add test for --eval; fix a minor bug (#16224)Timothee Cour2020-12-011-0/+6
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-5/+2
* docgen: mangling using _. instead of @@ to avoid issue (#14454)Timothee Cour2020-05-261-19/+19
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-12/+89
* trunner was not actually being tested in non-CTFFI mode; minor testament clea...Timothee Cour2020-05-191-0/+144