RxSwift/Tests/RxCocoaTests
Krunoslav Zaher 5dfab9ca70 Removes wrong condition from unit tests. 2016-03-22 13:32:03 +01:00
..
TestImplementations Adds `SectionedViewDataSourceType` and `rx_modelDeselected`, `rx_deselectedItemAtIndexPath` for `UICollectionView`, and corresponding unit tests. 2016-01-10 20:19:30 +01:00
CLLocationManager+RxTests.swift Fixes problem with required error. 2016-02-13 23:49:41 +01:00
Control+RxTests+Cocoa.swift Adds unit tests for `rx_enabled` on `NSControl` and `rx_state` on `UIButton`. 2016-01-10 20:33:30 +01:00
Control+RxTests+UIKit.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
Control+RxTests.swift Fixes unit tests for `UISearchBar`. 2016-03-13 00:23:00 +01:00
ControlEventTests.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
ControlPropertyTests.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
DelegateProxyTest+Cocoa.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
DelegateProxyTest+UIKit.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
DelegateProxyTest.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
Driver+Extensions.swift Moves all tests into Rx.xcodeproj and enables coverage tests. 2016-01-02 22:55:43 +01:00
Driver+Test.swift Removes wrong condition from unit tests. 2016-03-22 13:32:03 +01:00
KVOObservableTests.swift Removes deprecated APIs. 2015-12-31 00:37:58 +01:00
NSControl+RxTests.swift Fixes test failures of `rx_state` of `NSButton` and `rx_enabled` of `NSControl`. 2016-01-01 22:28:48 +08:00
NSLayoutConstraint+RxTests.swift adds rx_active observer for NSLayoutConstraint 2016-01-27 18:16:20 -05:00
NSNotificationCenterTests.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
NSObject+RxTests.swift Deprecates `ScopedDisposable` and `scopedDispose` in favor of `DisposeBag`. 2015-12-30 02:50:07 +01:00
NSView+RxTests.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
RXObjCRuntime+Testing.h Standardizes header format. 2015-12-29 16:56:21 +01:00
RXObjCRuntime+Testing.m Standardizes header format. 2015-12-29 16:56:21 +01:00
RuntimeStateSnapshot.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
RxObjCRuntimeState.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
RxTest+Controls.swift Fixes unit tests for `UISearchBar`. 2016-03-13 00:23:00 +01:00
RxTests-OSX-Bridging-Header.h Fixes directory structure, adds Podspec, fixes `pre-release-tests.sh`. 2015-12-19 18:40:09 +01:00
RxTests-iOS-Bridging-Header.h Fixes directory structure, adds Podspec, fixes `pre-release-tests.sh`. 2015-12-19 18:40:09 +01:00
RxTests-tvOS-Bridging-Header.h Fixes directory structure, adds Podspec, fixes `pre-release-tests.sh`. 2015-12-19 18:40:09 +01:00
SentMessageTest.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
UIImagePickerController+RxTests.swift Added tests for UIImagePickerController+Rx 2016-01-06 19:28:31 +02:00
UIRefreshControl+RxTests.swift Fix target OS of UIRefreshControl 2016-01-31 00:59:09 +09:00
UISearchBar+RxTests.swift Fixes `rx_selectedScopeButtonIndex` tests. 2016-03-13 17:30:55 +01:00
UITabBarItem+RxTests.swift Adds 'rx_badgeValue' to UITabBarItem 2016-03-04 14:14:38 +01:00
UIView+RxTests.swift Standardizes header format. 2015-12-29 16:56:21 +01:00