This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
You've already forked SwiftShell
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0aa76e901753f80ab3428c2caa6f88aaa70b7bed
SwiftShell
/
SwiftShellTests
T
History
Kare Morstol
0aa76e9017
Stop using curried function declaration syntax.
...
It will be removed from future versions of Swift.
2016-02-23 01:42:23 +01:00
..
General
Stop using curried function declaration syntax.
2016-02-23 01:42:23 +01:00
Scripts
Add ReadableStream.lines() for lazily splitting output into lines.
2015-12-15 23:03:31 +01:00
CatchingFire.swift
Remove CatchingFire framework and add it as a single file.
2015-09-19 19:09:30 +02:00
Command_Tests.swift
Make shellcontext's stdin and stderror be ReadableStream and WriteableStream.
2015-10-07 16:37:18 +02:00
Context_Tests.swift
Add a trailing / to ‘main.currentdirectory’ too.
2015-10-19 02:24:45 +02:00
FileHandle_Tests.swift
Fix assert message.
2015-08-13 20:09:57 +02:00
Files_Tests.swift
Use '+' to append strings to NSUrls instead of '/' .
2015-11-20 00:55:41 +01:00
Info.plist
Update to Swift 2.0 .
2015-06-28 00:52:40 +02:00
shorttext.txt
Add testReadFileLineByLine, readfilelinebyline.Swift test script and a short text file for testing.
2014-09-09 18:57:39 +02:00
Stream_Tests.swift
Test using streams with ‘print’.
2015-10-07 20:09:13 +02:00
XCTestCase_Additions.swift
Cleanup code with guard.
2015-11-11 03:41:38 +01:00