packaging
authormkobetic
Sun, 15 Jan 2012 22:31:03 +0000
changeset 44 217e67f9f1a3
parent 43 b9a077d6ce14
child 45 ceaa8ff12b41
packaging
core/Xtreams__Buffer.st
core/Xtreams__ElasticBuffer.st
core/Xtreams__Incomplete.st
core/Xtreams__PositionReadStream.st
core/Xtreams__PositionWriteStream.st
core/Xtreams__ReadStream.st
core/Xtreams__RingBuffer.st
core/Xtreams__WriteStream.st
core/Xtreams__stx_goodies_xtreams_core.st
core/extensions.sav
core/stx_goodies_xtreams_core.st
core/tests/Xtreams__BufferTest.st
core/tests/Xtreams__ElasticBufferTest.st
core/tests/Xtreams__FiniteReadingWritingTests.st
core/tests/Xtreams__InfiniteReadingWritingTests.st
core/tests/Xtreams__PositionReadStreamTest.st
core/tests/Xtreams__PositionWriteStreamTest.st
core/tests/Xtreams__ReadingWritingTest.st
core/tests/Xtreams__RingBufferTest.st
core/tests/Xtreams__stx_goodies_xtreams_core_tests.st
core/tests/stx_goodies_xtreams_core_tests.st
--- a/core/Xtreams__Buffer.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__Buffer.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__ElasticBuffer.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__ElasticBuffer.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__Incomplete.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__Incomplete.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__PositionReadStream.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__PositionReadStream.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__PositionWriteStream.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__PositionWriteStream.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__ReadStream.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__ReadStream.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__RingBuffer.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__RingBuffer.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- a/core/Xtreams__WriteStream.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/Xtreams__WriteStream.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core' }"
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/Xtreams__stx_goodies_xtreams_core.st	Sun Jan 15 22:31:03 2012 +0000
@@ -0,0 +1,136 @@
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:30:41 PM'                  !
+
+"{ Package: 'stx:goodies/xtreams/core' }"
+
+"{ NameSpace: Xtreams }"
+
+LibraryDefinition subclass:#stx_goodies_xtreams_core
+	instanceVariableNames:''
+	classVariableNames:''
+	poolDictionaries:''
+	category:'* Projects & Packages *'
+!
+
+!stx_goodies_xtreams_core class methodsFor:'documentation'!
+
+extensionsVersion_SVN
+    ^ '$Id: extensions.st 12 2011-11-21 06:00:44Z mkobetic $'
+! !
+
+!stx_goodies_xtreams_core class methodsFor:'description'!
+
+excludedFromPreRequisites
+    "list all packages which should be ignored in the automatic
+     preRequisites scan. See #preRequisites for more."
+
+    ^ #(
+    )
+!
+
+preRequisites
+    "list all required packages.
+     This list can be maintained manually or (better) generated and
+     updated by scanning the superclass hierarchies and looking for
+     global variable accesses. (the browser has a menu function for that)
+     Howevery, often too much is found, and you may want to explicitely
+     exclude individual packages in the #excludedFromPrerequisites method."
+
+    ^ #(
+        #'stx:libbasic'    "Object - superclass of Xtreams::ReadStream "
+    )
+! !
+
+!stx_goodies_xtreams_core class methodsFor:'description - contents'!
+
+classNamesAndAttributes
+    "lists the classes which are to be included in the project.
+     Each entry in the list may be: a single class-name (symbol),
+     or an array-literal consisting of class name and attributes.
+     Attributes are: #autoload or #<os> where os is one of win32, unix,..."
+
+    ^ #(
+        "<className> or (<className> attributes...) in load order"
+        #'Xtreams::Buffer'
+        #'Xtreams::Incomplete'
+        #'Xtreams::ReadStream'
+        #'Xtreams::WriteStream'
+        #'Xtreams::stx_goodies_xtreams_core'
+        #'Xtreams::PositionReadStream'
+        #'Xtreams::PositionWriteStream'
+        #'Xtreams::RingBuffer'
+        #'Xtreams::ElasticBuffer'
+    )
+!
+
+extensionMethodNames
+    "lists the extension methods which are to be included in the project.
+     Entries are 2-element array literals, consisting of class-name and selector."
+
+    ^ #(
+        Object streamingInsert:into:
+        Object streamingInsertInto:
+        Object streamingPrintOn:
+        Object streamingWrite:into:
+        Object streamingWriteInto:
+        SequenceableCollection streamingInsert:into:
+        SequenceableCollection streamingInsertInto:
+        SequenceableCollection streamingWrite:into:
+        SequenceableCollection streamingWriteInto:
+    )
+! !
+
+!stx_goodies_xtreams_core class methodsFor:'description - project information'!
+
+applicationIconFileName
+    "Return the name (without suffix) of an icon-file (the app's icon); will be included in the rc-resource file"
+
+    ^ nil
+    "/ ^ self applicationName
+!
+
+companyName
+    "Return a companyname which will appear in <lib>.rc"
+
+    ^ 'eXept Software AG'
+!
+
+description
+    "Return a description string which will appear in vc.def / bc.def"
+
+    ^ 'Smalltalk/X Class library'
+!
+
+legalCopyright
+    "Return a copyright string which will appear in <lib>.rc"
+
+    ^ 'Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011'
+!
+
+productName
+    "Return a product name which will appear in <lib>.rc"
+
+    ^ 'Smalltalk/X'
+! !
+
+!stx_goodies_xtreams_core class methodsFor:'description - svn'!
+
+svnRepositoryUrlString
+    "Return a SVN repository URL of myself.
+     (Generated since 2011-04-08)
+    "        
+
+    ^ '$URL: https://swing.fit.cvut.cz/svn/stx/goodies/xtreams/trunk/core/stx_goodies_xtreams_core.st $'
+!
+
+svnRevisionNr
+    "Return a SVN revision number of myself.
+     This number is updated after a commit"
+
+    ^ "$SVN-Revision:"'30'"$"
+! !
+
+!stx_goodies_xtreams_core class methodsFor:'documentation'!
+
+version_SVN
+    ^ '$Id: stx_goodies_xtreams_core.st 12 2011-11-21 06:00:44Z mkobetic $'
+! !
--- a/core/extensions.sav	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/extensions.sav	Sun Jan 15 22:31:03 2012 +0000
@@ -1,67 +1,60 @@
-"{ Package: 'stx:goodies/xtreams/core' }"
+"{ Encoding: utf8 }" !
+"{ Package: 'stx:goodies/xtreams/core' }" !
+
+!SequenceableCollection methodsFor:'private'!
+
+streamingInsert: anInteger into: aWriteStream
+	aWriteStream insert: anInteger from: self at: 1
+! !
+
+!SequenceableCollection methodsFor:'private'!
 
