summaryrefslogtreecommitdiffstats
path: root/regressions
Commit message (Expand)AuthorAgeFilesLines
* ubuntu: Allow test-luks.sh to be bypassed to workaround Ubuntu bug.Richard W.M. Jones2010-12-071-0/+5
* regressions: Disable test for 576879.Richard W.M. Jones2010-12-062-6/+10
* regressions: Fix test-launch-race to work in non-supermin case.Richard W.M. Jones2010-11-241-2/+6
* Generate a dummy 'Fedora' fedora.img in images directory for use by tests.Richard W.M. Jones2010-11-111-12/+16
* fish: Use core add-domain API to implement '-d' option.Richard Jones2010-11-111-6/+6
* New API: add-domainRichard Jones2010-11-112-0/+80
* Ensure atomic creation of a cached applianceMatthew Booth2010-10-282-0/+61
* Disable test for RHBZ#576879 comment 5.Richard W.M. Jones2010-10-271-0/+5
* fish: Specify format of disks (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-222-9/+39
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-222-1/+7
* test-copy: Skip this test if /dev/fd is missing, because of broken mock 1.1.4.Richard W.M. Jones2010-10-021-0/+8
* regressions: Test just-built guestfish.Richard W.M. Jones2010-09-222-2/+3
* Test guestfish -a and guestfish -d options.Richard W.M. Jones2010-09-223-0/+82
* syntax: Replace -a and -o with && and || for portability.Richard Jones2010-09-111-6/+7
* syntax: Use exit (EXIT_SUCCESS) instead of hard-coded number.Richard Jones2010-09-101-1/+1
* fish: Add regression test for copy-in and copy-out.Richard Jones2010-09-102-0/+70
* regressions: Don't print misleading 'Expect error ...' lines.Richard Jones2010-07-227-5/+27
* New APIs: Support for creating LUKS and managing keys.Richard Jones2010-07-222-0/+89
* New APIs: lvm-set-filter and lvm-clear-filter.Richard Jones2010-07-162-0/+93
* fish: Allow suffixes on number parameters (eg. 1M)Richard Jones2010-05-212-6/+2
* generator: Check parameters are not NULL (RHBZ#501893).Richard Jones2010-05-202-0/+61
* Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).Richard Jones2010-05-131-1/+11
* fish: Add -N option for making prepared disk images.Richard Jones2010-04-229-51/+17
* Replace 'dd' in tests with use of guestfish 'sparse' command.Richard Jones2010-04-203-6/+5
* Fix upload losing synchronization if root not mounted (RHBZ#576879).Richard Jones2010-04-172-0/+34
* fish: Allow '-' prefix on command line to override exit on error (RHBZ#578407).Richard Jones2010-04-132-0/+44
* Code cleanups related to RHBZ#580246.Richard Jones2010-04-082-0/+48
* New APIs: Query the relationship between LVM objects.Richard Jones2010-03-182-0/+101
* guestfish: Use xstrtoll to parse Int params (RHBZ#569757 RHBZ#567567).Richard Jones2010-03-121-4/+4
* Use mount-options instead of mount to avoid implicit -o sync.Richard Jones2010-02-104-4/+4
* Add files to EXTRA_DIST.Richard Jones2010-02-051-1/+2
* Fix regressions/rhbz557655.sh when debugging is enabled (v2).Richard Jones2010-01-293-14/+23
* Fix regressions/rhbz557655.sh when debugging is enabled.Richard Jones2010-01-281-0/+1
* guestfish: Use xstrtol to parse integers (RHBZ#557655).Richard Jones2010-01-253-1/+108
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-0/+2
* Generic partition creation interface.Richard Jones2009-11-104-4/+4
* Debian: Use /bin/bash as the shell for regression test scripts.Richard Jones2009-11-0414-14/+14
* New API: find0 (unlimited version of find)Richard Jones2009-10-202-0/+40
* guestfish: Enable grouping in string listsMatthew Booth2009-09-142-1/+62
* guestfish: Redirect stdout when executing remote commandsMatthew Booth2009-09-141-0/+12
* tests: Found three more references to the squashfs, replaced with ISO.Richard W.M. Jones2009-08-192-4/+4
* tests: increase likelihood that heap abuse triggers failureJim Meyering2009-08-131-0/+3
* Fix regression test rhbz503169c10.sh.Richard Jones2009-08-121-0/+3
* Add copyright and license notice to regressions/test-noexec-stack.plRichard Jones2009-08-061-0/+15
* Add a test for an executable stack in resultant binariesMatthew Booth2009-08-052-3/+69
* build: remove trailing blanks, enable syntax-checkJim Meyering2009-08-041-1/+1
* RHEL 5 thinks squashfs is HFS+ filesystem, unless we specify the type explici...Richard Jones2009-07-231-1/+1
* Generator: Implement RBufferOut and "read-file" call.Richard W.M. Jones2009-07-212-0/+35
* Guestfish feature: remote control of guestfish over a pipe.Richard Jones2009-07-142-0/+35
* Regression test: Test reopening the handle in the same process.Richard W.M. Jones2009-07-112-1/+43