summaryrefslogtreecommitdiffstats
path: root/gobject/bindtests-manual.js
Commit message (Collapse)AuthorAgeFilesLines
* gobject: bindtests: gjs exception behaviour changed, fix test.Richard W.M. Jones2012-06-281-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. (cherry picked from commit 6afb7336e33dc28c4fd1a4545a8298ee36c10723)
* gobject: Add bindtests for return valuesMatthew Booth2012-01-201-0/+110