This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
You've already forked SwiftShell
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7204dbdb3aef7cfbdf1a22268f9778dfded02dda
SwiftShell
/
Tests
/
SwiftShellTests
T
History
Kare Morstol
7204dbdb3a
@discardableResult declared on a function returning Void is unnecessary.
2017-02-21 22:11:54 +01:00
..
Command_Tests.swift
Fix AssertNoThrow silencing test failures. Cleanup test helping code.
2017-01-30 20:27:12 +01:00
Context_Tests.swift
Fix AssertNoThrow silencing test failures. Cleanup test helping code.
2017-01-30 20:27:12 +01:00
FileHandle_Tests.swift
Turn WriteableStream and ReadableStream into protocols.
2017-01-09 17:43:53 +01:00
Files_Tests.swift
String(contentsOfFile:) not implemented on Linux, use String(contentsOfFile: encoding:) instead.
2017-01-31 00:41:29 +01:00
Stream_Tests.swift
Turn WriteableStream and ReadableStream into protocols.
2017-01-09 17:43:53 +01:00
String_Tests.swift
Add tests on Linux
2016-10-15 00:06:05 +02:00
TestHelpers.swift
@discardableResult declared on a function returning Void is unnecessary.
2017-02-21 22:11:54 +01:00