merging accidental branch 114
authorjoe
Wed, 20 Mar 2013 00:06:14 -0400
changeset 118 8afa49727a25
parent 117 66be29b6d08e (current diff)
parent 114 a1299e9b4ccf (diff)
child 120 2ffa5dddf5e8
merging accidental branch 114
--- a/core/tests/Xtreams__ReadingWritingTest.st	Wed Mar 20 00:05:10 2013 -0400
+++ b/core/tests/Xtreams__ReadingWritingTest.st	Wed Mar 20 00:06:14 2013 -0400
@@ -155,15 +155,6 @@
 
 
 
-!ReadingWritingTest methodsFor:'tests - transforming'!
-
-testCharacters
-	(self output encoding: #ascii)
-		setLineEndTransparent;
-		backspace; bell; cr; delete; ff; lf; q; qq; space; tab; vtab; escape;
-		close.
-	self assert: (self input read: 12) = #[8 7 13 127 12 10 39 34 32 9 11 27]
-! !
 
 !ReadingWritingTest methodsFor:'utilities'!
 
--- a/core/tests/tests.rc	Wed Mar 20 00:05:10 2013 -0400
+++ b/core/tests/tests.rc	Wed Mar 20 00:06:14 2013 -0400
@@ -25,7 +25,7 @@
       VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2013\nCopyright eXept Software AG 1998-2013\0"
       VALUE "ProductName", "Smalltalk/X\0"
       VALUE "ProductVersion", "6.2.3.0\0"
-      VALUE "ProductDate", "Fri, 15 Mar 2013 23:54:17 GMT\0"
+      VALUE "ProductDate", "Wed, 20 Mar 2013 03:53:43 GMT\0"
     END
 
   END