summaryrefslogtreecommitdiffstats
path: root/gobject/run-tests
Commit message (Collapse)AuthorAgeFilesLines
* build: Return 77 from skipped tests.Richard W.M. Jones2012-07-191-1/+1
|
* gobject: Use run --test for tests, and set GJS in run script.Richard W.M. Jones2012-06-281-2/+2
|
* Split off GObject tests that require an applianceHilko Bengen2012-05-281-1/+0
|
* 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.