summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* child_process: clone spawn options argumentcjihrig2015-08-272-0/+15
* tls: Closing parent socket also closes the tls sockDevin Nakamura2015-08-271-0/+55
* src: fix intermittent SIGSEGV in resolveTxtEvan Lucas2015-08-271-0/+8
* test: mark test-https-aws-ssl flaky on linuxJoão Reis2015-08-251-0/+3
* test: mark test-signal-unregister as flakyAlexis Campailla2015-07-241-0/+1
* test: fix test-debug-port-from-cmdlineJoão Reis2015-07-231-3/+3
* fixFedor Indutny2015-07-201-4/+3
* test: add regression test for #25735Fedor Indutny2015-07-201-0/+43
* tls: do not hang without `newSession` handlerFedor Indutny2015-07-201-7/+21
* test: mark http-pipeline-flood flaky on win32Julien Gilli2015-07-171-0/+1
* test: unmark tests that are no longer flakyJoão Reis2015-07-162-6/+0
* test: mark microtask-queue-run(-domain) as flakyJoão Reis2015-07-021-0/+2
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-06-222-0/+106
|\
| * tls: revert disable RC4 and cipher lists changesJulien Gilli2015-06-182-71/+1
| * timers: fix timeout when added in timer's callbackJulien Gilli2015-06-172-0/+107
| * tls: disable RC4, add --cipher-list command line switchJames M Snell2015-04-082-1/+71
* | test: remove 512 bits test in test-tls-dhe.jsShigeki Ohtsu2015-06-173-14/+2
* | V8: avoid deadlock when profiling is activeDmitri Melikyan2015-06-101-0/+57
* | test: add -no_rand_screen for tls-server-verifyShigeki Ohtsu2015-06-041-0/+3
* | test: kill child in tls-server-verify for speed upShigeki Ohtsu2015-06-041-2/+8
* | test,win: re-enable tls-server-verify in CIAlexis Campailla2015-06-041-1/+0
* | test: improve console output of tls-server-verifyJoão Reis2015-06-041-16/+19
* | test: run tls-server-verify servers in parallelJoão Reis2015-06-041-10/+12
* | test: running tls-server-verify clients in parallelJoão Reis2015-06-041-1/+15
* | test: Array.prototype.values() regression testcjihrig2015-05-221-0/+36
* | test: relax timing constraints for child processGireesh Punathil2015-05-141-1/+1
* | test: delete simple/test-process-active-wrapsMichael Dawson2015-05-141-79/+0
* | tls,crypto: revert recent cipher lists changesJulien Gilli2015-05-132-70/+1
* | repl: make 'Unexpected token' errors recoverableJulien Gilli2015-05-121-0/+53
* | test,win: disable test-tls-server-verify for CIAlexis Campailla2015-05-121-0/+1
* | test: Extend timeout due to failure on AIXMichael Dawson2015-05-061-1/+1
* | test: add test for let bindings in for loopsJulien Gilli2015-04-291-0/+38
* | test: immunize data flow from packet size and orderGireesh Punathil2015-04-131-2/+5
* | disable RC4, add --cipher-list command line switchJames M Snell2015-04-082-1/+70
* | test: relax the timing window in test-child-process-fork-net2.jsGireesh Punathil2015-04-011-4/+4
* | test: make cluster tests more time tolerantGireesh Punathil2015-03-312-2/+2
* | src: backport fix for SIGINT crash on FreeBSDFedor Indutny2015-03-271-0/+12
* | http: fix assert on data/end after socket errorFedor Indutny2015-03-271-0/+42
* | test: address timing issues in simple http testsGireesh Punathil2015-03-272-9/+4
* | test: Env variable to specify directory for pipesMichael Dawson2015-03-264-3/+25
* | path: refactor for performance and consistencyNathan Woltman2015-03-251-4/+22
* | lib: fix stdio/ipc sync i/o regressionBen Noordhuis2015-03-192-0/+88
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-162-8/+41
|\ \ | |/
| * domains: fix stack clearing after error handledJonas Dohse2015-03-101-0/+41
| * url: revert reslove urls with . and ..Julien Gilli2015-03-061-8/+0
| * console: allow Object.prototype fields as labelsJulien Gilli2015-02-171-8/+21
* | test: update flaky test definitionsAlexis Campailla2015-03-131-0/+1
* | net: allow port 0 in connect()cjihrig2015-03-052-28/+84
* | tests: fix race in test-http-curl-chunk-problemJulien Gilli2015-03-031-1/+4
* | src: fix builtin modules failing with --use-strictJulien Gilli2015-02-271-0/+34