summary refs log tree commit diff stats
path: root/tests/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Fix SIGSEGV in httpclient response body (#16766)Daehee2021-01-221-0/+6
* fix noDecl => nodecl (#16760)Timothee Cour2021-01-201-0/+1
* jsonutils.jsonTo: support opt (#16739)Timothee Cour2021-01-171-0/+3
* js: improve tests + some docs (#16727)Timothee Cour2021-01-161-0/+6
* Deprecate TaintedString (#15423)Juan Carlos2021-01-152-8/+8
* Add js BigInts (#16409)Juan Carlos2021-01-141-0/+38
* Transfer-Encoding:chunked tests (#16678)vabresto2021-01-141-0/+81
* enable tests/stdlib/thttpclient.nim (#16710)Timothee Cour2021-01-141-5/+6
* Fixes #16436 (#16695)Yuriy Glukhov2021-01-141-0/+23
* fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)Timothee Cour2021-01-131-0/+13
* revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)Timothee Cour2021-01-121-0/+41
* Improve uri.parseQuery to never raise an error (#16647)Mildred Ki'Lya2021-01-121-2/+1
* RST: implement internal targets (#16614)Andrey Makarov2021-01-111-0/+158
* fix negative nan (#16628)flywind2021-01-111-2/+14
* fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)Timothee Cour2021-01-112-3/+49
* Httpclient improvements (#15919)Antonis Geralis2021-01-101-4/+4
* minor fix (#16624)rockcavera2021-01-071-1/+1
* Implements streams for sockets (#15729)PMunch2021-01-071-0/+64
* oids: switch from PRNG to random module (#16203)flywind2021-01-071-0/+6
* add math.signbit (#16592)flywind2021-01-071-0/+10
* Jsonutils: pass opt for object in object (#16615)inv20042021-01-071-0/+6
* jsonutils: fromJson forward opt param fix (#16612)inv20042021-01-061-0/+14
* Link the <fenv.h> header (#16597)konsumlamm2021-01-051-3/+2
* make cstrutils work in VM (#16590)flywind2021-01-051-2/+10
* Improve documentation for complex (#16588)konsumlamm2021-01-051-6/+6
* fix #9125 (#16582)flywind2021-01-051-4/+26
* Make tmath test more strict (#16593)Clyybber2021-01-051-13/+13
* merge tmath_misc.nim into tmath.nim (#16591)Timothee Cour2021-01-052-24/+13
* fix #16576: honor matrix in testament by making such tests non joinable (#16577)Timothee Cour2021-01-041-4/+6
* enable tmath tests for JS backend (#16562)flywind2021-01-041-6/+5
* Improve sequtils documentation (#16559)konsumlamm2021-01-041-4/+2
* Algorithm improvements (#16529)konsumlamm2021-01-021-2/+2
* fix #16061 (#16551)flywind2021-01-021-1/+6
* fix `is "closure"` (#16552)flywind2021-01-021-0/+9
* fix #16542 (#16549)flywind2021-01-021-1/+30
* refactor the tests of options (#16527)flywind2021-01-011-143/+182
* fix #16494 (#16513)flywind2021-01-011-0/+24
* refactor cmpIgnoreStyle and cmpIgnoreCase (#16399)flywind2020-12-312-22/+31
* RST: improve line blocks (#16518)Andrey Makarov2020-12-311-4/+34
* Add math.copySign (#16406)flywind2020-12-301-1/+49
* Added cmpMem export (#16484)Antonis Geralis2020-12-291-0/+15
* improve turi.nim tests: js, vm; merge tdecodequery.nim (#16500)Timothee Cour2020-12-292-194/+181
* RST: fix directive with fields (#16490) (#16493)Andrey Makarov2020-12-291-0/+11
* use doAssert in tests (#16486)flywind2020-12-2830-563/+563
* follow #15860 clean cgi module (#16487)flywind2020-12-271-21/+9
* remove some noises in tests (#16448)flywind2020-12-2713-165/+128
* follow #15357 and move decodeQuery (#15860)flywind2020-12-271-0/+7
* RST: implement admonitions (#16438)Andrey Makarov2020-12-271-0/+49
* fix nim js cmp fails at CT (#16473)flywind2020-12-271-15/+21
* fix #16474 `unittest.check type1 is type2` gives CT error (#16476)flywind2020-12-271-0/+19