summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* 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