Forráskód Böngészése

fix `@type` display tests

Dan Korostelev 9 éve
szülő
commit
f9f49b7015

+ 1 - 1
tests/misc/projects/Issue5118/compile1.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):8: characters 17-21">
 v : Int -&gt; haxe.ds.Option&lt;Int&gt;
 </type>

+ 1 - 1
tests/misc/projects/Issue5118/compile2.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):7: characters 17-21">
 haxe.ds.Option&lt;Int&gt;
 </type>

+ 1 - 1
tests/misc/projects/Issue5122/compile.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):7: characters 8-13">
 Void -&gt; String
 </type>

+ 1 - 1
tests/misc/projects/Issue5125/compile.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):6: characters 26-34">
 TextDocumentSyncKind
 </type>

+ 1 - 1
tests/misc/projects/Issue5128/compile.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):2: characters 17-21">
 Void -&gt; Void
 </type>

+ 1 - 1
tests/misc/projects/display-type/compile.hxml.stderr

@@ -1,3 +1,3 @@
-<type>
+<type p="$$normPath(::cwd::/Main.hx):1: characters 36-54">
 String
 </type>