This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20cd8cc2c999decfad79d96a2f2ef74fa0e490d0
SwiftShell
/
Tests
/
SwiftShellTests
T
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