Mo Ramezanpoor
|
fcf8e4d092
|
WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
The code doesn’t compile yet.
|
2016-08-16 14:00:14 +01:00 |
Krunoslav Zaher
|
a2ee04e721
|
Fixes unit tests.
|
2016-08-04 11:12:53 +02:00 |
Krunoslav Zaher
|
6770c8a4c0
|
Fixes `.self` warnings.
|
2016-07-08 00:02:45 +02:00 |
Jamie Pinkham
|
ff0d588189
|
fix what tests i can
|
2016-06-18 15:43:27 -07:00 |
Jamie Pinkham
|
c35136fe0b
|
get example projects working.. woo!
|
2016-06-18 15:21:44 -07:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Krunoslav Zaher
|
a1c2448efe
|
Fixes synchronization problem with `SingleAssignmentDisposable`.
|
2016-03-17 10:40:24 +01:00 |
Denis Lebedev
|
0567020538
|
Simplify computed properties
|
2016-03-07 17:31:00 +00:00 |
Krunoslav Zaher
|
ff452009cd
|
Fixes test compilation on Linux.
|
2016-02-14 12:34:53 -08:00 |
Thane Gill
|
f9c933fd4c
|
Remove warning for unused variable
Warning:
immutable value 'i' was never used; consider replacing with '_' or removing it
|
2016-01-17 12:08:08 -08:00 |
53nigen
|
4dccf08bfd
|
Replace C-style for loop with Swift-style for-in loop
|
2016-01-06 16:35:01 +09:00 |
Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
8a38f39444
|
Adds test `main.swift` generator on Linux.
|
2015-12-27 01:12:36 +01:00 |
Krunoslav Zaher
|
09e9abf2b7
|
Fixes problem compiling 'CurrentThreadScheduler'.
|
2015-12-25 19:58:58 -08:00 |
Krunoslav Zaher
|
78c83fdaad
|
Moves extensions from `RxTest` file.
|
2015-12-25 22:14:59 +01:00 |
Krunoslav Zaher
|
839239f7dd
|
Adds Linux support to RxTest.
|
2015-12-25 21:48:18 +01:00 |
Krunoslav Zaher
|
75a528ea6d
|
Replaces spin lock with expectation mechanism, removes C style for loop, error comparison reuses logic from event comparison.
|
2015-12-25 21:43:05 +01:00 |
Krunoslav Zaher
|
bee92f9700
|
Cleanup.
|
2015-12-25 20:30:40 +01:00 |
Krunoslav Zaher
|
1e28105ed3
|
Makes `Recorded` more generic.
|
2015-12-20 11:45:47 +01:00 |
Krunoslav Zaher
|
6748d884d6
|
Unit tests pass for first time after extracting `RxTests`.
|
2015-12-20 00:44:51 +01:00 |
Krunoslav Zaher
|
6dfec96820
|
Fixes directory structure, adds Podspec, fixes `pre-release-tests.sh`.
|
2015-12-19 18:40:09 +01:00 |
Krunoslav Zaher
|
62a5acbf65
|
Renames test project.
|
2015-05-02 17:25:37 +02:00 |
Krunoslav Zaher
|
9c83473390
|
Creates common test project and preprocessor project.
|
2015-05-02 17:18:21 +02:00 |