summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-22test,worker: verify that `.terminate()` breaks microtask queueAnna Henningsen
2019-01-22http: make ClientRequest#setTimeout() noop at endTim De Pauw
2019-01-21tls: do not free cert in `.getCertificate()`Anna Henningsen
2019-01-21process: check env->EmitProcessEnvWarning() lastBenjamin
2019-01-21test: changed function to arrow functionyathamravali
2019-01-21test: use stronger curves for keygenDaniel Bevenius
2019-01-21test: change ciphers from RC4 to no-such-cipherDaniel Bevenius
2019-01-20test: switch to native v8 coverageBenjamin Coe
2019-01-20tls: make tls.connect() accept a timeout optionLuigi Pinca
2019-01-20test: relax chunk count expectationsGireesh Punathil
2019-01-18test: ensure npm version is not release candidateMyles Borins
2019-01-18test: improve code coverage for i18nMichael Dawson
2019-01-18crypto: fix key handle extractionTobias Nießen
2019-01-18test: use fipsMode instead of common.hasFipsCryptoDaniel Bevenius
2019-01-18util: fix iterable types with special prototypeRuben Bridgewater
2019-01-18test: do not use uninitialized memory in common flags checkAnna Henningsen
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-17test: prepare test-hash-seed for CIRich Trott
2019-01-17test: refactor min() in test-hash-seedRich Trott
2019-01-17test: add check for wrk to test-keep-aliveRich Trott
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-17test: fix test-repl timeout and tmpdir refreshBrian White
2019-01-16test: refactor pummel/test-net-pingpongRich Trott
2019-01-16test: refactor pummel/test-net-many-clientsRich Trott
2019-01-16test: refactor pummel/test-net-connect-econnrefusedRich Trott
2019-01-16test: refactor pummel/test-keep-aliveRich Trott
2019-01-16src: remove unused `internalBinding('config')` propertiesJoyee Cheung
2019-01-16inspector, test: verify reported console messageEugene Ostroukhov
2019-01-16process: allow StartExecution() to take a main script IDJoyee Cheung
2019-01-15test: improve known_issues/test-vm-timeout-escape-queuemicrotaskRich Trott
2019-01-14test: add test for fs.lchmodZYSzys
2019-01-14util: fixes type in argument type validation errorAnkur Oberoi
2019-01-14test: rework ephemeralkeyinfo to run in parallelSam Roberts
2019-01-14test: check for tls renegotiation errorsSam Roberts
2019-01-14http2: add test case for goawayAnto Aravinth
2019-01-12test: fix test-net-connect-econnrefused (again)Rich Trott
2019-01-12src: simplify NativeModule caching and remove redundant dataJoyee Cheung
2019-01-11test: remove unnecessary skipIfWorker()Rich Trott
2019-01-11test,worker: simplify common.isMainThreadRich Trott
2019-01-11tools: lint for use of internalBinding()cjihrig
2019-01-11test,worker: refactor test-worker-cleanup-handlesRich Trott
2019-01-11test: fix module loading error for AIX 7.1Richard Lau
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2019-01-11tools: update crypo check rulecjihrig
2019-01-11util: code cleanupRuben Bridgewater
2019-01-11url: return backslashes from fileURLToPath on winKevin Smith
2019-01-11test: move require('https') to after crypto checkDaniel Bevenius