summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine/lib
Commit message (Expand)AuthorAgeFilesLines
* fix #17952: fix both false positives and false negatives for reInvalidSpec (#...Timothee Cour2021-05-081-20/+20
* use lowercase --define switches (#17283)flywind2021-03-071-1/+1
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-5/+10
* deprecate existsDir; use dirExists instead (#14884)Timothee Cour2020-07-031-1/+1
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-022-3/+3
* Remove the uses of {.procvar.} pragma (#14359)Kaushal Modi2020-05-151-3/+3
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-311-3/+1
* Revert "Fixes #12187 (#12321)" (#12447)Andreas Rumpf2019-10-181-1/+1
* Fixes #12187 (#12321)Clyybber2019-10-081-1/+1
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-221-1/+1
* make tests green; better output for when megatest execution failsAraq2018-12-112-2/+2
* lots of small changesArne Döring2018-12-114-4/+4
* removes deprecated T/P typesAraq2018-11-164-10/+10
* make more tests greenAndreas Rumpf2018-08-132-4/+4
* make tests green againAndreas Rumpf2018-07-052-5/+5
* make tests green againAndreas Rumpf2018-05-024-51/+51
* make more tests greenAndreas Rumpf2018-04-301-1/+1
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* Make countLines() the same as len(splitLines(s)) (#5470)Simon Krauter2017-03-031-1/+1
* make tests green againAndreas Rumpf2016-11-241-1/+1
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-311-1/+1
* Removed local TAU constant.gmpreussner2016-03-171-1/+0
* makes tests greenAndreas Rumpf2016-01-152-3/+3
* fix test failures due to import errorsAman Gupta2015-10-021-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0418-1668/+1668
* Replaced deprecated repeatStr() with repeat().Hans Raaf2015-03-042-7/+7
* Fix typosFederico Ceratto2015-02-151-2/+2
* Clean up tests/manylocdef2015-02-046-49/+49
* some progress for jester+asyncAraq2014-06-276-0/+7503
* attempt to make some tests greenAraq2014-04-211-4/+0
* improvements for 'not nil' checkingAraq2013-06-131-2/+4
* manyloc test should be green againAraq2013-06-041-20/+21
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1315-0/+1735