tests: update sav since read_line strips eol
authorJean Privat <jean@pryen.org>
Tue, 9 Dec 2014 09:16:50 +0000 (04:16 -0500)
committerJean Privat <jean@pryen.org>
Tue, 9 Dec 2014 09:17:17 +0000 (04:17 -0500)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/sav/test_exec.res
tests/sav/test_fdstream.res
tests/sav/test_file_read.res
tests/sav/test_filterstream.res

index 2529d3a..2f109dd 100644 (file)
@@ -1,4 +1,3 @@
 A hello world!
 C hello world!
-B hello world!
-D hello world!
+B hello world!D hello world!
\ No newline at end of file
index dda3187..d222f9c 100644 (file)
@@ -1,3 +1,3 @@
 World
 Hello
-Hello!
+Hello!
\ No newline at end of file
index a5790cb..cd93882 100644 (file)
@@ -27,7 +27,6 @@ f.reopen
 printn(f.read(10))
 printn("|")
 printn(f.read_all)
-
 # This fil|e is part of NIT ( http://www.nitlanguage.org ).
 #
 # Copyright 2004-2008 Jean Privat <jean@pryen.org>
index 743492c..33e7ff5 100644 (file)
@@ -1,5 +1,2 @@
 Hello World !!
-
 Hello World !!
-
-