summaryrefslogtreecommitdiffstats
path: root/gobject/bindtests-manual.js
Commit message (Collapse)AuthorAgeFilesLines
* gobject: bindtests: gjs exception behaviour changed, fix test.Richard W.M. Jones2012-06-271-1/+1
| | | | | | | | | When libguestfs calls 'error (g, "error")', gjs in F17 throws error.message == "Error invoking Guestfs.test0rinterr: error" In F18, error.message is simply the string "error". Fix the test so it works for both cases.
* gobject: Add bindtests for return valuesMatthew Booth2012-01-201-0/+110