Commit Graph

110 Commits

Author SHA1 Message Date
Krunoslav Zaher
fb75df57a2 Linux cleanup. 2016-10-09 19:13:50 +02:00
gormster
c6b0cf4838 First pass at getting Linux working
It barely, barely does. I've not even tried to *use* RxSwift in a project, just get the tests working.
2016-10-09 17:44:19 +02:00
gormster
ddb514c4e9 SPM Tests, part II
Updated to (a) include all tests and (b) reduce renaming carnage somewhat
2016-10-09 17:42:12 +02:00
Krunoslav Zaher
6eba58d385 Improves matrix build. 2016-09-10 22:24:15 +02:00
Krunoslav Zaher
0f33152c8d Prepares all tests for matrix build 2016-09-10 22:11:21 +02:00
Krunoslav Zaher
e1f72cb566 Improves version detection. 2016-08-21 03:49:56 +02:00
Krunoslav Zaher
136322ab6a Moves OSX example app to top of validate script. 2016-08-21 03:41:44 +02:00
Krunoslav Zaher
22219781a5 Adds skip UI tests flag. 2016-08-21 02:09:40 +02:00
Krunoslav Zaher
48bb9fcba5 Adds skip automation flags. 2016-08-21 02:06:40 +02:00
Krunoslav Zaher
7f43e1eecd Temporary disables example failing tests. ¯\_(ツ)_/¯ 2016-08-21 00:24:15 +02:00
Krunoslav Zaher
f8d8c45f10 Sprinkles of workarounds for Apple bugs. 2016-08-20 23:25:49 +02:00
Krunoslav Zaher
92d4bdf5e1 Changes order of pre-release tests. 2016-08-20 23:06:30 +02:00
Krunoslav Zaher
ff6e4fd651 Removes old automation tests. 2016-08-20 23:02:59 +02:00
Krunoslav Zaher
83f3323ed8 Sets validation to use custom CocoaPods build. 2016-08-20 02:58:18 +02:00
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