| .. |
|
TestImplementations
|
Adaptations for Swift 3.0.
|
2016-07-10 14:55:18 +02:00 |
|
CLLocationManager+RxTests.swift
|
Merge branch 'master' into swift-3.0
|
2016-07-05 18:00:36 +03:00 |
|
Control+RxTests+Cocoa.swift
|
get example projects working.. woo!
|
2016-06-18 15:21:44 -07:00 |
|
Control+RxTests+UIKit.swift
|
Fixes unit tests.
|
2016-08-04 11:12:53 +02:00 |
|
Control+RxTests.swift
|
Fixes unit tests for `UISearchBar`.
|
2016-03-13 00:23:00 +01:00 |
|
ControlEventTests.swift
|
Fixes for Xcode beta 3.
|
2016-07-20 22:14:59 +02:00 |
|
ControlPropertyTests.swift
|
Fixes for Xcode beta 3.
|
2016-07-20 22:14:59 +02:00 |
|
DelegateProxyTest+Cocoa.swift
|
Fixed compile error on all tests MAC os
|
2016-06-25 22:14:04 +03:00 |
|
DelegateProxyTest+UIKit.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
DelegateProxyTest.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02: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
|
Fixes unit tests.
|
2016-08-04 11:12:53 +02:00 |
|
KVOObservableTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02: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
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
NSNotificationCenterTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
NSObject+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
NSView+RxTests.swift
|
get example projects working.. woo!
|
2016-06-18 15:21:44 -07:00 |
|
RXObjCRuntime+Testing.h
|
Fixes `rx_sentMessage` unit tests.
|
2016-07-10 11:33:51 +02:00 |
|
RXObjCRuntime+Testing.m
|
Fixes `rx_sentMessage` unit tests.
|
2016-07-10 11:33:51 +02:00 |
|
RuntimeStateSnapshot.swift
|
clean up syntax to get test building
|
2016-06-22 09:34:04 -04:00 |
|
RxObjCRuntimeState.swift
|
clean up syntax to get test building
|
2016-06-22 09:34:04 -04:00 |
|
RxTest+Controls.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02: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
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UIButton+RxTests.swift
|
Fixes after merge conflicts
|
2016-07-05 18:07:18 +03:00 |
|
UICollectionView+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UIImagePickerController+RxTests.swift
|
Added tests for UIImagePickerController+Rx
|
2016-01-06 19:28:31 +02:00 |
|
UINavigationItem+RxTests.swift.swift
|
Add unit tests for UINavigationItem+Rx
|
2016-05-12 00:24:06 +09:00 |
|
UIPageControl+RxTest.swift
|
Adding Unit testing for UIPageControl+Rx
|
2016-04-25 10:50:34 +08:00 |
|
UIPickerView+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UIRefreshControl+RxTests.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
UIScrollView+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UISearchBar+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UISearchController+RxTests.swift
|
Adds reactive extensions for UISearchController and tests to cover them
|
2016-03-22 16:50:07 +02:00 |
|
UITabBar+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UITabBarItem+RxTests.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
UITableView+RxTests.swift
|
Modernizes APIs.
|
2016-08-07 20:14:19 +02:00 |
|
UITextField+RxTests.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
UITextView+RxTests.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
UIView+RxTests.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
UIViewControler+RxTests.swift
|
Add rx_title to UIViewController
|
2016-05-30 09:19:26 -07:00 |