summaryrefslogtreecommitdiff
path: root/build/tap-driver
Commit message (Collapse)AuthorAgeFilesLines
* build: Update tap scripts for Python 3 compatJan Tojnar2018-08-281-23/+85
| | | | | | | | | | | | | | | This replaces tap-driver and tap-gtester with fresh versions from Cockpit. https://github.com/cockpit-project/cockpit/pull/9500 https://wiki.gnome.org/Initiatives/GnomeGoals/Python3Porting Also returned the following commits that are not included in Cockpit: * 918ab836fd23f9b2c0bf655c7f4f575bffff3189 * 7e75a62e846551c19b9c875f7b237a07ee3b93e1 * 7120f44ceedd5c10802781d64a5829b3c6d8e13f Maybe they should be upstreamed.
* build: Fix tap-driver to parse TAP directiveDaiki Ueno2018-03-051-2/+5
|
* build: Fix tap-driver to respect tests that skip completelyStef Walter2014-09-091-3/+6
|
* build: Use /usr/bin/env to find pythonStef Walter2014-03-231-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=726909
* Makefile.am: Use parallel tests for 'make check'Stef Walter2014-03-051-0/+357
Also build in a 'make check-memory' and related functionality which drives valgrind.