| /third_party/typescript/tests/baselines/reference/ |
| D | deeplyNestedAssignabilityIssue.types | 9 >something : { another: { more: { thing: A; }; yetstill: { another: A; };… 11 another: { 12 >another : { more: { thing: A;}; yetstill: { another: A;}; } 21 >yetstill : { another: A; } 23 another: A; 24 >another : A 32 …another: { more: { thing: {} }, yetstill: { … 35 >something : { another: { more: { thing: {}; }; yetstill: { another: {}; }; }; } 36 …another: { more: { thing: {} }, yetstill: { … 38 another: { [all …]
|
| D | typeofStripsFreshness.types | 25 const ANOTHER = "another"; 26 >ANOTHER : "another" 27 >"another" : "another" 29 type Another = typeof ANOTHER; 30 >Another : "another" 31 >ANOTHER : "another" 33 type Both = Another | All; 34 >Both : "all" | "another"
|
| D | nodeModulesAllowJs1(module=nodenext).js | 49 import * as m10 from "./subfolder2/another/index.js"; 50 import * as m11 from "./subfolder2/another/index.mjs"; 51 import * as m12 from "./subfolder2/another/index.cjs"; 61 import * as m21 from "./subfolder2/another"; 62 import * as m22 from "./subfolder2/another/"; 63 import * as m23 from "./subfolder2/another/index"; 97 import m32 = require("./subfolder2/another"); 98 import m33 = require("./subfolder2/another/"); 99 import m34 = require("./subfolder2/another/index"); 121 const _m43 = import("./subfolder2/another"); [all …]
|
| D | nodeModules1(module=nodenext).js | 49 import * as m10 from "./subfolder2/another/index.js"; 50 import * as m11 from "./subfolder2/another/index.mjs"; 51 import * as m12 from "./subfolder2/another/index.cjs"; 61 import * as m21 from "./subfolder2/another"; 62 import * as m22 from "./subfolder2/another/"; 63 import * as m23 from "./subfolder2/another/index"; 97 import m32 = require("./subfolder2/another"); 98 import m33 = require("./subfolder2/another/"); 99 import m34 = require("./subfolder2/another/index"); 121 const _m43 = import("./subfolder2/another"); [all …]
|
| D | nodeModules1(module=node16).js | 49 import * as m10 from "./subfolder2/another/index.js"; 50 import * as m11 from "./subfolder2/another/index.mjs"; 51 import * as m12 from "./subfolder2/another/index.cjs"; 61 import * as m21 from "./subfolder2/another"; 62 import * as m22 from "./subfolder2/another/"; 63 import * as m23 from "./subfolder2/another/index"; 97 import m32 = require("./subfolder2/another"); 98 import m33 = require("./subfolder2/another/"); 99 import m34 = require("./subfolder2/another/index"); 121 const _m43 = import("./subfolder2/another"); [all …]
|
| D | nodeModulesAllowJs1(module=node16).js | 49 import * as m10 from "./subfolder2/another/index.js"; 50 import * as m11 from "./subfolder2/another/index.mjs"; 51 import * as m12 from "./subfolder2/another/index.cjs"; 61 import * as m21 from "./subfolder2/another"; 62 import * as m22 from "./subfolder2/another/"; 63 import * as m23 from "./subfolder2/another/index"; 97 import m32 = require("./subfolder2/another"); 98 import m33 = require("./subfolder2/another/"); 99 import m34 = require("./subfolder2/another/index"); 121 const _m43 = import("./subfolder2/another"); [all …]
|
| D | nodeModulesAllowJs1(module=nodenext).types | 55 === tests/cases/conformance/node/allowJs/subfolder2/another/index.js === 64 === tests/cases/conformance/node/allowJs/subfolder2/another/index.cjs === 73 === tests/cases/conformance/node/allowJs/subfolder2/another/index.mjs === 110 import * as m10 from "./subfolder2/another/index.js"; 113 import * as m11 from "./subfolder2/another/index.mjs"; 116 import * as m12 from "./subfolder2/another/index.cjs"; 144 import * as m21 from "./subfolder2/another"; 147 import * as m22 from "./subfolder2/another/"; 150 import * as m23 from "./subfolder2/another/index"; 270 import m32 = require("./subfolder2/another"); [all …]
|
| D | nodeModules1(module=node16).types | 55 === tests/cases/conformance/node/subfolder2/another/index.ts === 64 === tests/cases/conformance/node/subfolder2/another/index.mts === 73 === tests/cases/conformance/node/subfolder2/another/index.cts === 110 import * as m10 from "./subfolder2/another/index.js"; 113 import * as m11 from "./subfolder2/another/index.mjs"; 116 import * as m12 from "./subfolder2/another/index.cjs"; 144 import * as m21 from "./subfolder2/another"; 147 import * as m22 from "./subfolder2/another/"; 150 import * as m23 from "./subfolder2/another/index"; 270 import m32 = require("./subfolder2/another"); [all …]
|
| D | nodeModulesAllowJs1(module=node16).types | 55 === tests/cases/conformance/node/allowJs/subfolder2/another/index.js === 64 === tests/cases/conformance/node/allowJs/subfolder2/another/index.cjs === 73 === tests/cases/conformance/node/allowJs/subfolder2/another/index.mjs === 110 import * as m10 from "./subfolder2/another/index.js"; 113 import * as m11 from "./subfolder2/another/index.mjs"; 116 import * as m12 from "./subfolder2/another/index.cjs"; 144 import * as m21 from "./subfolder2/another"; 147 import * as m22 from "./subfolder2/another/"; 150 import * as m23 from "./subfolder2/another/index"; 270 import m32 = require("./subfolder2/another"); [all …]
|
| D | nodeModules1(module=nodenext).types | 55 === tests/cases/conformance/node/subfolder2/another/index.ts === 64 === tests/cases/conformance/node/subfolder2/another/index.mts === 73 === tests/cases/conformance/node/subfolder2/another/index.cts === 110 import * as m10 from "./subfolder2/another/index.js"; 113 import * as m11 from "./subfolder2/another/index.mjs"; 116 import * as m12 from "./subfolder2/another/index.cjs"; 144 import * as m21 from "./subfolder2/another"; 147 import * as m22 from "./subfolder2/another/"; 150 import * as m23 from "./subfolder2/another/index"; 270 import m32 = require("./subfolder2/another"); [all …]
|
| D | declarationEmitMixinPrivateProtected.symbols | 40 === tests/cases/compiler/another.ts === 42 >mix : Symbol(mix, Decl(another.ts, 0, 0)) 43 >TMix : Symbol(TMix, Decl(another.ts, 0, 21)) 44 >mixin : Symbol(mixin, Decl(another.ts, 0, 27)) 45 >TMix : Symbol(TMix, Decl(another.ts, 0, 21)) 46 >TMix : Symbol(TMix, Decl(another.ts, 0, 21)) 49 >DisposableMixin : Symbol(DisposableMixin, Decl(another.ts, 2, 5)) 52 >_onDispose : Symbol(DisposableMixin._onDispose, Decl(another.ts, 2, 31)) 55 >this._assertIsStripped : Symbol(DisposableMixin._assertIsStripped, Decl(another.ts, 5, 5)) 56 >this : Symbol(DisposableMixin, Decl(another.ts, 2, 23)) [all …]
|
| D | deeplyNestedAssignabilityIssue.symbols | 15 another: { 16 >another : Symbol(another, Decl(deeplyNestedAssignabilityIssue.ts, 5, 16)) 28 another: A; 29 >another : Symbol(another, Decl(deeplyNestedAssignabilityIssue.ts, 10, 23)) 43 another: { 44 >another : Symbol(another, Decl(deeplyNestedAssignabilityIssue.ts, 18, 16)) 56 another: {} 57 >another : Symbol(another, Decl(deeplyNestedAssignabilityIssue.ts, 23, 23))
|
| D | typeofStripsFreshness.symbols | 35 const ANOTHER = "another"; 36 >ANOTHER : Symbol(ANOTHER, Decl(typeofStripsFreshness.ts, 13, 5)) 38 type Another = typeof ANOTHER; 39 >Another : Symbol(Another, Decl(typeofStripsFreshness.ts, 13, 26)) 40 >ANOTHER : Symbol(ANOTHER, Decl(typeofStripsFreshness.ts, 13, 5)) 42 type Both = Another | All; 44 >Another : Symbol(Another, Decl(typeofStripsFreshness.ts, 13, 26))
|
| D | nodeModules1(module=node16).errors.txt | 5 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.js")' call … 6 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.mjs")' call… 9 … imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another")' call instead. 10 …imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/")' call instead. 11 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index")' call ins… 14 tests/cases/conformance/node/index.cts(59,22): error TS1471: Module './subfolder2/another' cannot b… 15 tests/cases/conformance/node/index.cts(60,22): error TS1471: Module './subfolder2/another/' cannot … 16 tests/cases/conformance/node/index.cts(61,22): error TS1471: Module './subfolder2/another/index' ca… 27 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? 38 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? [all …]
|
| D | nodeModules1(module=nodenext).errors.txt | 5 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.js")' call … 6 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.mjs")' call… 9 … imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another")' call instead. 10 …imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/")' call instead. 11 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index")' call ins… 14 tests/cases/conformance/node/index.cts(59,22): error TS1471: Module './subfolder2/another' cannot b… 15 tests/cases/conformance/node/index.cts(60,22): error TS1471: Module './subfolder2/another/' cannot … 16 tests/cases/conformance/node/index.cts(61,22): error TS1471: Module './subfolder2/another/index' ca… 27 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? 38 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? [all …]
|
| D | typeofStripsFreshness.js | 15 const ANOTHER = "another"; constant 16 type Another = typeof ANOTHER; 18 type Both = Another | All; 26 var ANOTHER = "another"; variable
|
| D | commentsCommentParsing.js | 10 /// Another multiLine 32 * and this too*/ /** Another this one too*/ 45 /** jsdoc comment */ /*** another jsDocComment*/ 50 /** jsdoc comment */ /*** another jsDocComment*/ 56 /** jsdoc comment */ /*** another jsDocComment*/ 64 /** jsdoc comment */ /*** another jsDocComment*/ 71 /*** another jsDocComment*/ 163 /// Another multiLine 181 * and this too*/ /** Another this one too*/ 191 /** jsdoc comment */ /*** another jsDocComment*/ [all …]
|
| D | nodeModulesAllowJs1(module=nodenext).errors.txt | 5 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.js")' call … 6 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.mjs")' call… 9 … imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another")' call instead. 10 …imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/")' call instead. 11 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index")' call ins… 23 tests/cases/conformance/node/allowJs/index.cjs(59,22): error TS1471: Module './subfolder2/another' … 25 tests/cases/conformance/node/allowJs/index.cjs(60,22): error TS1471: Module './subfolder2/another/'… 27 tests/cases/conformance/node/allowJs/index.cjs(61,22): error TS1471: Module './subfolder2/another/i… 38 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? 49 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? [all …]
|
| D | nodeModulesAllowJs1(module=node16).errors.txt | 5 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.js")' call … 6 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index.mjs")' call… 9 … imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another")' call instead. 10 …imported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/")' call instead. 11 …mported with 'require'. Consider writing a dynamic 'import("./subfolder2/another/index")' call ins… 23 tests/cases/conformance/node/allowJs/index.cjs(59,22): error TS1471: Module './subfolder2/another' … 25 tests/cases/conformance/node/allowJs/index.cjs(60,22): error TS1471: Module './subfolder2/another/'… 27 tests/cases/conformance/node/allowJs/index.cjs(61,22): error TS1471: Module './subfolder2/another/i… 38 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? 49 …when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './subfolder2/another/index.mjs'? [all …]
|
| /third_party/typescript/tests/cases/conformance/node/ |
| D | nodeModules1.ts | 27 // @filename: subfolder2/another/index.ts 31 // @filename: subfolder2/another/index.mts 35 // @filename: subfolder2/another/index.cts 49 import * as m10 from "./subfolder2/another/index.js"; 50 import * as m11 from "./subfolder2/another/index.mjs"; 51 import * as m12 from "./subfolder2/another/index.cjs"; 61 import * as m21 from "./subfolder2/another"; 62 import * as m22 from "./subfolder2/another/"; 63 import * as m23 from "./subfolder2/another/index"; 97 import m32 = require("./subfolder2/another"); [all …]
|
| /third_party/typescript/tests/cases/conformance/node/allowJs/ |
| D | nodeModulesAllowJs1.ts | 30 // @filename: subfolder2/another/index.js 34 // @filename: subfolder2/another/index.cjs 38 // @filename: subfolder2/another/index.mjs 52 import * as m10 from "./subfolder2/another/index.js"; 53 import * as m11 from "./subfolder2/another/index.mjs"; 54 import * as m12 from "./subfolder2/another/index.cjs"; 64 import * as m21 from "./subfolder2/another"; 65 import * as m22 from "./subfolder2/another/"; 66 import * as m23 from "./subfolder2/another/index"; 100 import m32 = require("./subfolder2/another"); [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
| D | when-changing-module-name-with-different-casing.js | 5 //// [/user/username/projects/myproject/another.ts] 34 Program root files: ["/user/username/projects/myproject/another.ts","/user/username/projects/myproj… 40 /user/username/projects/myproject/another.ts 45 /user/username/projects/myproject/another.ts 50 /user/username/projects/myproject/another.ts (used version) 59 /user/username/projects/myproject/another.ts: 84 //// [/user/username/projects/myproject/another.js] 95 //// [/user/username/projects/myproject/another.ts] 103 [96muser/username/projects/myproject/another.ts[0m:[93m1[0m:[93m24[0m - [91merror[0m[90m T… 105 Imported via "./Logger" from file '/user/username/projects/myproject/another.ts' [all …]
|
| D | when-renaming-file-with-different-casing.js | 5 //// [/user/username/projects/myproject/another.ts] 34 Program root files: ["/user/username/projects/myproject/another.ts","/user/username/projects/myproj… 40 /user/username/projects/myproject/another.ts 45 /user/username/projects/myproject/another.ts 50 /user/username/projects/myproject/another.ts (used version) 59 /user/username/projects/myproject/another.ts: 84 //// [/user/username/projects/myproject/another.js] 101 [96muser/username/projects/myproject/another.ts[0m:[93m1[0m:[93m24[0m - [91merror[0m[90m T… 104 Imported via "./logger" from file '/user/username/projects/myproject/another.ts' 113 …les: ["/user/username/projects/myproject/Logger.ts","/user/username/projects/myproject/another.ts"] [all …]
|
| /third_party/rust/crates/glob/tests/ |
| D | glob-std.rs | 70 mk_file("r/one/another", true); in main() 71 mk_file("r/one/another/a.md", false); in main() 72 mk_file("r/one/another/deep", true); in main() 73 mk_file("r/one/another/deep/spelunking.md", false); in main() 74 mk_file("r/another", true); in main() 75 mk_file("r/another/a.md", false); in main() 85 PathBuf::from("r/another"), in main() 87 PathBuf::from("r/one/another"), in main() 88 PathBuf::from("r/one/another/deep"), in main() 98 PathBuf::from("r/another"), in main() [all …]
|
| /third_party/curl/tests/data/ |
| D | test184 | 17 Location: http://yet.another.host/%TESTNUMBER 32 Location: http://yet.another.host/%TESTNUMBER 51 http://deathstar.another.galaxy/%TESTNUMBER -L -H "Host: another.visitor.stay.a.while.stay.foreeeee… 61 GET http://deathstar.another.galaxy/%TESTNUMBER HTTP/1.1 62 Host: another.visitor.stay.a.while.stay.foreeeeeever 67 GET http://yet.another.host/%TESTNUMBER HTTP/1.1 68 Host: yet.another.host
|