summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* zlib: do not leak on destroyMathias Buus2018-10-232-0/+23
* test: fix test-require-symlink on WindowsBartosz Sosnowski2018-10-231-1/+1
* test: fix strictEqual() argument orderRomain Lanz2018-10-231-2/+2
* test: fix strictEqual() arguments orderThomas GENTILHOMME2018-10-231-2/+2
* crypto: strip unwanted space from openssl versionSam Roberts2018-10-221-0/+4
* test: fix assertion arguments orderElian Gutierrez2018-10-221-2/+2
* test: add blocks and comments to fs-promises testsIan Sutherland2018-10-211-125/+159
* tls: support changing credentials dynamicallycjihrig2018-10-211-0/+88
* tls: close StreamWrap and its stream correctlyOuyang Yadong2018-10-212-0/+187
* dns: fix inconsistent (hostname vs host)Ulises Gascón2018-10-202-6/+7
* test: increase coverage for readfile with withFileTypeschristian-bromann2018-10-211-0/+13
* test: skip failing tests for osx mojavejn992018-10-214-0/+38
* src,test: add public wrapper for Environment::GetCurrentShelley Vohr2018-10-201-0/+3
* tls: load NODE_EXTRA_CA_CERTS at startupOuyang Yadong2018-10-202-0/+62
* test: fix argument order in assertionIllescas, Ricardo2018-10-191-1/+1
* test: reversed params in assert.strictEqual()Dusan Radovanovic2018-10-191-39/+39
* test: correct order of args in buffer compareJames Irwin2018-10-191-20/+20
* test: enable trace-events tests for workersRichard Lau2018-10-1915-84/+48
* console: add trace-events for time and countJames M Snell2018-10-181-0/+62
* src: add trace events for env.ccJames M Snell2018-10-171-0/+61
* test: check codes of thrown errorsNancy Truong2018-10-172-7/+16
* timers: run nextTicks after each immediate and timerAnatoli Papirovski2018-10-179-45/+35
* util: treat format arguments equallyRoman Reiss2018-10-171-0/+16
* tools,test: add list of slow testsRefael Ackermann2018-10-161-0/+190
* tools,test: cleanup and dedup codeRefael Ackermann2018-10-163-28/+4
* test: fix strictEqual arguments orderJonathan Samines2018-10-161-18/+18
* src: add deprecation warning to errname()Dolapo Toki2018-10-161-0/+13
* zlib: refactor zlib internalsAnna Henningsen2018-10-161-2/+2
* test: add test coverage for fs.truncatechristian-bromann2018-10-151-0/+35
* async_hooks: remove promise object from resourceAndreas Madsen2018-10-153-11/+2
* test: use smaller keys for a faster keygen testSam Roberts2018-10-151-18/+18
* test: increased code coverage for slowCasesJared Haines2018-10-151-0/+4
* test: assertions arguments match docsAmanuel Ghebreweldi2018-10-151-1/+1
* test: fix assert.strictEqual() argument orderDerek2018-10-151-2/+2
* test: fix assert parameter order in test-https-localaddress.jsIan Sutherland2018-10-151-1/+1
* test: change order of assert.strictEquals argumentsChuck Theobald2018-10-151-10/+10
* test: fix assert equal order of argumentsDavid Jiang2018-10-151-1/+1
* test: fix order of assert args in client response domain testEmily Kolar2018-10-151-2/+2
* test: re-order strictEqual paramater callsPaul Tichonczuk2018-10-151-6/+6
* test: fix assertions args orderMilton Sosa2018-10-151-2/+2
* test: fix parameters in test-repl.jsIsrael Ortiz2018-10-151-4/+4
* test: reverse arguments in assert.strictEqualVsevolod Geraskin2018-10-151-4/+4
* test: update assertion parameter orderSean Healy2018-10-151-7/+7
* test: fix backward assertion argumentsStéphane Vasseur2018-10-151-3/+3
* test: reversed 1st and 2nd arguments for assert.strictEqual()vchoubey082018-10-151-1/+1
* test: correct assertion argument orderJeff Marvin2018-10-151-6/+30
* test: fix assertion ordererickwendel2018-10-151-2/+2
* test: updated assert test values to doc standardskeeysnc2018-10-151-1/+1
* test: switch order of assertion argumentsMel2018-10-151-2/+2
* test: fix assert.strictEqual() argument orderSavio Resende2018-10-151-10/+10