summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine
Commit message (Expand)AuthorAgeFilesLines
* Make countLines() the same as len(splitLines(s)) (#5470)Simon Krauter2017-03-031-1/+1
* make tests green againAndreas Rumpf2016-11-242-2/+2
* Always use https:// in git cloneSimon Ruderich2016-09-151-1/+1
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-311-1/+1
* Removed local TAU constant.gmpreussner2016-03-171-1/+0
* Fix a few deprecation warningsdef2016-01-252-2/+2
* implements final version of multiline commentsAndreas Rumpf2016-01-171-2/+2
* makes tests greenAndreas Rumpf2016-01-153-4/+4
* fix test failures due to import errorsAman Gupta2015-10-021-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0434-2196/+2196
* 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
* 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