summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* use lowercase --define switches (#17283)flywind2021-03-071-2/+2
|
* addQuitProc => addExitProc (#16765)Timothee Cour2021-01-221-1/+6
|
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-2/+2
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
* fixed article duplication typos (#16216)ihlec2020-12-021-1/+1
|
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
| | | | | | | | | * {.deprecated: [existsFile: fileExists].} * s/existsFile/fileExists/ except under deps * workaround pending #14819 * fix test
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-311-38/+37
|
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
|
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-4/+4
|
* cleanup keineschweine test; removes unused moduleAraq2019-05-241-295/+0
|
* make tests green; better output for when megatest execution failsAraq2018-12-112-2/+2
|
* lots of small changesArne Döring2018-12-115-5/+5
|
* removes deprecated T/P typesAraq2018-11-161-10/+10
|
* make tests green againAndreas Rumpf2018-05-024-35/+35
|
* make more tests greenAndreas Rumpf2018-04-301-1/+1
|
* remove dead code elimination option (#7669)Jacek Sieka2018-04-236-6/+3
|
* implements final version of multiline commentsAndreas Rumpf2016-01-171-2/+2
|
* makes tests greenAndreas Rumpf2016-01-151-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-048-348/+348
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Rename PNimrodNode to NimNodedef2015-03-173-63/+63
|
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-3/+3
|
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* Clean up tests/manylocdef2015-02-045-60/+51
| | | | named_argument_bug still fails
* further adaptationsAraq2014-08-293-8/+8
|
* keine_schweine test is not platform dependentAraq2014-02-243-12/+16
|
* manyloc test should be green againAraq2013-06-041-9/+0
|
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1315-0/+5085