Commit Graph

6 Commits

Author SHA1 Message Date
Jan Tojnar
d31352679d
build: update tap scripts
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 included are the following commits that are not included in Cockpit:

* 918ab836fd
* 7e75a62e84
* 7120f44cee
* 98d12ea220

Basically a copy of https://gitlab.gnome.org/GNOME/gnome-keyring/merge_requests/4
2018-08-28 11:27:27 +02:00
Dmitry Shachnev
d50dbae41e build: Port to Python 3
https://bugzilla.gnome.org/show_bug.cgi?id=687637
2016-04-07 10:09:09 +02:00
Stef Walter
d418a2dfc4 build: Use /usr/bin/env to find python during tests 2014-03-23 08:59:12 +01:00
Stef Walter
083902c185 tap-gtester: Set a standard environment variable for test harness
Lets tests know whether they're running under an automated
testing harness.
2014-03-06 12:50:46 +01:00
Stef Walter
f089662a9f Makefile.am: Add check-memory target for valgrind testing
Update the test-driver to accomodate this and figure out
how best to implement this.

Fix up 'make recheck' as well.
2014-03-05 12:59:46 +01:00
Stef Walter
b00658d308 test-driver: Use a single driver which supports both tap and simple
Rename our GTest tap compiler so it's clearer what's going on.
2014-03-05 10:12:00 +01:00