Kare Morstol
cf31b577bb
Running "xcodebuild install" installs the framework to ~/Library/Frameworks, and doing a clean build no longer removes it.
2014-08-28 00:24:02 +02:00
Kare Morstol
55c96103ac
Added scripts folder for testing entire scripts.
...
Added one test script and a unit test file for running them.
Disabled deployment of framework on release build because it gets removed again as soon as I do a clean build.
2014-08-25 22:09:24 +02:00
Kare Morstol
e63494b68b
Added new test file for Stream_Iteration_SpeedTests. Cleaned up.
2014-08-22 21:56:24 +02:00
Kare Morstol
8c6f0a7171
Moved stream factory functions from unit test to stream.swift.
...
A new stream factory function which takes a closure which returns a closure which returns a string.
2014-08-21 23:38:50 +02:00
Kare Morstol
07fbd7df80
The release build now installs the framework to ~/Library/Frameworks/.
...
But it is deleted the next time you do a clean build. Y
2014-08-21 00:08:36 +02:00
Kare Morstol
7d60ec13ca
Fixed info at the top of each file. Renamed String_Tests to String_Partition_Tests
2014-08-20 01:12:22 +02:00
Kare Morstol
b92999eb44
Added the actual code, thereby improving the project's usefulness considerably.
2014-08-20 00:15:20 +02:00
Kare Morstol
cbee21cd98
Initial commit of empty project
2014-08-19 23:44:45 +02:00