summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* test: use spread objectFran Herrero2020-01-032-2/+2
* esm: empty ext from pkg type/main doesnt affect formatBradley Farias2019-12-313-0/+3
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* module: self resolve bug fix and esm orderingGuy Bedford2019-12-296-5/+21
* test: remove obsolete WASI testcjihrig2019-12-172-6533/+0
* repl: improve completionRuben Bridgewater2019-12-151-1/+1
* module: conditional exports import conditionGuy Bedford2019-12-125-2/+10
* module: ignore resolution failures for inspect-brkMaël Nison2019-12-042-0/+5
* module: add warnings for experimental flagsRongjian Zhang2019-12-044-0/+5
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-0/+20
* wasi: introduce initial WASI supportcjihrig2019-11-309-0/+6540
* test: test cover cases when trace is emptytelenord2019-11-241-0/+6
* module: reduce circular dependency of internal/modules/cjs/loaderJoyee Cheung2019-11-191-0/+8
* process: add coverage tests for sourceMapFromDataUrl methodNolik2019-11-092-0/+4
* module: conditional exports with flagged conditionsGuy Bedford2019-11-0810-2/+30
* module: fix for empty object in InternalModuleReadJSONGuy Bedford2019-11-082-0/+2
* module: warn on using unfinished circular dependencyAnna Henningsen2019-11-018-0/+22
* module: resolve self-referencesJan Krems2019-10-243-0/+15
* esm: modify resolution order for specifier flagMyles Borins2019-10-161-1/+1
* module: warn on require of .js inside type: moduleGuy Bedford2019-10-112-0/+2
* repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan2019-10-111-0/+3
* process: add source-map support to stack tracesbcoe2019-10-0516-5/+142
* module: pass full URL to loader for top-level loadGuy Bedford2019-09-291-2/+2
* src: disconnect inspector before exiting out of fatal exceptionJoyee Cheung2019-09-241-0/+7
* process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe2019-09-229-0/+82
* util: add encodeInto to TextEncoderAnna Henningsen2019-09-134-31/+9
* crypto: add oaepLabel optionTobias Nießen2019-09-131-0/+30
* bootstrap: run preload prior to frozen-intrinsicsBradley Farias2019-08-203-0/+15
* module: add warning when import,export is detected in CJS contextGiorgos Ntemiris2019-08-137-0/+11
* doc, lib, src, test, tools: fix assorted typosXhmikosR2019-08-121-1/+1
* module: pkg exports validations and fallbacksGuy Bedford2019-08-124-1/+18
* module: unify package exports test for CJS and ESMJan Krems2019-07-313-15/+12
* test: fix nits in test/fixtures/tls-connect.jsLuigi Pinca2019-07-301-6/+6
* policy: add dependencies map for resourcesBradley Farias2019-07-267-0/+68
* module: implement "exports" proposal for CommonJSJan Krems2019-07-233-0/+6
* policy: add policy-integrity to mitigate policy tamperingBradley Farias2019-07-202-0/+9
* esm: implement "pkg-exports" proposalGuy Bedford2019-07-186-0/+25
* module: increase code coverage of cjs loaderAndrey Melikhov2019-07-152-0/+24
* test: generate des rsa_cert.pfxCaleb ツ Everett2019-07-052-1/+1
* test: reset validity dates of expired certsSam Roberts2019-06-286-61/+60
* test: remove FIB environment variable from cpu-prof.jsRich Trott2019-06-131-1/+8
* module: handle empty require.resolve() optionscjihrig2019-06-111-0/+6
* test: add comments to the foaf+ssl fixturesAlex Aubuchon2019-06-102-0/+7
* test: change formatting of fixtures/keys/MakefileAlex Aubuchon2019-06-101-24/+24
* test: remove uneeded agent keypair in fixtures/Alex Aubuchon2019-06-102-48/+0
* test: move foafssl certs to fixtures/keys/Alex Aubuchon2019-06-107-57/+64
* test: remove uneeded alice certs in fixtures/Alex Aubuchon2019-06-102-46/+0
* test: remove uneeded certs in fixtures/Alex Aubuchon2019-06-102-50/+0
* test: move dherror.pem to fixtures/keys/Alex Aubuchon2019-06-102-1/+6
* test: remove pass-* certsAlex Aubuchon2019-06-104-54/+0