Kare Morstol
0b5680c9ab
Simplify speedtests.
...
Pretty sure this used to not work. Why else would this not already be here?
2015-07-09 20:38:41 +02:00
Kare Morstol
a9dbdcf629
Update to Swift 2.0 .
...
Wow, lots of changes in Swift 2.0! And all of them great, except for renaming println to print. What's up with that?
This is just to get it to compile, we will be trying and throwing errors in no time.
2015-06-28 00:52:40 +02:00
Kare Morstol
f6094b32d7
Put parameters to Swift.split in the new order.
2015-06-17 22:15:31 +02:00
Kare Morstol
6649595b98
Convert speedtests to Swift 1.2.
2015-02-14 16:09:57 +01:00
Kare Morstol
7ffcf7be5f
Skip speed test "testSpeedSwiftSplit" as it takes a very long time.
...
Also improve output of "testWhenSplitFileAsStringBecomesQuicker".
2014-12-18 01:49:46 +01:00
Kare Morstol
a4aa7ca9f8
Clean up speed iteration speed tests. Still never finishes when built for Release.
2014-12-08 18:36:22 +01:00
Kare Morstol
7810c38765
pathForTestResource still won't work outside of a method (6.1 beta 2).
2014-09-17 23:40:52 +02:00
Kare Morstol
7ef52b67bf
Move XCTestCase.pathForTestResource to a file common for all unit test targets.
2014-09-15 22:17:06 +02:00
Kare Morstol
87659e8e15
Check if constant can be placed outside method now. It can't.
...
Also updated speed tests. They are almost 50% faster than beta 7!
2014-09-10 20:28:08 +02:00
Kare Morstol
10f623d4c8
Added documentation. Light cleanup.
2014-08-26 00:24:26 +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
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