Alessandro Pasotti
65b29096ee
[oauth2] Added test for resource owner password grant flow
2018-06-25 09:35:14 +02:00
Nyall Dawson
2104b563d6
Fix some SC2086 warnings
2018-06-21 15:33:29 +10:00
Nyall Dawson
4118bafc96
Fix all SC2164 warnings
2018-06-21 15:33:29 +10:00
Matthias Kuhn
49a55b0e70
Add shebang to shell scripts
2018-06-19 16:11:09 +02:00
Matthias Kuhn
5e3ce8ff6a
SC2003: expr is antiquated. Consider rewriting this using $((..)), ${} or [[ ]].
2018-06-01 08:25:46 +10:00
Nyall Dawson
408a9fbf0b
Fix some shellcheck warnings
2018-06-01 08:21:48 +10:00
Juergen E. Fischer
e523780945
add loading of spatialite on windows and remove remaining references to
...
pyspatialite (followup 39816cf84)
2017-10-29 20:32:43 +01:00
Denis Rouzaud
cd29a44cc4
better var names
2017-09-28 13:18:22 +02:00
Matthias Kuhn
ac1decd107
[travis] Install libzip for macos
2017-08-16 19:12:12 +02:00
Matthias Kuhn
7764cd9108
[travis] no longer any need for patching qsci
2017-08-16 19:12:12 +02:00
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
Matthias Kuhn
1fb55dbdee
[travis] Optimize ccache
2017-05-11 12:42:26 +02:00
Nathan Woodrow
660aaa540f
Black list some tests for now
2017-05-07 10:47:43 +01:00
Matthias Kuhn
d35b8b3338
[travis] Improve macos timeout message
2017-05-01 22:10:30 +02:00
Denis Rouzaud
2da64e4415
[Travis] fix macos timeout message
2017-05-01 13:11:36 +02: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
be0f865161
do not force link bison and flex
2017-04-27 07:50:06 +02:00
Matthias Kuhn
c28e344853
Move ci to .ci
2017-04-27 07:50:06 +02:00