summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* close #17157 add testcase (#17531)flywind2021-03-271-0/+6
* Fix #17199 (#17348)Clyybber2021-03-262-15/+59
* added a 'koch ic' command for easier adhoc testing of IC (#17508)Andreas Rumpf2021-03-261-1/+0
* close #15696 (#17518)flywind2021-03-251-0/+25
* fix RST parsing after option lists (#17442)Andrey Makarov2021-03-251-0/+49
* custom integer literals bugfixes (#17499)Andreas Rumpf2021-03-241-0/+3
* custom integer literals (#17489)Andreas Rumpf2021-03-244-26/+160
* fix #17260 render `\` properly in nim doc, rst2html (#17315)Timothee Cour2021-03-241-2/+20
* fix #17325 linux 32bit CI; fix #17085 flaky test (#17469)Timothee Cour2021-03-242-2/+13
* make unary minus part of number literals, refs #17020 (#17488)Andreas Rumpf2021-03-241-0/+76
* [isolation]fix empty ref object bug (#17471)flywind2021-03-241-0/+8
* follow up #17486 (#17492)flywind2021-03-241-0/+45
* fix #17490 (#17491)flywind2021-03-241-0/+11
* Fixes #17450 (#17477)Clyybber2021-03-232-1/+26
* Revert "Fixes #17450 (#17474)" (#17476)Clyybber2021-03-232-26/+1
* Fixes #17450 (#17474)Clyybber2021-03-232-1/+26
* add algorithm.merge (#16182)flywind2021-03-231-1/+158
* fix #17458 tnetconnect.nim flaky (#17459)Timothee Cour2021-03-231-12/+16
* refs #17292 fix `repr` with `do:` (#17449)Timothee Cour2021-03-231-0/+80
* fix #17454 (#17461)Timothee Cour2021-03-231-1/+4
* refs #16338 make thttpclient_ssl_remotenetwork.nim less flaky (#17457)Timothee Cour2021-03-231-3/+14
* semTemplateDef and t17433 clean-ups (#17448)Saem Ghani2021-03-221-3/+3
* Fixes #17433; gensym callDef return in templ body (#17445)Saem Ghani2021-03-221-0/+16
* Close #8545 by add a test case (#17432)konsumlamm2021-03-201-0/+23
* IC: green tests (#17311)Andreas Rumpf2021-03-193-4/+1
* follow up #17391 add testcase (#17404)flywind2021-03-191-0/+33
* adjust spellSuggestSecretSauce logic to avoid too many matches for small symb...Timothee Cour2021-03-182-2/+2
* followup #17398: `getTempDir`, `getConfigDir` now do not have trailing DirSep...Timothee Cour2021-03-181-3/+3
* Rst test check messages (fix #17280) (#17338)Andrey Makarov2021-03-171-75/+125
* semLambda removed, semProcAux reworked (#17379)Saem Ghani2021-03-175-1/+62
* allow short-style rst references with symbols (#17372)Andrey Makarov2021-03-171-0/+25
* [std/channels]fix recv leaks(Part One) (#17394)flywind2021-03-172-3/+3
* followup #16067 --spellSuggest (#17401)Timothee Cour2021-03-171-0/+1
* fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint6...Timothee Cour2021-03-162-1/+35
* fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ...Timothee Cour2021-03-163-0/+97
* fix #17385, `len` must be declared before `items` (#17386)Miran2021-03-152-0/+15
* Revert "make system random work in VM" (#17378)flywind2021-03-151-2/+0
* New channels implementation for ORC (#17305)flywind2021-03-122-0/+389
* fix RST parsing when no indent after enum.item (fix #17249) (#17257)Andrey Makarov2021-03-121-0/+9
* Revert "Revert "close #16607 add testcase (#17317)" (#17336)" (#17347)Clyybber2021-03-121-0/+24
* refs #4347, add `ZZZ` and `ZZZZ` patterns for timezone offsets without colons...Miran2021-03-111-0/+4
* Fix #14325 (#17308)Clyybber2021-03-111-0/+17
* Revert "close #16607 add testcase (#17317)" (#17336)Clyybber2021-03-111-24/+0
* disable most flaky test in CI (refs #16338) (#17113)Timothee Cour2021-03-101-17/+16
* add typetraits.OrdinalEnum, enumutils.symbolName (#17281)Timothee Cour2021-03-101-0/+21
* close #9440 add testcase (#17316)flywind2021-03-091-0/+52
* close #16607 add testcase (#17317)flywind2021-03-091-0/+24
* fixes #11225; generic sandwich problems; [backport:1.2] (#17255)Andreas Rumpf2021-03-094-0/+30
* fix #17275 (#17276)flywind2021-03-091-4/+1
* fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)Timothee Cour2021-03-091-0/+25