summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* test: rename test-regress-GH-784.jsUjjwal Sharma2018-08-171-5/+5
* test: address nits and rename the corresponding fixtureUjjwal Sharma2018-08-173-2/+2
* test: rename tests to remove "regress" keywordUjjwal Sharma2018-08-174-0/+0
* test: rename test-regress-GH-4027Ujjwal Sharma2018-08-171-0/+11
* test: rename test-regress-GH-4015Ujjwal Sharma2018-08-171-0/+8
* test: rename test-regress-GH-1697Ujjwal Sharma2018-08-171-0/+5
* test: rename test-regress-GH-1726Ujjwal Sharma2018-08-171-3/+4
* test: refactor test-async-wrap-getasyncidSantiago Gimeno2018-08-171-2/+4
* test: remove assert message and add block scopewuweiweiwu2018-08-171-398/+413
* test: fix flaky inspector-stop-profile-after-doneRich Trott2018-08-171-6/+7
* test: http2 compat response.write() error checksTrivikram2018-08-162-95/+52
* test: fix deprecation warning in binding.ccDaniel Bevenius2018-08-161-1/+2
* test: check symbols in shared libYihong Wang2018-08-162-2/+22
* test: http2 client ping errorsTrivikram2018-08-161-0/+48
* test: http2 client settings invalid callbackTrivikram2018-08-161-4/+17
* test: http2 client operations after destroyTrivikram2018-08-161-3/+8
* test: refactor parallel/test-tls-pausejuggernaut4512018-08-161-13/+15
* test: stdio pipe behavior testsBartosz Sosnowski2018-08-162-0/+73
* test: refactor parallel/test-tls-0-dns-altnamejuggernaut4512018-08-161-6/+6
* fs,net: emit 'ready' for fs streams and socketsSameer Srivastava2018-08-162-0/+33
* tls: expose Finished messages in TLSSocketAnton Salikhmetov2018-08-161-0/+66
* fs: support as and as+ flags in stringToFlags()Sarat Addepalli2018-08-161-0/+4
* async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh2018-08-161-2/+2
* crypto: allow passing null as IV unless requiredTobias Nießen2018-08-161-1/+7
* src: allow --perf-(basic-)?prof in NODE_OPTIONSLeko2018-08-161-0/+9
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-08-1634-126/+126
* test: refactor parallel/test-tls-addcajuggernaut4512018-08-161-5/+5
* test: make tls test more rigorousBen Noordhuis2018-08-161-7/+7
* test: reduce benchmark test run timejuggernaut4512018-08-161-0/+1
* test: try to connect after server was closedLeko2018-08-161-7/+6
* test: wrap countdown callback in common.mustCallBamieh2018-08-1615-29/+55
* test: add lib path env when node_shared=trueYihong Wang2018-08-163-0/+35
* test: add multiline repl input regression testcjihrig2018-08-161-0/+35
* test: add crypto check to test-benchmark-tlsDaniel Bevenius2018-08-161-0/+3
* test: add useful info to error msg and refactorChin Huang2018-08-161-4/+7
* tools: custom eslint autofix for inspector-check.jsShobhit Chittora2018-08-161-3/+9
* tools: auto fix custom crypto-check eslint ruleShobhit Chittora2018-08-161-8/+22
* tools, test: fix prof polyfill readlinekillagu2018-08-166-15/+79
* child_process: fix stdio sockets creationSantiago Gimeno2018-08-161-1/+1
* test: fix missing param in benchmark-timersAnatoli Papirovski2018-08-161-0/+1
* test: fix and improve error messageKevin Caulfield2018-08-161-2/+4
* test: fix flaky repl-timeout-throwSantiago Gimeno2018-08-161-3/+3
* test: remove NodeTestFixture from Env constructorDaniel Bevenius2018-08-163-12/+10
* test: introduce SetUpTestCase/TearDownTestCaseDaniel Bevenius2018-08-162-30/+31
* test: replace assert.equal with assert.strictEqualSho Miyamoto2018-08-163-4/+4
* perf_hooks: add warning when too many entries in the timelineJames M Snell2018-08-161-0/+29
* cluster: add cwd to cluster.settingscjihrig2018-08-161-0/+23
* cluster: support windowsHide option for workersTodd Wong2018-08-161-0/+76
* http, http2: add 103 Early Hints status codeYosuke Furukawa2018-08-161-0/+1
* test: bypass dns for IPv6 net testsRefael Ackermann2018-08-162-61/+35