summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0434-2196/+2196
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Rename PNimrodNode to NimNodedef2015-03-173-63/+63
|
* Replaced deprecated repeatStr() with repeat().Hans Raaf2015-03-044-9/+9
|
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-042-4/+4
|
* Fix typosFederico Ceratto2015-02-152-3/+3
|
* nimrod.cfg isn't working anymore, rename to nim.cfgdef2015-02-152-0/+0
|
* Clean up tests/manylocdef2015-02-0413-121/+113
| | | | named_argument_bug still fails
* s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-091-3/+3
|
* further adaptationsAraq2014-08-294-10/+10
|
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+0
|
* some progress for jester+asyncAraq2014-06-276-0/+7503
|
* attempt to make some tests greenAraq2014-04-211-4/+0
|
* keine_schweine test is not platform dependentAraq2014-02-243-12/+16
|
* improvements for 'not nil' checkingAraq2013-06-131-2/+4
|
* manyloc test should be green againAraq2013-06-043-30/+22
|
* bugfixes mostly JS relatedAraq2013-05-012-156/+0
|
* made some tests greenAraq2013-04-221-0/+1
|
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1349-0/+9271