diff options
author | Yevhenii Shapovalov <yshapova@redhat.com> | 2017-12-08 18:10:56 +0200 |
---|---|---|
committer | Yevhenii Shapovalov <yshapova@redhat.com> | 2017-12-08 18:10:56 +0200 |
commit | 75c00db4701744929ed8e795e47a381a3762f768 (patch) | |
tree | 5685cc2e27bf447ca4d77edd545bd25797a9041b /tests/unicode-segfault/PURPOSE | |
parent | ba7b000a4cc534dd498a64a8b11ddde3a65d3bdc (diff) | |
download | groff-add_tests.tar.gz groff-add_tests.tar.xz groff-add_tests.zip |
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. |