summaryrefslogtreecommitdiffstats
path: root/gobject/run-tests
Commit message (Collapse)AuthorAgeFilesLines
* build: Return 77 from skipped tests.Richard W.M. Jones2012-08-051-1/+1
| | | | (cherry picked from commit fc86db3b3bcd884ee37cef79e22b0324df9fcae6)
* Split off GObject tests that require an applianceHilko Bengen2012-06-011-1/+0
| | | | (cherry picked from commit 3893dc0b9436ebb4dd620c6ca9b1d038eacf83a6)
* gobject: Add an explicit close callMatthew Booth2012-01-261-0/+29
This change binds guestfs_close(). It consequently results in RConstOptString being able to throw an error.