This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.0.0-beta.9
SwiftShell
/
Tests
/
SwiftShellTests
T
History
Kare Morstol
62780a880a
String(contentsOfFile:) not implemented on Linux, use String(contentsOfFile: encoding:) instead.
2017-01-31 00:41:29 +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
Fix AssertNoThrow silencing test failures. Cleanup test helping code.
2017-01-30 20:27:12 +01:00