-!
+streamingInsertInto: aWriteStream
+	aWriteStream insert: self size from: self at: 1.
+	^self size
+! !
+
+!SequenceableCollection methodsFor:'private'!
+
+streamingWrite: anInteger into: aWriteStream
+	^aWriteStream write: anInteger from: self at: 1
+! !
+
+!SequenceableCollection methodsFor:'private'!
+
+streamingWriteInto: aWriteStream
+	aWriteStream write: self size from: self at: 1.
+	^self size
+! !
 
 !Object methodsFor:'private'!
 
 streamingInsert: anInteger into: aWriteStream
 	anInteger timesRepeat: [self streamingInsertInto: aWriteStream]
 ! !
+
 !Object methodsFor:'private'!
 
 streamingInsertInto: aWriteStream
 	aWriteStream insert: (aWriteStream contentsSpecies with: self)
 ! !
+
 !Object methodsFor:'private'!
 
 streamingPrintOn: aWriteStream
 	aWriteStream write: self printString
 ! !
+
 !Object methodsFor:'private'!
 
 streamingWrite: anInteger into: aWriteStream
 	anInteger timesRepeat: [self streamingWriteInto: aWriteStream].
 	^anInteger
 ! !
+
 !Object methodsFor:'private'!
 
 streamingWriteInto: aWriteStream
 	aWriteStream put: self
 ! !
