Rename “OS X” to the newer “macOS” convention

This commit is contained in:
Giulio Lombardo
2018-06-04 12:54:22 +02:00
parent 0de7cc848e
commit 989c8990bb
10 changed files with 34 additions and 34 deletions

View File

@@ -52,7 +52,7 @@ There are also [regression and integration tests](/test), written
in Python, that are run automatically on the build server.
These tests can be run (if the [test dependencies](/test) are installed) with: `test/functional/test_runner.py`
The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.
The Travis CI system makes sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically.
### Manual Quality Assurance (QA) Testing