8 Commits

Author SHA1 Message Date
Denis Rouzaud
fa5bd491fc run code_layout build from top CMakeLists
instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, spelling, sip, doc coverage), the top CMakeLists has been adapted to allow not building core libraries and possibly just the static code layout
* astyle has been moved from /src/astyle to /lib/astyle (I would propose to move all external libraries, and possibly add git submodules)
2017-06-05 22:19:20 +02:00
Nyall Dawson
7108d6b056 Blacklist PyQgsLocator test on Travis OSX builds
Travis OSX is too underpowered to even run the normal tests...
let alone something that requires... *gasp* multiple cores!!! *gasp*
2017-05-18 06:10:33 +10:00
Nathan Woodrow
660aaa540f Black list some tests for now 2017-05-07 10:47:43 +01:00
Larry Shaffer
cb63e82d62 Fix QgsJSONUtils test to work on macOS
Apparently, newer versions of QJsonDocument strip extra new lines when
encoding some mapped values. Ignore in output from any version for now
2017-04-30 01:47:10 +02:00
Nyall Dawson
8633480be2 Unblacklist qgis_distanceareatest on OSX 2017-04-30 08:26:28 +10:00
Matthias Kuhn
5fe6587e0b [travis] Unblacklist expression test on osx 2017-04-30 00:13:26 +02:00
Matthias Kuhn
7147833cae Fix osgeo import 2017-04-27 07:50:06 +02:00
Matthias Kuhn
c28e344853 Move ci to .ci 2017-04-27 07:50:06 +02:00