summaryrefslogtreecommitdiff
path: root/buildutil
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: Fix make distcheckHEADmasterSjoerd Simons2015-11-201-1/+1
| | | | | | | | | | | Distribute tap-driver and tap-test such that make check can run in a disted tarball. Without this the following errors occur: make[5]: Entering directory '/home/sjoerd/source/libgsystem/libgsystem-2015.2/_build/sub' /bin/bash: ../../buildutil/tap-driver.sh: No such file or directory Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
* Start using libglnxColin Walters2015-02-151-1/+0
| | | | | We can pull in libglnx here, and have this module become a GFile * wrapper plus legacy code.
* tap-test: Run each test in a clean temporary directoryColin Walters2014-12-171-2/+10
| | | | This matches the https://wiki.gnome.org/GnomeGoals/InstalledTests spec.
* Import test infrastructure from json-glib, add a test caseColin Walters2014-12-175-0/+872