antlr/.travis
Ewan Mellor 509eeefa4a
[Swift] Migrate Swift runtime to Swift 5.
This switches from using the deprecated hashValue to hash(into:).
It also switches from using index to firstIndex (matching the change in
the standard library).

In the test template, we switch to using String directly instead of
String.characters.

This also switches all the Travis macOS tests to use the Xcode 10.2 / Mojave
image and changes the Linux Swift tests to download Swift 5.0.1.
2019-11-18 13:24:28 -08:00
..
before-install-linux-cpp.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-csharp.sh Fixes the mono build, thanks @ewanmellor 2019-07-14 11:48:32 +08:00
before-install-linux-dotnet.sh add cmd line option 2019-08-19 22:06:58 +08:00
before-install-linux-go.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-java.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-javascript.sh force-rebuild 2017-02-19 13:19:56 +08:00
before-install-linux-php.sh PHP Target 2019-09-14 09:39:58 -03:00
before-install-linux-python2.sh remove unnecessary calls 2017-02-19 11:38:02 +08:00
before-install-linux-python3.sh try generic python 3.5 2017-02-20 10:36:36 -08:00
before-install-linux-swift.sh Switch the Linux Swift tests to Trusty and Swift 4.0. 2017-10-20 10:12:47 -07:00
before-install-osx-dotnet.sh [CSharp] Switch Travis / macOS to .NET Core 1.1.4. 2017-11-14 01:47:33 -08:00
run-tests-cpp.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-csharp.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-dotnet.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-go.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-java.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-javascript.sh Make all the Travis test scripts exit in the event of error. 2018-11-15 15:33:10 -08:00
run-tests-php.sh PHP Target 2019-09-14 09:39:58 -03:00
run-tests-python2.sh update test script 2019-01-04 09:17:36 +08:00
run-tests-python3.sh update test script 2019-01-04 09:17:36 +08:00
run-tests-swift.sh [Swift] Migrate Swift runtime to Swift 5. 2019-11-18 13:24:28 -08:00