summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-11net: port isIPv6 to JSWeijia Wang
2018-09-10test: remove string literal from deepStrictEqualiliashkolyar
2018-09-09tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-09process: generate list of allowed env flags programmaticallyAnna Henningsen
2018-09-09test: remove string argument to strictEqual()Hariss096
2018-09-08test: replaces assert.throws() with common.expectsError()Saud Khanzada
2018-09-08tools: add [src] links to child-process.htmlSam Ruby
2018-09-07test: update postmortem metadata test for V8 6.9cjihrig
2018-09-07test: add new_large_object_space heap spaceMichaël Zasso
2018-09-07test: update postmortem metadata testMatheus Marchini
2018-09-07test: fix inspector tests after V8 upgradeAlexey Kozyatinskiy
2018-09-07src: add InitializeV8Platform functionDaniel Bevenius
2018-09-07src: initialize PerIsolateData eagerlyAndreas Haas
2018-09-07util: improve inspect performanceRuben Bridgewater
2018-09-07benchmark: refactor util benchmarksRuben Bridgewater
2018-09-07test: remove usage of deprecated V8 APIs in addonsMichaël Zasso
2018-09-07test: fix flaky addons/callback-scope/test-resolve-asyncAnna Henningsen
2018-09-07url: move process.binding('url') to internalBindingWeijia Wang
2018-09-06zlib: fix memory leak for invalid inputAnna Henningsen
2018-09-05util: make util binding internalcjihrig
2018-09-05test: refactor structure of common/indexJames M Snell
2018-09-05child_process: fix switches for alternative shells on WindowsTessei Kameyama
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-09-05src: remove calls to deprecated V8 functions (Int32Value)Michaël Zasso
2018-09-05http2: don't expose the original socket through the socket proxySzymon Marczak
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-05test: refactor test-gc-tls-external-memoryAnna Henningsen
2018-09-05Revert "test: mark async-hooks/test-callback-error as flaky"Anna Henningsen
2018-09-05test: fix flaky async-hooks/test-callback-errorAnna Henningsen
2018-09-05test: fix flaky test-worker-message-port-transfer-selfAnna Henningsen
2018-09-05assert: fix loose set and map comparisonRuben Bridgewater
2018-09-04test: check parameter type of fs.mkdir()Masashi Hirano
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-09-04test: add test to dynamic enablement of trace-eventsAli Ijaz Sheikh
2018-09-03src: allow UTF-16 in generic StringBytes decode callAnna Henningsen
2018-09-03test: improve assertion in process testAnna Henningsen
2018-09-03test: fix test-trace-events-dnsRich Trott
2018-09-03test: fix flaky parallel/test-fs-write-file-typedarraysAnna Henningsen
2018-09-03src: disable debug options when inspector is unavailableAnna Henningsen
2018-09-02src: add trace points to dnsChin Huang
2018-09-02test: use module.exports consistentlyJames M Snell
2018-09-02tools: add [src] links to assert.htmlSam Ruby
2018-09-02crypto: fix incorrect use of INT_MAX in validationTobias Nießen
2018-09-02crypto: improve setAuthTagTobias Nießen
2018-09-02test: improve assertions in test-cli-node-print-helpAnna Henningsen
2018-09-02net: throw error if port/path does not exist in optionsYaniv Friedensohn
2018-09-02src: fix external memory usage going negativeMathias Buus
2018-09-01cli: generate --help text in JSAnna Henningsen
2018-08-31tools: specify rule disabled in test-assert.jsRich Trott