Commit Graph

96 Commits

Author SHA1 Message Date
Krunoslav Zaher 21a56a8ebd Fixes all tests. 2016-08-02 14:51:04 +02:00
Krunoslav Zaher 996caf6917 Fixes platform. 2016-07-10 12:33:55 +02:00
sergdort cfb8b1558a Merge branch 'master' into swift-3.0
Conflicts:
	RxExample/RxDataSources/DataSources/CollectionViewSectionedDataSource.swift
	RxExample/RxDataSources/DataSources/Differentiator.swift
	RxExample/RxDataSources/DataSources/TableViewSectionedDataSource.swift
	RxExample/RxExample.xcodeproj/project.pbxproj
	RxExample/RxExample.xcodeproj/xcshareddata/xcschemes/RxExample-iOS-no-module.xcscheme
	RxExample/RxExample/Examples/TableViewPartialUpdates/PartialUpdatesViewController.swift
	RxExample/RxExample/Examples/TableViewWithEditingCommands/TableViewWithEditingCommandsViewController.swift
	RxExample/RxExample/Services/HtmlParsing.swift
	Tests/RxCocoaTests/CLLocationManager+RxTests.swift
	Tests/RxCocoaTests/UICollectionView+RxTests.swift
2016-07-05 18:00:36 +03:00
Krunoslav Zaher 5c0ce0a1c8 Xcode 8 beta, Swift 2.3 fixes. 2016-07-04 03:35:41 +02:00
Krunoslav Zaher 68b5ae3e4c Xcode 8.0 fixes. 2016-07-04 02:48:41 +02:00
Krunoslav Zaher 7e17ca9fde Updates mdast to remark. 2016-07-03 22:03:26 +02:00
Krunoslav Zaher e3d2305a8f Fixes building playgrounds. 2016-07-03 13:03:47 +02:00
Krunoslav Zaher 5a9771e818 Removes no-module version. 2016-06-30 10:51:05 +02:00
Douglas Heriot 76a63104fa Update Travis to use Xcode 8.
Also update validate-headers.swift for Swift 3.
2016-06-30 00:26:04 +10:00
Krunoslav Zaher f72cc12b94 Improves CONTRIBUTING.md 2016-06-26 14:59:45 +02:00
Jesse Farless 56e6d09b0f Add a script that updates RxSwift jazzy docs 2016-06-10 14:51:40 +02:00
Krunoslav Zaher 7fbbebe404 Merge pull request #730 from solidcell/jazzy-documentation
Add API Documentation
2016-06-10 11:32:28 +02:00
Jesse Farless 6d84f30338 Unsuccessfully exit from script if jazzy gem isn't found 2016-06-08 15:49:18 +02:00
Jesse Farless 3ebb38c681 Add a .jazzy.yml file and scripts that create and update it 2016-06-08 15:19:50 +02:00
Krunoslav Zaher a121867280 Adds `vendor` to ignore validate headers script. 2016-06-08 10:45:14 +02:00
Krunoslav Zaher e45d3be7fd Improves header validation script. 2016-06-08 10:41:58 +02:00
Krunoslav Zaher 9e2e7abf88 Excludes `bundle` path. 2016-06-08 10:23:59 +02:00
Krunoslav Zaher 52c6e6dc31 Improves version checking logic. #707 2016-05-31 21:33:38 +02:00
Krunoslav Zaher 0e75ad3cf0 Improves CI by killing iOS simulator before each batch of tests to prevent deadlocks caused in Apple code. 2016-05-27 22:36:55 +02:00
Krunoslav Zaher 69b45ed364 Fixes Wikipedia automation tests. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher bd8b188a49 Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
Krunoslav Zaher c234adb9d7 Fixes compilation problems with 9.3 runtime. 2016-03-22 11:44:46 +01:00
Krunoslav Zaher a1c2448efe Fixes synchronization problem with `SingleAssignmentDisposable`. 2016-03-17 10:40:24 +01:00
Krunoslav Zaher dd73952b4e Fixes problems with automation. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher e3154bd2b7 Fixes automation tests. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher 896d656c3b Fixes automation tests. 2016-03-13 12:50:02 +01:00
Krunoslav Zaher 698a50b381 Returns device testing to automation scripts. 2016-02-14 23:26:39 +01:00
Krunoslav Zaher 2596f25432 Fixes automation scripts. 2016-02-14 17:21:10 +01:00
Krunoslav Zaher 300c44aced More workarounds for Swift compiler bugs. 2016-02-13 23:36:01 +01:00
Krunoslav Zaher b00d35a5ef Updates documentation. 2016-01-11 00:42:07 +01:00
Krunoslav Zaher 38cd00522d Fixes automation. 2016-01-10 22:42:15 +01:00
Krunoslav Zaher 87aa7ede42 Moves all tests into Rx.xcodeproj and enables coverage tests. 2016-01-02 22:55:43 +01:00
Krunoslav Zaher f13c35e8d0 Fixes automation scripts. 2016-01-01 23:38:23 +01:00
Krunoslav Zaher 6dd9ff1e1e Ironing scripts. 2016-01-01 20:49:36 +01:00
Krunoslav Zaher 903904b5d4 Polish for header validation script. 2016-01-01 20:09:25 +01:00
Krunoslav Zaher 91058f98d1 hanges link in `Examples.md` to point to `README.md#playgrunds`. #375 2015-12-31 13:14:37 +01:00
Krunoslav Zaher 3637e94287 Documents and polishes scripts. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher 435a84ca25 Renames `scripts/package-swift-manager.swift` to `scripts/package-spm.swift`. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher 901933454c Fixes CocoaPods validation script. 2015-12-30 04:20:26 +01:00
Krunoslav Zaher 1ca156c1a2 Adapts automation scripts to new example app. 2015-12-30 03:17:04 +01:00
Krunoslav Zaher e445d4eec3 Another fix for Swift bugs with collisions between optimizations and testability. 2015-12-29 18:24:51 +01:00
Krunoslav Zaher a66badfdb7 Includes tests for `RxExample-iOS` in `pre-release-tests.sh`. 2015-12-29 17:41:44 +01:00
Krunoslav Zaher 5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher 788aaf87e8 Changes `playgrounds.sh` in `pre-release-tests.sh` to execute `validate-playgrounds.sh`. 2015-12-29 12:15:53 +01:00
Krunoslav Zaher 79a6f59de2 Fixes warnings in playgrounds. 2015-12-28 02:54:25 +01:00
Krunoslav Zaher 9a732086ef Removes tests that are crashing compiler on Linux. 2015-12-28 02:20:23 +01:00
Krunoslav Zaher 65ba8df6d8 Returns XCTest+Rx to RxTests target. 2015-12-27 02:25:21 +01:00
Krunoslav Zaher 37d1cb8db0 Fixes `RxTests` compilation with Swift Package Manager. 2015-12-27 02:19:36 +01:00
Krunoslav Zaher 4238573c5a Removes `RxCocoa` from package. 2015-12-27 01:41:28 +01:00
Krunoslav Zaher 3f37013e44 Temporary removes `retryWhen` from unit tests on Linux. 2015-12-27 01:22:05 +01:00