summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-versions.js
Commit message (Expand)AuthorAgeFilesLines
* src: add cjs_module_lexer_version base64_versionJithil P Ponnan2023-05-141-0/+6
* process: print versions by sortHimself652023-02-181-2/+3
* url: replace url-parser with adaYagiz Nizipli2023-02-061-0/+1
* deps: add simdutf version to metadataMike Roth2023-01-101-0/+1
* src: add undici and acorn to `process.versions`Debadree Chatterjee2022-12-181-0/+24
* src: add uvwasi versionJithil P Ponnan2022-12-111-0/+1
* test: use `assert.match` instead of `regexp.test`Michaël Zasso2021-08-311-10/+12
* test: fix test to allow quictls fork of OpenSSL 3Richard Lau2021-04-261-1/+1
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* deps: add ngtcp2 and nghttp3James M Snell2021-03-191-2/+17
* src,test: support dynamically linking OpenSSL 3.0Daniel Bevenius2021-03-161-1/+7
* test: fixup test to account for quic openssl versionJames M Snell2021-03-151-1/+1
* quic: remove quicJames M Snell2021-01-301-5/+0
* quic: initial QUIC implementationJames M Snell2020-06-161-0/+5
* http: remove legacy parserAnna Henningsen2019-09-201-3/+1
* build: expose napi_build_version variableNickNaso2019-07-011-0/+3
* zlib: add brotli supportAnna Henningsen2019-01-051-1/+2
* http: make parser choice a runtime flagAnna Henningsen2018-12-061-6/+4
* deps: introduce `llhttp`Fedor Indutny2018-11-101-2/+6
* test: fix regression when compiled with FIPSAdam Majer2018-10-281-1/+1
* crypto: strip unwanted space from openssl versionSam Roberts2018-10-221-0/+4
* n-api: expose n-api version in process.versionsMichael Dawson2018-01-111-1/+1
* build: add V8 embedder version stringMichaël Zasso2017-10-181-1/+1
* lib: simplify the readonly properties of icuJackson Tian2017-08-301-0/+6
* test: mitigate RegEx exceeding 80 charsAditya Anand2017-08-071-1/+2
* http2: add tests and benchmarksJames M Snell2017-08-041-1/+1
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-6/+9
* test: support candidate V8 versionsMichaël Zasso2017-05-301-1/+1
* test: support unreleased V8 versionsMichaël Zasso2017-04-261-1/+1
* src: add missing "http_parser.h" includeAnna Henningsen2017-04-191-0/+8
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* intl: Add more versions from ICUSteven R. Loomis2016-10-261-0/+3
* test: add common.hasIntlJames M Snell2016-10-251-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-3/+6
* src: add process.versions.icuEvan Lucas2015-09-291-0/+4
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-1/+1
* test: don't assume process.versions.openssl always is availableJohan Bergström2015-03-051-3/+7
* test: introduce a test for process.versions outputJohan Bergström2015-01-141-0/+7