summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-versions.js
AgeCommit message (Expand)Author
2019-09-20http: remove legacy parserAnna Henningsen
2019-07-01build: expose napi_build_version variableNickNaso
2019-01-05zlib: add brotli supportAnna Henningsen
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-10-28test: fix regression when compiled with FIPSAdam Majer
2018-10-22crypto: strip unwanted space from openssl versionSam Roberts
2018-01-11n-api: expose n-api version in process.versionsMichael Dawson
2017-10-18build: add V8 embedder version stringMichaël Zasso
2017-08-30lib: simplify the readonly properties of icuJackson Tian
2017-08-07test: mitigate RegEx exceeding 80 charsAditya Anand
2017-08-04http2: add tests and benchmarksJames M Snell
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-30test: support candidate V8 versionsMichaël Zasso
2017-04-26test: support unreleased V8 versionsMichaël Zasso
2017-04-19src: add missing "http_parser.h" includeAnna Henningsen
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-10-26intl: Add more versions from ICUSteven R. Loomis
2016-10-25test: add common.hasIntlJames M Snell
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-09-29src: add process.versions.icuEvan Lucas
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-03-05test: don't assume process.versions.openssl always is availableJohan Bergström
2015-01-14test: introduce a test for process.versions outputJohan Bergström