Sandro Santilli
d682829713
Use $() instead of backticks
2019-11-11 13:14:50 +01:00
Sandro Santilli
8e077ba127
Do not assume tests are run from under source tree
...
Fixes #32783
2019-11-11 12:24:42 +01:00
Alex
21280c39c0
More verbose sip failure
2019-04-18 06:23:09 +10:00
Denis Rouzaud
9218c26070
fix SIP test
2018-08-07 14:32:47 +02:00
Nyall Dawson
4118bafc96
Fix all SC2164 warnings
2018-06-21 15:33:29 +10:00
Denis Rouzaud
a719605ef1
clean auto folders in sip test
2018-06-19 07:14:22 -04:00
Denis Rouzaud
b2274258a4
fix sip test
...
only check for Python file if it is produced
2018-06-05 17:02:17 -08:00
Denis Rouzaud
e5b02cd2a8
use dedicated files for auto additions
2018-06-03 11:07:09 -08:00
Denis Rouzaud
7440220e05
[sipify] complete test to check the __init__.py core files are up to date
2018-05-17 23:14:42 -04:00
Denis Rouzaud
847f0e1829
adapt sipify scripts and test to place auto generated sip files in dedicated folder
2018-05-14 10:44:11 -04:00
Denis Rouzaud
9580a88514
fix sipify test
2018-03-02 08:33:45 -09:00
Denis Rouzaud
92751d47e2
make sipfiles test macos compatible
2017-12-16 10:45:52 -04:00
Denis Rouzaud
54c6291378
script to write include SIP files
2017-06-28 10:45:51 +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