Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-06util: 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
2018-08-31tools: specify rules disabled in common/dns.jsRich Trott
2018-08-31test: move test that depends on dns query to internetJoyee Cheung
2018-08-31child_process: fix handling of incorrect uid/gid in spawnDenys Otrishko
2018-08-31dgram: make process.binding('udp_wrap') internalcjihrig
2018-08-31test: remove skip of OS X bugRich Trott
2018-08-30test: fix typo in test nameRich Trott
2018-08-30crypto: deprecate aliases for randomBytesTobias Nießen
2018-08-30dns: make process.binding('cares_wrap') internalcjihrig
2018-08-30tools: Include links to source code in documentationSam Ruby
2018-08-30test: refacor spawn[Sync]PwdRefael Ackermann
2018-08-29lib: make pipe_wrap binding internalcjihrig
2018-08-29tty: make process.binding('tty_wrap') internalcjihrig