Kare Morstol
|
c7338cf9eb
|
Add ReadableStream.lines() for lazily splitting output into lines.
|
2015-12-15 23:03:31 +01:00 |
|
Kare Morstol
|
304549cab4
|
Disable script test for functionality not yet implemented.
|
2015-12-03 01:29:58 +01:00 |
|
Kare Morstol
|
8b6e6f1ed6
|
Exchange main.name with main.path.
|
2015-11-11 20:38:58 +01:00 |
|
Kare Morstol
|
4da7c5b668
|
Use $SWIFTSHELL_FRAMEWORK_PATH instead of $DYLD_FRAMEWORK_PATH in the swiftshell launcher script.
Because of this change in El Capitan:
"Spawning children processes of processes restricted by System Integrity Protection, such as by launching a helper process in a bundle with NSTask or calling the exec(2) command, resets the Mach special ports of that child process. Any dynamic linker (dyld) environment variables, such as DYLD_LIBRARY_PATH, are purged when launching protected processes."
https://developer.apple.com/library/prerelease/mac/documentation/Security/Conceptual/System_Integrity_Protection_Guide/RuntimeProtections/RuntimeProtections.html
|
2015-11-09 21:45:54 +01:00 |
|
Kare Morstol
|
91abb8c47c
|
Update test scripts.
The rest are waiting for reading and writing files to be implemented.
|
2015-09-08 18:06:49 +02:00 |
|
Kare Morstol
|
0888054ad0
|
Shell tests use new Xcode project.
|
2015-07-19 22:14:33 +02:00 |
|
Kare Morstol
|
9555306183
|
Close #3: Make sure runtests.bash is using an up to date _release_ build.
|
2015-01-06 18:34:40 +01:00 |
|
Kare Morstol
|
a2985b049d
|
Add shell unit tests and update test scripts.
Run SwiftShellTests/Scripts/runtests.bash to perform all unit tests.
|
2014-11-26 20:58:22 +01:00 |
|