@@ -18,26 +18,26 @@ Input::
18
18
19
19
Output ::
20
20
/ l i b / tsc -- b / src / tests -- verbose
21
- [ [ 90 m12 :04 :00 AM [ 0 m ] Projects in this build :
21
+ [ [ 90 m12 :20 :00 AM [ 0 m ] Projects in this build :
22
22
* src / core / tsconfig . json
23
23
* src / logic / tsconfig . json
24
24
* src / tests / tsconfig . json
25
25
26
- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than oldest output 'src/core/anotherModule.js'
26
+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than oldest output 'src/core/anotherModule.js'
27
27
28
- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than oldest output 'src/logic/index.js'
28
+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than oldest output 'src/logic/index.js'
29
29
30
- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/tests/tsconfig.json' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/tsconfig.json'
30
+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/tests/tsconfig.json' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/tsconfig.json'
31
31
32
- [ [ 90 m12 :04 :00 AM [ 0 m ] Building project '/src/tests/tsconfig.json' . . .
32
+ [ [ 90 m12 :20 :00 AM [ 0 m ] Building project '/src/tests/tsconfig.json' . . .
33
33
34
34
exitCode :: ExitStatus . Success
35
35
36
36
37
37
//// [/src/tests/index.d.ts] file written with same contents
38
38
//// [/src/tests/index.js] file written with same contents
39
39
//// [/src/tests/tsconfig.tsbuildinfo]
40
- { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../core/index.d.ts" , "../core/anothermodule.d.ts" , "../logic/index.d.ts" , "./index.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , "-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map" , "7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map" , "-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" , "12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n" ] , "options" :{ "composite" :true , "declaration" :true , "skipDefaultLibCheck" :true , "target" :0 } , "fileIdsList" :[ [ 3 ] , [ 2 , 3 , 4 ] ] , "referencedMap" :[ [ 4 , 1 ] , [ 5 , 2 ] ] , "exportedModulesMap" :[ [ 4 , 1 ] , [ 5 , 2 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 , 4 , 5 ] } , "version" :"FakeTSVersion" }
40
+ { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../core/index.d.ts" , "../core/anothermodule.d.ts" , "../logic/index.d.ts" , "./index.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map" , "signature" :"-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map" , "affectsGlobalScope" :false } , { "version" :"7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map" , "signature" :"7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map" , "affectsGlobalScope" :false } , { "version" :"-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" , "signature" :"-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" , "affectsGlobalScope" :false } , { "version" :"12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n" , "signature" :"12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n" , "affectsGlobalScope" :false } ] , "options" :{ "composite" :true , "configFilePath" :"./tsconfig.json" , "declaration" :true , "forceConsistentCasingInFileNames" :true , "skipDefaultLibCheck" :true , "target" :0 } , "fileIdsList" :[ [ 3 ] , [ 2 , 3 , 4 ] ] , "referencedMap" :[ [ 4 , 1 ] , [ 5 , 2 ] ] , "exportedModulesMap" :[ [ 4 , 1 ] , [ 5 , 2 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 , 4 , 5 ] } , "version" :"FakeTSVersion" }
41
41
42
42
//// [/src/tests/tsconfig.tsbuildinfo.readable.baseline.txt]
43
43
{
@@ -67,24 +67,30 @@ exitCode:: ExitStatus.Success
67
67
} ,
68
68
"../core/index.d.ts" : {
69
69
"version" : "-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map" ,
70
- "signature" : "-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map"
70
+ "signature" : "-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map" ,
71
+ "affectsGlobalScope" : false
71
72
} ,
72
73
"../core/anothermodule.d.ts" : {
73
74
"version" : "7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map" ,
74
- "signature" : "7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map"
75
+ "signature" : "7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map" ,
76
+ "affectsGlobalScope" : false
75
77
} ,
76
78
"../logic/index.d.ts" : {
77
79
"version" : "-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" ,
78
- "signature" : "-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n"
80
+ "signature" : "-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" ,
81
+ "affectsGlobalScope" : false
79
82
} ,
80
83
"./index.ts" : {
81
84
"version" : "12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n" ,
82
- "signature" : "12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n"
85
+ "signature" : "12336236525-import * as c from '../core/index';\r\nimport * as logic from '../logic/index';\r\n\r\nc.leftPad(\"\", 10);\r\nlogic.getSecondsInDay();\r\n\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n" ,
86
+ "affectsGlobalScope" : false
83
87
}
84
88
} ,
85
89
"options" : {
86
90
"composite" : true ,
91
+ "configFilePath" : "./tsconfig.json" ,
87
92
"declaration" : true ,
93
+ "forceConsistentCasingInFileNames" : true ,
88
94
"skipDefaultLibCheck" : true ,
89
95
"target" : 0
90
96
} ,
@@ -117,6 +123,6 @@ exitCode:: ExitStatus.Success
117
123
]
118
124
} ,
119
125
"version" : "FakeTSVersion" ,
120
- "size" : 1589
126
+ "size" : 3038
121
127
}
122
128
0 commit comments