summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-173-6/+5
* test: add wasi test for freopen()cjihrig2020-02-171-0/+1
* module: drop support for extensionless main entry points in esmGeoffrey Booth2020-02-172-0/+2
* module: revert #31021Geoffrey Booth2020-02-172-2/+0
* test: remove bluebird remnants from test fixtureRich Trott2020-02-177-157/+16
* test,module: add test for exports cjs loader checkRich Trott2020-01-204-0/+157
* tools: update JSON header parsing for backticksRich Trott2020-01-161-0/+13
* process: allow monitoring uncaughtExceptionGerhard Stoebich2020-01-162-0/+21
* test: remove unused symlink loopcjihrig2020-01-162-2/+0
* module: logical conditional exports orderingGuy Bedford2020-01-162-1/+20
* module: loader getSource, getFormat, transform hooksGeoffrey Booth2020-01-1614-61/+120
* test: use spread objectFran Herrero2020-01-032-2/+2
* esm: empty ext from pkg type/main doesnt affect formatBradley Farias2020-01-033-0/+3
* test: refactor common.expectsErrorRuben Bridgewater2020-01-031-2/+2
* module: self resolve bug fix and esm orderingGuy Bedford2020-01-036-5/+21
* test: remove obsolete WASI testcjihrig2020-01-032-6533/+0
* repl: improve completionRuben Bridgewater2019-12-171-1/+1
* module: conditional exports import conditionGuy Bedford2019-12-135-2/+10
* module: ignore resolution failures for inspect-brkMaël Nison2019-12-092-0/+5
* module: add warnings for experimental flagsRongjian Zhang2019-12-094-0/+5
* wasi: introduce initial WASI supportcjihrig2019-12-019-0/+6540
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-0/+20
* test: test cover cases when trace is emptytelenord2019-11-301-0/+6
* module: reduce circular dependency of internal/modules/cjs/loaderJoyee Cheung2019-11-191-0/+8
* process: add coverage tests for sourceMapFromDataUrl methodNolik2019-11-172-0/+4
* module: conditional exports with flagged conditionsGuy Bedford2019-11-1710-2/+30
* module: fix for empty object in InternalModuleReadJSONGuy Bedford2019-11-162-0/+2
* module: resolve self-referencesJan Krems2019-10-283-0/+15
* esm: modify resolution order for specifier flagMyles Borins2019-10-231-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