summaryrefslogtreecommitdiffstats
path: root/perl/t/400-events.t
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF address.Matthew Booth2011-11-091-1/+1
| | | | (cherry picked from commit 04ea1375c55aa67df4e7fc61dbb534111767f3b6)
* New event API - Perl bindings (RHBZ#664558).Richard W.M. Jones2011-03-151-0/+72
The methods $h->set_progress_callback and $h->clear_progress_callback have been removed, and replaced with a complete mechanism for setting and deleting general-purpose events. This also updates virt-resize to use the new API.