summaryrefslogtreecommitdiffstats
path: root/gobject/run-tests
Commit message (Collapse)AuthorAgeFilesLines
* 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.