summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-testing.pod
Commit message (Collapse)AuthorAgeFilesLines
* guestfs-testing: Use L<> around links.Richard W.M. Jones2012-10-291-2/+2
|
* guestfs-testing(1): Start by running libguestfs-test-tool.Richard W.M. Jones2012-09-261-0/+14
|
* syntax: Remove trailing whitespace.Richard W.M. Jones2012-09-151-1/+0
| | | | Found by 'make syntax-check'.
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-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.
* docs: Use L<...> for links.Richard W.M. Jones2012-07-171-3/+3
| | | | | Instead of working around bugs, podwrapper has been fixed so that links work in all output formats.
* 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.