summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine
Commit message (Expand)AuthorAgeFilesLines
* Remove the uses of {.procvar.} pragma (#14359)Kaushal Modi2020-05-151-3/+3
* remove deprecated procs (#12535)Andreas Rumpf2019-11-052-2/+2
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-312-41/+38
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
* Revert "Fixes #12187 (#12321)" (#12447)Andreas Rumpf2019-10-181-1/+1
* Fixes #12187 (#12321)Clyybber2019-10-081-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-272-5/+5
* cleanup keineschweine test; removes unused moduleAraq2019-05-241-295/+0
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-221-1/+1
* remove deprecated modules (#10215)Miran2019-01-073-3/+3
* make tests green; better output for when megatest execution failsAraq2018-12-114-4/+4
* lots of small changesArne Döring2018-12-1113-13/+13
* removes deprecated T/P typesAraq2018-11-167-25/+25
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-0/+1
* make more tests greenAndreas Rumpf2018-08-132-4/+4
* make tests green againAndreas Rumpf2018-07-052-5/+5
* make tests green againAndreas Rumpf2018-05-028-86/+86
* make more tests greenAndreas Rumpf2018-04-302-2/+2
* remove dead code elimination option (#7669)Jacek Sieka2018-04-239-9/+5
* 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
* 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