Commit Graph

3 Commits

Author SHA1 Message Date
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
b72048c920 Makefile.am: Use a single Makefile.am and parallel tests
Allow parallel building and testing by using a single Makefile.am

Implement parallel testing using TAP, with various drivers and
compilers living in the build/ directory.

Fix all sorts of issues that this caused, including builddir != srcdir,
leaks in tests and so on.

It would have been nice to break out all the above into separate
commits ... blush.
2014-03-04 12:57:19 +01:00