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
ba403e8bf933e2e9df72225dc808f02e11e71d4e
SwiftShell
/
Tests
/
SwiftShellTests
T
History
Kare Morstol
755d1aa563
run() returns RunOutput instead of String. Supports || and &&.
2017-03-29 19:59:26 +02:00
..
Command_Tests.swift
run() returns RunOutput instead of String. Supports || and &&.
2017-03-29 19:59:26 +02:00
Context_Tests.swift
run() returns RunOutput instead of String. Supports || and &&.
2017-03-29 19:59:26 +02:00
Files_Tests.swift
String(contentsOfFile:) not implemented on Linux, use String(contentsOfFile: encoding:) instead.
2017-01-31 00:41:29 +01:00
String_Tests.swift
run() returns RunOutput instead of String. Supports || and &&.
2017-03-29 19:59:26 +02:00
TestHelpers.swift
@discardableResult declared on a function returning Void is unnecessary.
2017-02-21 22:11:54 +01:00