summary refs log tree commit diff stats
path: root/tests/iter
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated type pragma syntax, fix bugs that required it (#20199)metagn2022-09-031-1/+1
* Fixed compilation of void closureiters with try stmt (#20138) [backport]Yuriy Glukhov2022-08-031-0/+8
* Fix nested finally handling in closureiters [backport] (#19933)Tanguy2022-07-111-0/+75
* Allow recursive closure iterators (#19939)Tanguy2022-06-301-0/+13
* Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]flywind2022-04-041-0/+18
* fixes #19575 (#19596) [backport]Andreas Rumpf2022-03-091-0/+23
* style usages part one (openarray => openArray) (#19321)flywind2022-01-044-5/+5
* '[]' can now be used for iterators (#18814)Jason Beetham2021-09-061-0/+14
* fixes #14165, fixes #18739, fix the second example of #6269 (#18812)Andreas Rumpf2021-09-061-0/+50
* replace wrt with proper word (#18724)flywind2021-08-221-1/+1
* improve several tests in testament (#18635)Timothee Cour2021-08-081-32/+28
* Fixes #17849 (#18055) [backport:1.2]Yuriy Glukhov2021-05-301-1/+15
* follow up #17486 (#17492)flywind2021-03-241-0/+45
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-1/+1
* close #1550 add testcase (#16640)flywind2021-01-081-0/+20
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-1/+1
* close #2771(add testcase for #2771) (#15932)flywind2020-11-131-0/+21
* fixes #15360 [backport:1.2] (#15378)Andreas Rumpf2020-09-211-0/+7
* Add test-cases for #12576 and #12523 (#15085)Danil Yarantsev2020-07-271-2/+13
* Add testcase for #13815 (#14956)Clyybber2020-07-101-1/+14
* fix #13739 (#13742)Arne Döring2020-04-071-0/+27
* Revert "fix #13417 (#13712)" (#13728)Andreas Rumpf2020-03-231-21/+0
* fix #13417 (#13712)Arne Döring2020-03-221-0/+21
* Attempt to finish off araq cpp exceptions (#13695)cooldome2020-03-191-1/+3
* fixes #12747 [backport] (#13651)cooldome2020-03-161-0/+11
* fixes #12945 (#12959)cooldome2019-12-241-2/+2
* remove unused imports from testsnarimiran2019-11-061-1/+1
* expr -> untypedAraq2019-11-051-1/+1
* remove deprecated procs (#12535)Andreas Rumpf2019-11-051-1/+1
* refactor illegal iterator assignment detection (#12212)Arne Döring2019-10-111-8/+0
* Fixed yield in nnkChckRange (#12160)Yuriy Glukhov2019-09-101-0/+14
* Support iterators returning lent T (#11938)cooldome2019-08-311-0/+59
* close #9827 by adding a testnarimiran2019-05-301-0/+7
* close #5859 by adding a testnarimiran2019-05-291-0/+11
* More specific error message for unsupported recursion in iterators (#11283)Ico Doornekamp2019-05-201-1/+1
* Iterator fixes (#11234)Jasper Jenkins2019-05-135-0/+105
* fix complex typdesc iteratorsJasper Jenkins2019-05-081-0/+17
* Fix ..< iterator (#11103)Arne Döring2019-05-031-2/+18
* add tests for recently closed issues (#10722)Miran2019-02-231-0/+82
* disable one more test for C++Andreas Rumpf2019-01-151-0/+1
* Testament: refactoring; makes the test joiner greenAraq2018-12-115-6/+10
* lots of small changesArne Döring2018-12-111-1/+1
* megatest can be executedArne Döring2018-12-111-0/+0
* require errormsg to be specified before file.Arne Döring2018-12-119-23/+5
* Fixes 9716 [backport] (#9790)Yuriy Glukhov2018-11-241-1/+14
* make run the default action of a test in testerArne Döring2018-11-237-9/+49
* Fixed yield in nkObjConstr. Fixes #9694 [backport] (#9744)Yuriy Glukhov2018-11-181-0/+15
* More descriptive names of test files (#9531)Miran2018-10-291-0/+0
* fixes #5519Araq2018-10-181-0/+36
* closes #5321Araq2018-10-181-0/+24
s="s">"nim c -r -d:release tests/testall" pkg1 "cligen", false, "nim c -o:cligenn -r cligen.nim" pkg1 "coco", true pkg1 "combparser" pkg1 "compactdict" pkg1 "comprehension", false, "nimble test", "https://github.com/alehander42/comprehension" pkg1 "criterion" pkg1 "dashing", false, "nim c tests/functional.nim" pkg1 "delaunay" pkg1 "docopt" pkg1 "easygl", true, "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl" pkg1 "elvis" pkg1 "fidget", true, "nim c -d:release -r tests/runNative.nim" pkg1 "fragments", false, "nim c -r fragments/dsl.nim" pkg1 "gara" pkg1 "ggplotnim", true, "nim c -d:noCairo -r tests/tests.nim" # pkg1 "gittyup", true, "nimble test", "https://github.com/disruptek/gittyup" pkg1 "glob" pkg1 "gnuplot" pkg1 "hts", false, "nim c -o:htss src/hts.nim" # pkg1 "httpauth", true pkg1 "illwill", false, "nimble examples" pkg1 "inim", true # pending https://github.com/inim-repl/INim/issues/74 pkg1 "itertools", false, "nim doc src/itertools.nim" pkg1 "iterutils" pkg1 "jstin" pkg1 "karax", false, "nim c -r tests/tester.nim" pkg1 "kdtree", false, "nimble test", "https://github.com/jblindsay/kdtree" pkg1 "loopfusion" pkg1 "macroutils" pkg1 "markdown" pkg1 "memo" pkg1 "msgpack4nim", false, "nim c -r tests/test_spec.nim" # these two are special snowflakes pkg1 "nimcrypto", false, "nim c -r tests/testall.nim" pkg1 "stint", false, "nim c -o:stintt -r stint.nim" # packages N-Z pkg2 "nake", false, "nim c nakefile.nim" pkg2 "neo", true, "nim c -d:blas=openblas tests/all.nim" pkg2 "nesm" # pkg2 "nico", true pkg2 "nicy", false, "nim c -r src/nicy.nim" pkg2 "nigui", false, "nim c -o:niguii -r src/nigui.nim" pkg2 "NimData", true, "nim c -o:nimdataa src/nimdata.nim" pkg2 "nimes", true, "nim c src/nimes.nim" pkg2 "nimfp", true, "nim c -o:nfp -r src/fp.nim" pkg2 "nimgame2", true, "nim c nimgame2/nimgame.nim" pkg2 "nimgen", true, "nim c -o:nimgenn -r src/nimgen/runcfg.nim" pkg2 "nimlsp", true pkg2 "nimly", true, "nim c -r tests/test_readme_example.nim" # pkg2 "nimongo", true, "nimble test_ci" # pkg2 "nimph", true, "nimble test", "https://github.com/disruptek/nimph" pkg2 "nimpy", false, "nim c -r tests/nimfrompy.nim" pkg2 "nimquery" pkg2 "nimsl", true pkg2 "nimsvg" # pkg2 "nimterop", true pkg2 "nimwc", true, "nim c nimwc.nim" # pkg2 "nimx", true, "nim c --threads:on test/main.nim" pkg2 "nitter", true, "nim c src/nitter.nim", "https://github.com/zedeus/nitter" pkg2 "norm", true, "nim c -r tests/tsqlite.nim" pkg2 "npeg", false, "nimble testarc" pkg2 "numericalnim", true, "nim c -r tests/test_integrate.nim" pkg2 "optionsutils" pkg2 "ormin", true, "nim c -o:orminn ormin.nim" pkg2 "parsetoml" pkg2 "patty" pkg2 "plotly", true, "nim c --oldgensym:on examples/all.nim" pkg2 "pnm" pkg2 "polypbren" pkg2 "prologue", true, "nim c -d:release -r tests/test_compile/test_compile.nim" pkg2 "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim" pkg2 "pylib" pkg2 "rbtree" pkg2 "react", false, "nimble example" pkg2 "regex", true, "nim c src/regex" pkg2 "result", false, "nim c -r result.nim" pkg2 "RollingHash", false, "nim c -r tests/test_cyclichash.nim" pkg2 "rosencrantz", false, "nim c -o:rsncntz -r rosencrantz.nim" pkg2 "sdl1", false, "nim c -r src/sdl.nim" pkg2 "sdl2_nim", false, "nim c -r sdl2/sdl.nim" pkg2 "sigv4", true, "nim c --gc:arc -r sigv4.nim", "https://github.com/disruptek/sigv4" pkg2 "snip", false, "nimble test", "https://github.com/genotrance/snip" pkg2 "strslice" pkg2 "strunicode", true, "nim c -r src/strunicode.nim" pkg2 "synthesis" pkg2 "telebot", true, "nim c -o:tbot -r src/telebot.nim" pkg2 "tempdir" pkg2 "templates" pkg2 "tensordsl", false, "nim c -r tests/tests.nim", "https://krux02@bitbucket.org/krux02/tensordslnim.git" pkg2 "terminaltables", false, "nim c src/terminaltables.nim" pkg2 "termstyle" pkg2 "timeit" pkg2 "timezones" pkg2 "tiny_sqlite" pkg2 "unicodedb", false, "nim c -d:release -r tests/tests.nim" pkg2 "unicodeplus", true, "nim c -d:release -r tests/tests.nim" pkg2 "unpack" pkg2 "websocket", false, "nim c websocket.nim" # pkg2 "winim", true pkg2 "with" pkg2 "ws" pkg2 "yaml" pkg2 "zero_functional", false, "nim c -r test.nim"