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
3eb8a7298155a5451589f06248d21cf9058fae6c
SwiftShell
/
SwiftShellTests
T
History
Kare Morstol
d2064aeef3
Use '+' to append strings to NSUrls instead of '/' .
...
Because it looks much better and makes more sense.
2015-11-20 00:55:41 +01:00
..
General
Enable strings to run commands using themselves as standard input.
2015-10-07 18:48:04 +02:00
Scripts
Exchange main.name with main.path.
2015-11-11 20:38:58 +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