summaryrefslogtreecommitdiffstats
path: root/tests/charsets/test-charset-fidelity.c
Commit message (Collapse)AuthorAgeFilesLines
* tools: Modify existing tools to use guestfs_{push,pop}_error_handler.Richard W.M. Jones2012-11-091-5/+2
| | | | | This is a shorter and more convenient way to disable errors temporarily across calls.
* tests: Allow more tests to be skipped.Richard W.M. Jones2012-10-301-0/+9
| | | | | Specifically tests which involve btrfs, because btrfs is currently broken upstream (RHBZ#863978).
* tests: Add a test of non-ASCII character fidelity on various filesystem ↵Richard W.M. Jones2012-05-251-0/+453
types (RHBZ#823887). Thanks Laszlo Ersek.