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
7dab983e335cb71dc2dcb73be53027699525da69
SwiftShell
/
SwiftShellTests
T
History
Kare Morstol
1f96ffa770
Enable "/" as file path concatenation operator.
...
Now you can do `let filepath = tempdirectory / "newfile.txt"`.
2014-12-02 02:06:21 +01:00
..
Scripts
Enable "/" as file path concatenation operator.
2014-12-02 02:06:21 +01:00
Command_Tests.swift
Tidy up the code some more.
2014-10-30 00:28:20 +01:00
FileHandle_Tests.swift
Make tempdirectory a String instead of a NSURL.
2014-12-02 00:17:39 +01:00
Files_Tests.swift
Enable "/" as file path concatenation operator.
2014-12-02 02:06:21 +01:00
Info.plist
Initial commit of empty project
2014-08-19 23:44:45 +02:00
Pipes_Tests.swift
Add
take
function.
2014-11-05 20:41:33 +01: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
Tidy up the code some more.
2014-10-30 00:28:20 +01:00
Stream_Tests.swift
Tidy up the code some more.
2014-10-30 00:28:20 +01:00
String_Partition_Tests.swift
Tidy up the code some more.
2014-10-30 00:28:20 +01:00
String_Tests.swift
Add version of
replace
method with limit.
2014-11-06 00:04:51 +01:00
XCTestCase_Additions.swift
Move "temporaryDirectory" to new file Files.swift and rename it "tempdirectory".
2014-11-25 20:38:32 +01:00