Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Replace truncate command with 'guestfish sparse'. | Richard W.M. Jones | 2012-06-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | RHEL 5 didn't have the truncate command, but we can replace: truncate -s SIZE FILE with the roughly equivalent command: guestfish sparse FILE SIZE Cherry picked from commit 39df80dcc0e485e69048bddbf33c259ce532e50d and backported to libguestfs 1.16 branch. | ||||
* | tests: Split regressions -> various subdirectories of tests/ | Richard W.M. Jones | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | tests: Rename caution -> tests/qemu. | Richard W.M. Jones | 2011-12-22 | 1 | -0/+94 |