summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-testing.pod
Commit message (Collapse)AuthorAgeFilesLines
* guestfs-testing: Use L<> around links.Richard W.M. Jones2012-10-301-2/+2
| | | | (cherry picked from commit dd09744432468c416033ca84dc0ae1a438240de0)
* guestfs-testing(1): Start by running libguestfs-test-tool.Richard W.M. Jones2012-10-011-0/+14
| | | | (cherry picked from commit 9b7813c5bd91d53e358deee64ab42b00b42c37ba)
* syntax: Remove trailing whitespace.Richard W.M. Jones2012-09-191-1/+0
| | | | | Found by 'make syntax-check'. (cherry picked from commit 2cac8d490e9884a8c7376e49fd1cda2e3d3abec1)
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-301-14/+1
| | | | | | | | | | | | section. Ensure each man page contains consistent COPYRIGHT and AUTHOR sections. Remove the LICENSE section. We will add that back in podwrapper in a later commit. (cherry picked from commit f1d98bbc79496947210ee0305f80440ed8557ec1)
* docs: Use L<...> for links.Richard W.M. Jones2012-08-051-3/+3
| | | | | | Instead of working around bugs, podwrapper has been fixed so that links work in all output formats. (cherry picked from commit 4bc110e2bc738bde9b9c09bc602ef13c06b60e90)
* df, testing: Add notes on virt-df numbers (thanks Kashyap Chamarthy).Richard W.M. Jones2011-11-221-1/+23
|
* guestfs-testing: Link to libguestfs-test-tool.Richard W.M. Jones2011-11-211-0/+5
|
* Add guestfs-testing(1) man page.Richard W.M. Jones2011-11-201-0/+291
This contains suggested manual tests that users can run.