RxSwift/RxTest
2017-10-01 13:14:58 +02:00
..
Platform/DataStructures Moves DataStructures to Platform. 2016-10-19 23:06:27 +02:00
Schedulers Add swift 4 support 2017-06-16 13:37:22 +02:00
Any+Equatable.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
ColdObservable.swift Changes publish, replay, replay all to clear state in case of sequence termination. 2017-10-01 13:14:58 +02:00
Deprecated.swift Deprecates start(_:create:) in favor of start(disposed:create:). Deprecates start(_:subscribed:disposed:create:) in favor of start(created:subscribed:disposed:create:). 2017-04-29 16:59:15 +02:00
Event+Equatable.swift Add XCTAssertEqual to support recorded events with optional elements 2017-08-27 11:43:40 -03:00
HotObservable.swift Add swift 4 support 2017-06-16 13:37:22 +02:00
Info.plist Set version in Info.plist to 4.0.0 because of ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '4.0.0-beta.0' in the Info.plist file must be a period-separated list of at most three non-negative integers." 2017-09-25 21:17:37 +02:00
Recorded.swift Add XCTAssertEqual to support recorded events with optional elements 2017-08-27 11:43:40 -03:00
RxTests.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Subscription.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
TestableObservable.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
TestableObserver.swift fix typos using misspell 2017-05-20 21:33:15 +02:00
XCTest+Rx.swift Add XCTAssertEqual to support recorded events with optional elements 2017-08-27 11:43:40 -03:00