Nyall Dawson
82936997bd
Temporarily disable spelling and sip uptodate tests on Travis
...
Tests are timing out for an unknown reason, causing valid commits
to fail
2017-07-27 09:54:32 +10:00
Denis Rouzaud
fcc0d7dde3
enhanced output for code_layout build on Travis
2017-07-24 13:40:49 +02:00
Nathan Woodrow
7b92f1f1e4
[FEATURE] Add user profiles.
...
All user settings/plugins, etc are now loaded from APPDATA for each
platform and no longer .qgis3 and are isolated from each other.
This allows for different profiles depending on what the user of QGIS
needs, e.g test, prod, demo, etc
Profile menu allows for switching between profiles, or creating new
ones.
2017-07-24 13:20:01 +10:00
Matthias Kuhn
e8177b733f
Print debug info when ctest2travis indexes run out of sync
2017-07-07 13:50:51 +10:00
Denis Rouzaud
891481deb1
remove static tests (doc, sip coverage) from main build
...
finally!
2017-06-28 21:24:09 +02:00
Nyall Dawson
db00cb1cdb
Resurrect a processing test
2017-06-22 18:15:38 +10:00
Nyall Dawson
ea2e477d91
Fix failing tests, temporarily disable some processing tests during
...
refactoring
2017-06-06 07:41:20 +10: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
Denis Rouzaud
281daee0ba
run Doxygen and doc coverage test on static Travis config
2017-06-05 22:19:20 +02:00
Matthias Kuhn
085a284c58
[travis] Better match pattern for colorizing failing tests
2017-06-02 19:53:37 +02:00
Nyall Dawson
5b0bc93834
Rename QgsJSONExporter/Utils to QgsJsonExporter/Utils
...
Follows proper QGIS/Qt capitalization convention
2017-05-25 07:43:03 +10:00
Denis Rouzaud
a14ad32b67
sipify QgsVectorLayerFeatureIterator
2017-05-23 15:02:55 +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
Alessandro Pasotti
403c03f779
Re-enable OWS auth test
2017-05-09 18:31:05 +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
c3b2d00cd3
fixup .ci rename
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