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
7978b4286f84283b3d67719b00640504f7d7a370
SwiftShell
/
SwiftShellTests
T
History
Kare Morstol
10f0f46c10
Add "$("shellcommand")" as a shortcut for in-line commands.
...
Like the one you have in bash.
2014-09-11 18:15:25 +02:00
..
Scripts
Add missing newline to the end.
2014-09-10 20:10:22 +02:00
Command_Tests.swift
Add "$("shellcommand")" as a shortcut for in-line commands.
2014-09-11 18:15:25 +02:00
FileHandle_Tests.swift
Add assertion to test.
2014-09-09 19:32:02 +02:00
Info.plist
Initial commit of empty project
2014-08-19 23:44:45 +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_Iteration_Tests.swift
test edge case in testIterateOverStreamInPieces
2014-09-04 18:33:39 +02:00
Stream_Tests.swift
Move "streams" function to the module.
2014-09-10 20:08:39 +02:00
String_Partition_Tests.swift
Fixed info at the top of each file. Renamed String_Tests to String_Partition_Tests
2014-08-20 01:12:22 +02:00