summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | test: make destroyed-socket-write2.js more robustMichael Dawson2015-02-271-2/+3
* | smalloc: extend user APITrevor Norris2015-02-203-0/+47
* | net: unref timer in parent socketsFedor Indutny2015-02-191-0/+55
* | fs: properly handle fd passed to truncate()Bruno Jouhier2015-02-171-0/+45
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-02-161-0/+8
|\ \ | |/
| * url: reslove urls with . and ..Amir Saboury2015-02-091-0/+8
* | console: allow Object.prototype fields as labelscjihrig2015-02-131-9/+25
* | fs: make F_OK/R_OK/W_OK/X_OK not writableJackson Tian2015-02-111-0/+7
* | test: Timeout#unref() does not return instanceJan Schär2015-02-111-1/+2
* | lib: fix max size check in Buffer constructorBen Noordhuis2015-02-101-0/+3
* | mdb_v8: add tests for ::findjsobjects -k KINDJulien Gilli2015-02-052-0/+43