22 Commits

Author SHA1 Message Date
Denis Rouzaud
0f032e5f2d run pre-commit on all files 2024-11-29 15:38:02 +01:00
Nyall Dawson
563d41d224 Fix signature of showException in test runner 2021-12-01 08:16:52 +10:00
Jan Caha
79b2e46c66 if variable out is in bytes convert to string 2021-01-27 11:05:49 +10:00
Nyall Dawson
b6a7a10703 Fix some more python formatting issues, remove more flake exceptions 2020-05-11 11:41:50 +10:00
Sandro Santilli
ef0bfff022 [docker] Avoid assuming /dev/tty is usable
Closes #36187
2020-05-05 16:49:23 +02:00
Sandro Santilli
6111ba50cf Check that plugin dir exists before linking to it 2020-03-25 08:21:13 +10:00
Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout (#10048)
* update Travis to build on Trusty for code layout

* fix shellcheck replace ! -z by -n

* shellcheck: fix  -n doesn't work with unquoted arguments

* more shellcheck fixes

* use bash instead of posix
2019-05-21 14:13:28 -05:00
Denis Rouzaud
2777381fc9 🐳 2019-03-09 12:15:10 +01:00
Denis Rouzaud
5e0a70086e reset the test runner 2019-03-07 13:30:40 +01:00
Denis Rouzaud
ee4b2dcd5b Revert "try with dedicated for building"
This reverts commit 748c783fa09aeb76870dd3155ed562046ea0cd0a.
2019-03-07 09:44:42 +01:00
Denis Rouzaud
748c783fa0 try with dedicated for building 2019-03-06 19:12:44 +01:00
Denis Rouzaud
38d00f966d use PYTHONUNBUFFERED 2019-03-06 17:37:23 +01:00
Denis Rouzaud
ff2f15c9c6 debug 2019-03-06 17:01:36 +01:00
Denis Rouzaud
7cd5b5e65b use tee with cat 2019-03-06 15:35:18 +01:00
Denis Rouzaud
08f1f7ed84 remove unbuffer 2019-03-06 15:26:20 +01:00
Denis Rouzaud
9b01e6f954 run test without tty 2019-03-06 14:48:42 +01:00
Alessandro Pasotti
52eeabae2d Less verbose output and import PyQt from qgis module 2018-11-28 17:14:17 +01:00
Alessandro Pasotti
6dab714e03 Fix ini file creation 2018-11-28 17:13:45 +01:00
Alessandro Pasotti
e8e66d086b Fix the python test runner and add a test for it 2018-11-20 10:31:05 +01:00
Alessandro Pasotti
68f9a4177e Drop QGIS 2 support 2018-11-14 08:36:48 +01:00
Alessandro Pasotti
8ae4067914 Shellcheck 2 2018-11-13 15:43:35 +01:00
Alessandro Pasotti
6ecc02f657 Renamed docker to .docker 2018-11-13 15:23:49 +01:00