summaryrefslogtreecommitdiffstats
path: root/perl/t
Commit message (Expand)AuthorAgeFilesLines
* perl: Add %guestfs_introspection hash with introspection information.Richard W.M. Jones2011-10-281-0/+42
* perl: Binding and test for guestfs_last_errno (RHBZ#672491).Richard W.M. Jones2011-03-151-0/+76
* New event API - Perl bindings (RHBZ#664558).Richard W.M. Jones2011-03-151-0/+72
* perl: Ignore internal_* functions in POD coverage test.Richard W.M. Jones2011-01-291-1/+2
* perl: Ignore debug functions in Test::Pod::Coverage.Richard W.M. Jones2010-11-111-1/+4
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-0/+34
* New API: file-architectureRichard Jones2010-08-171-70/+0
* perl: Add explicit close() method (RHBZ#602592).Richard Jones2010-06-101-0/+51
* Use mount-options instead of mount to avoid implicit -o sync.Richard Jones2010-02-101-1/+1
* Generic partition creation interface.Richard Jones2009-11-101-1/+1
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-213-9/+3
* tests: Found three more references to the squashfs, replaced with ISO.Richard W.M. Jones2009-08-191-2/+2
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-032-6/+6
* Lib.pm: Skip tests if perl-libintl module is not available.Richard Jones2009-07-292-2/+23
* Lib.pm: Add file_architecture command.Richard Jones2009-07-292-0/+88
* Add 'readdir' call.Richard W.M. Jones2009-07-021-0/+63
* Add the test0* functions, used to test language bindings.Richard W.M. Jones2009-05-281-1/+1
* Additional test programs for Perl, Python, OCaml bindings.Richard Jones2009-04-131-1/+1
* Lots, mainly Python bindings.Richard Jones2009-04-131-0/+60
* Added more Perl bindings tests.Richard Jones2009-04-083-7/+78
* Fixed Perl bindings, they now work properly.Richard Jones2009-04-083-0/+77