On 2014-04-09 16:18 +0100, Krzysztof Kosiński wrote:
2014-04-08 21:23 GMT+02:00 Krzysztof Kosiński <tweenk.pl@...400...>:
2014-04-08 20:50 GMT+02:00 Krzysztof Kosiński <tweenk.pl@...400...>:
I can report on one of the TODO points: 'make distcheck' fails because the path to the extension tests is hardcoded instead of being relative to srcdir. However, automake says that using $(srcdir) in TESTS is broken for some reason. I'm testing a different solution right now.
The different solution does not work, so we might need to come up with an ugly hack or disable extension tests in the released tarball.
Regards, Krzysztof
Update on this: distcheck now correctly finds the test script, but one of the extension tests fails (render_barcode).
Just curious: the extensions tests are no longer run as part of the test suite with 'make check' with r13276 - is this to be expcted? Before, the result of the extensions test used to be included in the test suite summary.
Same with local builds, and on the build bots, e.g. Ubuntu 13.10: r13275 https://launchpadlibrarian.net/172244919/buildlog_ubuntu-saucy-amd64.inkscape-trunk_1%3A0.48%2Bdevel%2B13275%2B47~ubuntu13.10.1_UPLOADING.txt.gz r13276 https://launchpadlibrarian.net/172360701/buildlog_ubuntu-saucy-amd64.inkscape-trunk_1%3A0.48%2Bdevel%2B13276%2B47~ubuntu13.10.1_UPLOADING.txt.gz
Regards, V