diff options
Diffstat (limited to 'tests/unicode-segfault/PURPOSE')
-rw-r--r-- | tests/unicode-segfault/PURPOSE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/unicode-segfault/PURPOSE b/tests/unicode-segfault/PURPOSE new file mode 100644 index 0000000..640ae95 --- /dev/null +++ b/tests/unicode-segfault/PURPOSE @@ -0,0 +1,6 @@ +This test whether groff can display Unicode characters correctly. + +It pipes the content of a Japanese manpage through troff and grotty and checks +if grotty does segfault in the process - see RH BZ#176904 + +It can be also used as a smoke test for groff. |