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
394
Commits
6
Branches
39
Tags
writeablestream-oninput
Commit Graph
5 Commits
Author
SHA1
Message
Date
Kare Morstol
67e5db3944
Add WriteableStream.onInput. Issue
#26
.
...
Works, but onInput is called many times even if the process does not try to read from its input.
2016-10-27 22:44:28 +02:00
kareman
8ce6100286
Add FileHandle.nullDev, cross-platformise some unit test.
2016-10-16 20:51:51 +02:00
kareman
0f0ddfb9ea
Add tests on Linux
2016-10-15 00:06:05 +02:00
kareman
ef98b8da07
Get it to build on Linux. No tests yet.
2016-10-13 19:17:40 +02:00
Kare Morstol
ed36e0228f
Add ‘Tests’ suffix to test folders. As required by Swift Package Manager.
2016-10-07 22:11:37 +02:00