Commit 7f4ae93
committed
Updated error reporting within harness to match that of tsc.
1 parent d05a4c4 commit 7f4ae93
29 files changed
Lines changed: 85 additions & 75 deletions
File tree
- src/harness
- tests/baselines/reference/project
- cantFindTheModule
- amd
- node
- declareVariableCollision
- amd
- node
- intReferencingExtAndInt
- amd
- node
- mapRootSourceRootWithNoSourceMapOption
- amd
- node
- mapRootWithNoSourceMapOption
- amd
- node
- nestedLocalModuleSimpleCase
- amd
- node
- nestedLocalModuleWithRecursiveTypecheck
- amd
- node
- noDefaultLib
- amd
- node
- privacyCheckOnImportedModuleDeclarationsInsideModule
- amd
- node
- privacyCheckOnImportedModuleDeclarationsInsideNonExportedModule
- amd
- node
- privacyCheckOnImportedModuleImportStatementInParentModule
- amd
- node
- quotesInFileAndDirectoryNames
- amd
- node
- sourceRootWithNoSourceMapOption
- amd
- node
- visibilityOfTypeUsedAcrossModules2
- amd
- node
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | | - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
774 | 783 | | |
775 | 784 | | |
776 | | - | |
777 | | - | |
778 | | - | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
779 | 788 | | |
780 | 789 | | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
| 790 | + | |
785 | 791 | | |
| 792 | + | |
| 793 | + | |
786 | 794 | | |
787 | 795 | | |
788 | | - | |
| 796 | + | |
789 | 797 | | |
790 | 798 | | |
791 | 799 | | |
792 | | - | |
| 800 | + | |
793 | 801 | | |
794 | 802 | | |
795 | 803 | | |
796 | 804 | | |
797 | 805 | | |
798 | 806 | | |
799 | | - | |
| 807 | + | |
800 | 808 | | |
801 | 809 | | |
802 | 810 | | |
| |||
916 | 924 | | |
917 | 925 | | |
918 | 926 | | |
919 | | - | |
| 927 | + | |
920 | 928 | | |
921 | 929 | | |
922 | 930 | | |
923 | 931 | | |
924 | 932 | | |
925 | 933 | | |
| 934 | + | |
| 935 | + | |
926 | 936 | | |
927 | 937 | | |
928 | 938 | | |
| |||
950 | 960 | | |
951 | 961 | | |
952 | 962 | | |
953 | | - | |
| 963 | + | |
954 | 964 | | |
955 | 965 | | |
956 | 966 | | |
957 | 967 | | |
958 | 968 | | |
959 | | - | |
| 969 | + | |
960 | 970 | | |
961 | 971 | | |
962 | 972 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
tests/baselines/reference/project/declareVariableCollision/amd/declareVariableCollision.errors.txt
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments