summaryrefslogtreecommitdiffstats
path: root/perl/t/900-introspection.t
Commit message (Collapse)AuthorAgeFilesLines
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-141-0/+1
| | | | | | By using the once_had_no_optargs flag, this change is backwards compatible for callers (except Haskell, PHP and GObject as discussed in earlier commit).
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* perl: Add %guestfs_introspection hash with introspection information.Richard W.M. Jones2011-10-281-0/+42
Because this is a useful introspection API, it is a candidate for being backported into older stable branches.