summary refs log tree commit diff stats
path: root/tests/manyloc
Commit message (Expand)AuthorAgeFilesLines
* make nake test compile againAraq2018-08-221-1/+1
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-222-1/+2
* make more tests greenAndreas Rumpf2018-08-133-9/+9
* make tests green againAndreas Rumpf2018-07-054-8/+12
* make tests green againAndreas Rumpf2018-05-028-86/+86
* make tests green againAraq2018-04-301-1/+1
* make more tests greenAndreas Rumpf2018-04-303-4/+4
* make tests green againAndreas Rumpf2018-04-281-6/+6
* remove dead code elimination option (#7669)Jacek Sieka2018-04-2311-11/+6
* make more tests greenAraq2018-02-101-1/+1
* Remove expr/stmt (#5857)Arne Döring2017-07-251-2/+3
* 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
* make test compile with latest opengl versionAndreas Rumpf2016-07-303-3/+3
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-314-4/+5
* make test greenAndreas Rumpf2016-05-301-2/+2
* Removed local TAU constant.gmpreussner2016-03-171-1/+0
* Merge pull request #3831 from ephja/nimrod-to-nimAndreas Rumpf2016-02-061-1/+1
|\
| * nimrod -> nimErik Johansson Andersson2016-02-051-1/+1
* | Fix a few deprecation warningsdef2016-01-253-6/+2
|/
* implements final version of multiline commentsAndreas Rumpf2016-01-171-2/+2
* makes tests greenAndreas Rumpf2016-01-154-5/+5
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-1/+1
* fix test failures due to import errorsAman Gupta2015-10-022-2/+2
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0436-2207/+2207
* proper distinction between --gc:none and --os:standaloneAraq2015-06-291-0/+1
* Move the noreturn pragma to sysFataldef2015-05-051-3/+3
* Rename PNimrodNode to NimNodedef2015-03-173-63/+63
* Fix tests some moredef2015-03-174-11/+12
* Fix tests a bit moredef2015-03-101-4/+4
* Replaced deprecated repeatStr() with repeat().Hans Raaf2015-03-044-9/+9
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-043-5/+5
* Fix typosFederico Ceratto2015-02-152-3/+3
* Merge pull request #2133 from def-/cleanupAndreas Rumpf2015-02-152-0/+0
|\
| * nimrod.cfg isn't working anymore, rename to nim.cfgdef2015-02-152-0/+0
* | Update a use of initTable to avoid initial enlarge.Charles Blake2015-02-131-1/+1
|/
* Clean up tests/manylocdef2015-02-0413-121/+113
* fixes #2041Araq2015-01-311-0/+3
* GitHub link fixes: nim-code -> nim-langdef2015-01-151-2/+2
* s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-091-3/+3
* made some tests greenAraq2014-09-213-39/+39
* further adaptationsAraq2014-08-297-22/+22
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-296-0/+0
* some progress for jester+asyncAraq2014-06-278-0/+7503
* attempt to make some tests greenAraq2014-04-213-7/+3
* keine_schweine test is not platform dependentAraq2014-02-243-12/+16
* nil->discardAraq2014-02-151-2/+2
* the compiler can now deal with multiple modules of the same nameAraq2013-09-265-0/+32
* fixes #531Araq2013-07-2413-0/+662