-!SequenceableCollection methodsFor:'private'!
 
-streamingInsert: anInteger into: aWriteStream
-	aWriteStream insert: anInteger from: self at: 1
-! !
-!SequenceableCollection methodsFor:'private'!
-
-streamingInsertInto: aWriteStream
-	aWriteStream insert: self size from: self at: 1.
-	^self size
-! !
-!SequenceableCollection methodsFor:'private'!
-
-streamingWrite: anInteger into: aWriteStream
-	^aWriteStream write: anInteger from: self at: 1
-! !
-!SequenceableCollection methodsFor:'private'!
-
-streamingWriteInto: aWriteStream
-	aWriteStream write: self size from: self at: 1.
-	^self size
-! !
-!SequenceableCollection class methodsFor:'* extensions (%1) *'!
-
-writingDo: aBlock
-	| stream |
-	stream := self new writing.
-	aBlock value: stream.
-	^stream
-		close;
-		destination
-! !
-!stx_goodies_xtreams_core class methodsFor:'documentation'!
-
-extensionsVersion_SVN
-    ^ '$Id: extensions.st 12 2011-11-21 06:00:44Z mkobetic $'
-! !
--- a/core/stx_goodies_xtreams_core.st	Sun Jan 15 22:27:17 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,137 +0,0 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:12:29 PM'                  !
-
-"{ Package: 'stx:goodies/xtreams/core' }"
-
-"{ NameSpace: Xtreams }"
-
-LibraryDefinition subclass:#stx_goodies_xtreams_core
-	instanceVariableNames:''
-	classVariableNames:''
-	poolDictionaries:''
-	category:'* Projects & Packages *'
-!
-
-!stx_goodies_xtreams_core class methodsFor:'documentation'!
-
-extensionsVersion_SVN
-    ^ '$Id$'
-! !
-
-!stx_goodies_xtreams_core class methodsFor:'description'!
-
-excludedFromPreRequisites
-    "list all packages which should be ignored in the automatic
-     preRequisites scan. See #preRequisites for more."
-
-    ^ #(
-    )
-!
-
-preRequisites
-    "list all required packages.
-     This list can be maintained manually or (better) generated and
-     updated by scanning the superclass hierarchies and looking for
-     global variable accesses. (the browser has a menu function for that)
-     Howevery, often too much is found, and you may want to explicitely
-     exclude individual packages in the #excludedFromPrerequisites method."
-
-    ^ #(
-        #'stx:libbasic'    "Object - superclass of Xtreams::RingBuffer "
-    )
-! !
-
-!stx_goodies_xtreams_core class methodsFor:'description - contents'!
-
-classNamesAndAttributes
-    "lists the classes which are to be included in the project.
-     Each entry in the list may be: a single class-name (symbol),
-     or an array-literal consisting of class name and attributes.
-     Attributes are: #autoload or #<os> where os is one of win32, unix,..."
-
-    ^ #(
-        "<className> or (<className> attributes...) in load order"
-        #'Xtreams::Buffer'
-        #'Xtreams::Incomplete'
-        #'Xtreams::ReadStream'
-        #'Xtreams::WriteStream'
-        #'stx_goodies_xtreams_core'
-        #'Xtreams::PositionReadStream'
-        #'Xtreams::PositionWriteStream'
-        #'Xtreams::RingBuffer'
-        #'Xtreams::ElasticBuffer'
-    )
-!
-
-extensionMethodNames
-    "lists the extension methods which are to be included in the project.
-     Entries are 2-element array literals, consisting of class-name and selector."
-
-    ^ #(
-        Object streamingInsert:into:
-        Object streamingInsertInto:
-        Object streamingPrintOn:
-        Object streamingWrite:into:
-        Object streamingWriteInto:
-        SequenceableCollection streamingInsert:into:
-        SequenceableCollection streamingInsertInto:
-        SequenceableCollection streamingWrite:into:
-        SequenceableCollection streamingWriteInto:
-        'SequenceableCollection class' writingDo:
-    )
-! !
-
-!stx_goodies_xtreams_core class methodsFor:'description - project information'!
-
-applicationIconFileName
-    "Return the name (without suffix) of an icon-file (the app's icon); will be included in the rc-resource file"
-
-    ^ nil
-    "/ ^ self applicationName
-!
-
-companyName
-    "Return a companyname which will appear in <lib>.rc"
-
-    ^ 'eXept Software AG'
-!
-
-description
-    "Return a description string which will appear in vc.def / bc.def"
-
-    ^ 'Smalltalk/X Class library'
-!
-
-legalCopyright
-    "Return a copyright string which will appear in <lib>.rc"
-
-    ^ 'Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011'
-!
-
-productName
-    "Return a product name which will appear in <lib>.rc"
-
-    ^ 'Smalltalk/X'
-! !
-
-!stx_goodies_xtreams_core class methodsFor:'description - svn'!
-
-svnRepositoryUrlString
-    "Return a SVN repository URL of myself.
-     (Generated since 2011-04-08)
-    "        
-
-    ^ '$URL$'
-!
-
-svnRevisionNr
-    "Return a SVN revision number of myself.
-     This number is updated after a commit"
-
-    ^ "$SVN-Revision:"'30'"$"
-! !
-
-!stx_goodies_xtreams_core class methodsFor:'documentation'!
-
-version_SVN
-    ^ '$Id$'
-! !
--- a/core/tests/Xtreams__BufferTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__BufferTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__ElasticBufferTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__ElasticBufferTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__FiniteReadingWritingTests.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__FiniteReadingWritingTests.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__InfiniteReadingWritingTests.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__InfiniteReadingWritingTests.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__PositionReadStreamTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__PositionReadStreamTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__PositionWriteStreamTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__PositionWriteStreamTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__ReadingWritingTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__ReadingWritingTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- a/core/tests/Xtreams__RingBufferTest.st	Sun Jan 15 22:27:17 2012 +0000
+++ b/core/tests/Xtreams__RingBufferTest.st	Sun Jan 15 22:31:03 2012 +0000
@@ -1,4 +1,4 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
 
 "{ Package: 'stx:goodies/xtreams/core/tests' }"
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/tests/Xtreams__stx_goodies_xtreams_core_tests.st	Sun Jan 15 22:31:03 2012 +0000
@@ -0,0 +1,125 @@
+'From Smalltalk/X, Version:6.2.1 on 15-01-2012 at 05:31:34 PM'                  !
+
+"{ Package: 'stx:goodies/xtreams/core/tests' }"
+
+"{ NameSpace: Xtreams }"
+
+LibraryDefinition subclass:#stx_goodies_xtreams_core_tests
+	instanceVariableNames:''
+	classVariableNames:''
+	poolDictionaries:''
+	category:'* Projects & Packages *'
+!
+
+
+!stx_goodies_xtreams_core_tests class methodsFor:'description'!
+
+excludedFromPreRequisites
+    "list all packages which should be ignored in the automatic
+     preRequisites scan. See #preRequisites for more."
+
+    ^ #(
+    )
+!
+
+preRequisites
+    "list all required packages.
+     This list can be maintained manually or (better) generated and
+     updated by scanning the superclass hierarchies and looking for
+     global variable accesses. (the browser has a menu function for that)
+     Howevery, often too much is found, and you may want to explicitely
+     exclude individual packages in the #excludedFromPrerequisites method."
+
+    ^ #(
+        #'stx:goodies/sunit'    "TestAsserter - superclass of Xtreams::ReadingWritingTest "
+        #'stx:goodies/xtreams/core'    "Xtreams::PositionWriteStream - referenced by Xtreams::FiniteReadingWritingTests>>testWritePositioningWithRingBuffer "
+        #'stx:goodies/xtreams/substreams'
+        #'stx:libbasic'    "Object - superclass of Xtreams::ReadingWritingTest "
+    )
+! !
+
+!stx_goodies_xtreams_core_tests class methodsFor:'description - contents'!
+
+classNamesAndAttributes
+    "lists the classes which are to be included in the project.
+     Each entry in the list may be: a single class-name (symbol),
+     or an array-literal consisting of class name and attributes.
+     Attributes are: #autoload or #<os> where os is one of win32, unix,..."
+
+    ^ #(
+        "<className> or (<className> attributes...) in load order"
+        (#'Xtreams::BufferTest' autoload)
+        (#'Xtreams::ElasticBufferTest' autoload)
+        (#'Xtreams::PositionReadStreamTest' autoload)
+        (#'Xtreams::PositionWriteStreamTest' autoload)
+        (#'Xtreams::ReadingWritingTest' autoload)
+        (#'Xtreams::RingBufferTest' autoload)
+        #'Xtreams::stx_goodies_xtreams_core_tests'
+        (#'Xtreams::FiniteReadingWritingTests' autoload)
+        (#'Xtreams::InfiniteReadingWritingTests' autoload)
+    )
+!
+
+extensionMethodNames
+    "lists the extension methods which are to be included in the project.
+     Entries are 2-element array literals, consisting of class-name and selector."
+
+    ^ #(
+    )
+! !
+
+!stx_goodies_xtreams_core_tests class methodsFor:'description - project information'!
+
+applicationIconFileName
+    "Return the name (without suffix) of an icon-file (the app's icon); will be included in the rc-resource file"
+
+    ^ nil
+    "/ ^ self applicationName
+!
+
+companyName
+    "Return a companyname which will appear in <lib>.rc"
+
+    ^ 'eXept Software AG'
+!
+
+description
+    "Return a description string which will appear in vc.def / bc.def"
+
+    ^ 'Smalltalk/X Class library'
+!
+
+legalCopyright
+    "Return a copyright string which will appear in <lib>.rc"
+
+    ^ 'Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011'
+!
+
+productName
+    "Return a product name which will appear in <lib>.rc"
+
+    ^ 'Smalltalk/X'
+! !
+
+!stx_goodies_xtreams_core_tests class methodsFor:'description - svn'!
+
+svnRepositoryUrlString
+    "Return a SVN repository URL of myself.
+     (Generated since 2011-04-08)
+    "        
+
+    ^ '$URL: https://swing.fit.cvut.cz/svn/stx/goodies/xtreams/trunk/core/tests/stx_goodies_xtreams_core_tests.st $'
+!
+
+svnRevisionNr
+    "Return a SVN revision number of myself.
+     This number is updated after a commit"
+
+    ^ "$SVN-Revision:"'22'"$"
+! !
+
+!stx_goodies_xtreams_core_tests class methodsFor:'documentation'!
+
+version_SVN
+    ^ '$Id: stx_goodies_xtreams_core_tests.st 13 2011-11-21 06:01:33Z mkobetic $'
+! !
--- a/core/tests/stx_goodies_xtreams_core_tests.st	Sun Jan 15 22:27:17 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,125 +0,0 @@
-'From Smalltalk/X, Version:6.2.1 on 14-01-2012 at 09:10:45 PM'                  !
-
-"{ Package: 'stx:goodies/xtreams/core/tests' }"
-
-"{ NameSpace: Xtreams }"
-
-LibraryDefinition subclass:#stx_goodies_xtreams_core_tests
-	instanceVariableNames:''
-	classVariableNames:''
-	poolDictionaries:''
-	category:'* Projects & Packages *'
-!
-
-
-!stx_goodies_xtreams_core_tests class methodsFor:'description'!
-
-excludedFromPreRequisites
-    "list all packages which should be ignored in the automatic
-     preRequisites scan. See #preRequisites for more."
-
-    ^ #(
-    )
-!
-
-preRequisites
-    "list all required packages.
-     This list can be maintained manually or (better) generated and
-     updated by scanning the superclass hierarchies and looking for
-     global variable accesses. (the browser has a menu function for that)
-     Howevery, often too much is found, and you may want to explicitely
-     exclude individual packages in the #excludedFromPrerequisites method."
-
-    ^ #(
-        #'stx:goodies/sunit'    "TestCase - superclass of Xtreams::InfiniteReadingWritingTests "
-        #'stx:goodies/xtreams/core'    "Xtreams::Incomplete - referenced by Xtreams::FiniteReadingWritingTests>>testReadPositioningSeekFrom "
-        #'stx:goodies/xtreams/substreams'
-        #'stx:libbasic'    "ProjectDefinition - superclass of stx_goodies_xtreams_core_tests "
-    )
-! !
-
-!stx_goodies_xtreams_core_tests class methodsFor:'description - contents'!
-
-classNamesAndAttributes
-    "lists the classes which are to be included in the project.
-     Each entry in the list may be: a single class-name (symbol),
-     or an array-literal consisting of class name and attributes.
-     Attributes are: #autoload or #<os> where os is one of win32, unix,..."
-
-    ^ #(
-        "<className> or (<className> attributes...) in load order"
-        (#'Xtreams::BufferTest' autoload)
-        (#'Xtreams::ElasticBufferTest' autoload)
-        (#'Xtreams::PositionReadStreamTest' autoload)
-        (#'Xtreams::PositionWriteStreamTest' autoload)
-        (#'Xtreams::ReadingWritingTest' autoload)
-        (#'Xtreams::RingBufferTest' autoload)
-        #'stx_goodies_xtreams_core_tests'
-        (#'Xtreams::FiniteReadingWritingTests' autoload)
-        (#'Xtreams::InfiniteReadingWritingTests' autoload)
-    )
-!
-
-extensionMethodNames
-    "lists the extension methods which are to be included in the project.
-     Entries are 2-element array literals, consisting of class-name and selector."
-
-    ^ #(
-    )
-! !
-
-!stx_goodies_xtreams_core_tests class methodsFor:'description - project information'!
-
-applicationIconFileName
-    "Return the name (without suffix) of an icon-file (the app's icon); will be included in the rc-resource file"
-
-    ^ nil
-    "/ ^ self applicationName
-!
-
-companyName
-    "Return a companyname which will appear in <lib>.rc"
-
-    ^ 'eXept Software AG'
-!
-
-description
-    "Return a description string which will appear in vc.def / bc.def"
-
-    ^ 'Smalltalk/X Class library'
-!
-
-legalCopyright
-    "Return a copyright string which will appear in <lib>.rc"
-
-    ^ 'Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011'
-!
-
-productName
-    "Return a product name which will appear in <lib>.rc"
-
-    ^ 'Smalltalk/X'
-! !
-
-!stx_goodies_xtreams_core_tests class methodsFor:'description - svn'!
-
-svnRepositoryUrlString
-    "Return a SVN repository URL of myself.
-     (Generated since 2011-04-08)
-    "        
-
-    ^ '$URL$'
-!
-
-svnRevisionNr
-    "Return a SVN revision number of myself.
-     This number is updated after a commit"
-
-    ^ "$SVN-Revision:"'22'"$"
-! !
-
-!stx_goodies_xtreams_core_tests class methodsFor:'documentation'!
-
-version_SVN
-    ^ '$Id$'
-! !