tests: fix tests with repeated types warnings
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 28 May 2015 20:22:03 +0000 (16:22 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 28 May 2015 20:22:03 +0000 (16:22 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

tests/sav/nitpick_args1.res
tests/sav/test_new_native_alt1.res

index c48ab7e..38f9166 100644 (file)
@@ -1,5 +1,7 @@
 ../lib/standard/bytes.nit:51,7--19: Documentation warning: Undocumented property `with_capacity`
 ../lib/standard/bytes.nit:164,6--13: Documentation warning: Undocumented property `to_bytes`
+../lib/standard/stream.nit:425,6--17: Documentation warning: Undocumented property `buffer_reset`
+../lib/standard/file.nit:444,6--19: Documentation warning: Undocumented property `read_all_bytes`
 test_advice_repeated_types.nit:36,15--20: Warning: useless type repetition on redefined attribute `_a`
 test_advice_repeated_types.nit:37,18--20: Warning: useless type repetition on parameter `b1` for redefined method `b`
 test_advice_repeated_types.nit:38,18--20: Warning: useless type repetition on parameter `c1` for redefined method `c`
index 43e3636..209563a 100644 (file)
@@ -1,4 +1,4 @@
-Runtime error: Cast failed. Expected `E`, got `Bool` (../lib/standard/collection/array.nit:960)
+Runtime error: Cast failed. Expected `E`, got `Bool` (../lib/standard/collection/array.nit:957)
 NativeString
 N
 Nit