php: Note that tests are testing the wrong thing.
[libguestfs.git] / regressions /
2010-10-02 Richard W.M. Jonestest-copy: Skip this test if /dev/fd is missing, becaus...
2010-09-22 Richard W.M. Jonesregressions: Test just-built guestfish.
2010-09-22 Richard W.M. JonesTest guestfish -a and guestfish -d options.
2010-09-11 Richard Jonessyntax: Replace -a and -o with && and || for portability.
2010-09-10 Richard Jonessyntax: Use exit (EXIT_SUCCESS) instead of hard-coded...
2010-09-10 Richard Jonesfish: Add regression test for copy-in and copy-out.
2010-07-22 Richard Jonesregressions: Don't print misleading 'Expect error ...
2010-07-22 Richard JonesNew APIs: Support for creating LUKS and managing keys.
2010-07-16 Richard JonesNew APIs: lvm-set-filter and lvm-clear-filter.
2010-05-21 Richard Jonesfish: Allow suffixes on number parameters (eg. 1M)
2010-05-20 Richard Jonesgenerator: Check parameters are not NULL (RHBZ#501893).
2010-05-13 Richard JonesFix FileIn cmds losing synch if both ends send cancel...
2010-04-22 Richard Jonesfish: Add -N option for making prepared disk images.
2010-04-20 Richard JonesReplace 'dd' in tests with use of guestfish 'sparse...
2010-04-17 Richard JonesFix upload losing synchronization if root not mounted...
2010-04-13 Richard Jonesfish: Allow '-' prefix on command line to override...
2010-04-08 Richard JonesCode cleanups related to RHBZ#580246.
2010-03-18 Richard JonesNew APIs: Query the relationship between LVM objects.
2010-03-12 Richard Jonesguestfish: Use xstrtoll to parse Int params (RHBZ#56975...
2010-02-10 Richard JonesUse mount-options instead of mount to avoid implicit...
2010-02-05 Richard JonesAdd files to EXTRA_DIST.
2010-01-29 Richard JonesFix regressions/rhbz557655.sh when debugging is enabled...
2010-01-28 Richard JonesFix regressions/rhbz557655.sh when debugging is enabled.
2010-01-25 Richard Jonesguestfish: Use xstrtol to parse integers (RHBZ#557655).
2009-11-19 Matthew Boothbuild: Fix inter-directory dependencies
2009-11-10 Richard JonesGeneric partition creation interface.
2009-11-04 Richard JonesDebian: Use /bin/bash as the shell for regression test...
2009-10-20 Richard JonesNew API: find0 (unlimited version of find)
2009-09-14 Matthew Boothguestfish: Enable grouping in string lists
2009-09-14 Matthew Boothguestfish: Redirect stdout when executing remote commands
2009-08-19 Richard W.M. Jonestests: Found three more references to the squashfs...
2009-08-13 Jim Meyeringtests: increase likelihood that heap abuse triggers...
2009-08-12 Richard JonesFix regression test rhbz503169c10.sh.
2009-08-06 Richard JonesAdd copyright and license notice to regressions/test...
2009-08-05 Matthew BoothAdd a test for an executable stack in resultant binaries
2009-08-04 Jim Meyeringbuild: remove trailing blanks, enable syntax-check
2009-07-23 Richard JonesRHEL 5 thinks squashfs is HFS+ filesystem, unless we...
2009-07-21 Richard W.M. JonesGenerator: Implement RBufferOut and "read-file" call.
2009-07-14 Richard JonesGuestfish feature: remote control of guestfish over...
2009-07-11 Richard W.M. JonesRegression test: Test reopening the handle in the same...
2009-07-07 Richard JonesRHEL 5: Mount squashfs with explicit type.
2009-07-06 Richard JonesTest two (of four) cancellation paths.
2009-07-06 Richard JonesIntroduce regression tests for various qemu failures.
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-04 Richard JonesFix RHBZ#503169 comment 13 (regression) and add a regre...
2009-06-04 Richard JonesAdded regression test for RHBZ503169#c10
2009-06-04 Richard JonesMove pure regression tests to their own subdirectory.