This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Swift4
SwiftShell
/
Tests
/
SwiftShellTests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Kare Morstol
b69b6ff877
Make RunOutput.stdout and .stderror publicly immutable again.
...
For some reason I apparently thought that lazy properties are always immutable. I have no idea why.
2018-10-03 19:17:53 +02:00
..
Command_Tests.swift
Make RunOutput.stdout and .stderror publicly immutable again.
2018-10-03 19:17:53 +02:00
Context_Tests.swift
Make main.stdout.encoding default to main.encoding.
2018-04-17 23:46:26 +02:00
Files_Tests.swift
Remove space before ( in function declarations.
2017-04-20 20:32:29 +02:00
String_Tests.swift
Remove space before ( in function declarations.
2017-04-20 20:32:29 +02:00
TestHelpers.swift
@discardableResult declared on a function returning Void is unnecessary.
2017-02-21 22:11:54 +01:00