stripe-ios/ci_scripts
Joey Dong 80b88727c6
Expand Test Execution Coverage (#979)
* Bump functional test card expiration date further into future

* Add conditional check around iOS 10+ only constants

* Fix STPRedirectContextTest compatibility with iOS 9

* Execute tests on all supported iOS versions and architectures

* Revert "Bump functional test card expiration date further into future"

This reverts commit 3bdab3c67f.

* Test iOS 10 only color spaces in separate conditional branch instead of trying to append to overall array

* Combine 32-bit and 64-bit test steps by setting `ONLY_ACTIVE_ARCH=NO`
2018-07-12 09:44:29 -07:00
..
build_documentation.sh fix github-file-prefix option for jazzy 0.8.4 2017-10-20 17:35:04 -04:00
check_category_linking.rb improve check_category_linking script 2017-07-24 14:27:40 -07:00
check_documentation.sh Fix spellcheck lint for helper functions info / die, Set default GitHub url in .jazzy.yaml 2017-08-15 15:55:57 -07:00
check_fauxpas.sh Renable fauxpas for static target and disable APIAvailability 2017-12-11 14:48:32 -08:00
check_public_headers.rb
check_resource_bundle.rb
check_version.rb
export_builds.sh Fix spellcheck lint for helper functions info / die, Set default GitHub url in .jazzy.yaml 2017-08-15 15:55:57 -07:00
pull_translations.sh
push_translations.sh
run_analyzer.sh Fix `run_analyzer.sh` to exit unsuccessfully on analyze warnings 2017-06-22 11:00:51 -07:00
run_builds.sh Expand Test Execution Coverage (#979) 2018-07-12 09:44:29 -07:00
run_tests.sh Expand Test Execution Coverage (#979) 2018-07-12 09:44:29 -07:00
temp_pull_translations.rb remove unused translations in temp_pull_translations 2017-06-29 14:18:31 -04:00
validate_zip.sh