summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: add test-spawn-cmd-named-pipeAlexis Campailla2015-08-171-0/+91
* Merge remote-tracking branch 'upstream/v0.12'João Reis2015-07-275-16/+68
|\
| * 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
* | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-07-041-0/+2
|\ \ | |/
| * test: mark microtask-queue-run(-domain) as flakyJoão Reis2015-07-021-0/+2
* | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-06-226-14/+165
|\ \ | |/
| * 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
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-06-045-104/+88
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-05-146-7/+102
|\ \ \ | |/ /
| * | 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: fixing a few nits in the testJames M Snell2015-04-081-4/+1
* | | tls: command-line switch and envar cipher-list overrideJames M Snell2015-04-081-0/+69
* | | tls: more secure defaultsJames M Snell2015-04-082-1/+2
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-04-0111-18/+107
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'upstream/v0.12'Julien Gilli2015-03-232-0/+88
|\ \ \ | |/ /
| * | lib: fix stdio/ipc sync i/o regressionBen Noordhuis2015-03-192-0/+88
* | | url: resolve urls with . and ..Amir Saboury2015-03-171-0/+8