summary refs log tree commit diff stats
path: root/tests/newconfig
Commit message (Expand)AuthorAgeFilesLines
* some test cleanups & category reorganization (#22010)metagn2023-06-061-1/+1
* fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1...flywind2022-03-261-4/+2
* fix nim check nimscript [backport: 1.6] (#19444)flywind2022-03-231-0/+11
* config system: special case -d:release and -d:danger [backport:1.4] (#18051)Andreas Rumpf2021-05-202-2/+4
* fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....flywind2021-04-011-0/+2
* fix #16526 run config.nims before foo.nim.cfg (#16557)Timothee Cour2021-01-025-0/+0
* use doAssert in tests (#16486)flywind2020-12-281-22/+22
* deprecate existsDir; use dirExists instead (#14884)Timothee Cour2020-07-031-1/+1
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
* --hint:processing (+friends) is now supported and means `--hint:processing:on...Timothee Cour2020-05-082-2/+21
* [RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other la...Timothee Cour2020-03-201-6/+5
* [feature] Added os.delEnv; add delEnv support to nimscript too (#11466)Kaushal Modi2019-06-151-0/+5
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* Fixes #9671 (#9750)Randy Smith2018-11-191-3/+0
* travis: run 'koch testinstall' on OSXAndreas Rumpf2018-09-181-8/+14
* Add a few useful os calls to nimscript (#7442)genotrance2018-04-101-0/+47
* Fixes 7283 (#7284)cooldome2018-03-051-1/+8
* fixes #6327Andreas Rumpf2017-09-051-0/+2
* fixes #5228Andreas Rumpf2017-03-182-1/+3
* make tests green againAndreas Rumpf2016-07-101-1/+1
* Nimscript: added support for 'patchFile'Andreas Rumpf2016-07-093-2/+10
* Nimscript supports hint() and warning() procs; refs #3688Andreas Rumpf2016-07-081-0/+3
* cleaned up ospaths moduleAraq2015-10-121-0/+3
* NimScript: --define works as expectedAraq2015-09-302-0/+4
* implements experimental new config system based on NimScriptAraq2015-08-162-0/+21