Kare Morstol
|
ed34a689ec
|
ReadableStreamType inherits from Streamable.
Also tried out and commented stuff that does not work in beta 6.
|
2014-08-23 21:02:08 +02:00 |
|
Kare Morstol
|
3e35e0db13
|
Changed from XCTAssert to XCTAssertEqual, since that works now.
Removed tests for strange apparently local bug.
|
2014-08-22 02:18:43 +02:00 |
|
Kare Morstol
|
660b2f9d00
|
Radically simplified stream(String) and stream(array/sequence).
|
2014-08-22 01:46:27 +02:00 |
|
Kare Morstol
|
8c6f0a7171
|
Moved stream factory functions from unit test to stream.swift.
A new stream factory function which takes a closure which returns a closure which returns a string.
|
2014-08-21 23:38:50 +02:00 |
|
Kare Morstol
|
9c61126c5b
|
stream(text: String) -> NSFileHandle uses writeabilityHandler
|
2014-08-21 01:58:19 +02:00 |
|
Kare Morstol
|
62a3604e4f
|
NSFileHandle implements WriteableStreamType.
|
2014-08-21 01:18:37 +02:00 |
|
Kare Morstol
|
7d60ec13ca
|
Fixed info at the top of each file. Renamed String_Tests to String_Partition_Tests
|
2014-08-20 01:12:22 +02:00 |
|
Kare Morstol
|
b92999eb44
|
Added the actual code, thereby improving the project's usefulness considerably.
|
2014-08-20 00:15:20 +02:00 |
|
Kare Morstol
|
cbee21cd98
|
Initial commit of empty project
|
2014-08-19 23:44:45 +02:00 |
|