Skip to content

Commit c7e4f7b

Browse files
committed
Update diff reasons for tests
Signed-off-by: Hana Joo <hanajoo@google.com>
1 parent 00aeef9 commit c7e4f7b

21 files changed

Lines changed: 5 additions & 1590 deletions

tests/baselines/reference/isolated-declarations/auto-fixed/diff/declarationEmitExpandoPropertyPrivateName.d.ts.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// [[Reason: Function declarations are not fixed]] ////
1+
// [[Reason: Cannot name internal type]] ////
22

33
//// [tests/cases/compiler/declarationEmitExpandoPropertyPrivateName.ts] ////
44

tests/baselines/reference/isolated-declarations/auto-fixed/diff/declarationEmitFunctionKeywordProp.d.ts.diff

Lines changed: 0 additions & 65 deletions
This file was deleted.

tests/baselines/reference/isolated-declarations/auto-fixed/diff/declarationEmitLateBoundAssignments.d.ts.diff

Lines changed: 0 additions & 55 deletions
This file was deleted.

tests/baselines/reference/isolated-declarations/auto-fixed/diff/declarationEmitLateBoundAssignments2.d.ts.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// [[Reason: Function declarations are not fixed]] ////
1+
// [[Reason: Cannot resolve non-static property names]] ////
22

33
//// [tests/cases/compiler/declarationEmitLateBoundAssignments2.ts] ////
44

tests/baselines/reference/isolated-declarations/auto-fixed/diff/isolatedDeclarationLazySymbols.d.ts.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// [[Reason: Function declarations are not fixed]] ////
1+
// [[Reason: Cannot resolve non-static property names]] ////
22

33
//// [tests/cases/compiler/isolatedDeclarationLazySymbols.ts] ////
44

tests/baselines/reference/isolated-declarations/auto-fixed/diff/lateBoundFunctionMemberAssignmentDeclarations.d.ts.diff

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)