summaryrefslogtreecommitdiff
path: root/TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'TESTS')
-rw-r--r--TESTS19
1 files changed, 19 insertions, 0 deletions
diff --git a/TESTS b/TESTS
index 6bd036c9d..f7e270965 100644
--- a/TESTS
+++ b/TESTS
@@ -322,9 +322,28 @@ the install tree).
- All phases now succeed
+3. Additional tests
+
+3.1 Build without X support
+
+ Calling configure with option --without-x doesn't build:
+ - gxidview
+ - libxutil.a
+ - xtotroff
+
+ The following fonts are not installed:
+ - dev/X100
+ - devX100-12
+ - devX75
+ - devX75-12
+
+ 'make distcheck' passes correctly, and the tarball generated by
+ 'make dist' is identical to the one generated with X support.
+
Notes
-----
- Gnulib: some files of src/libs/libgroff could be replaced by their
gnulib equivalent
- Gnulib: git-version-gen could be used
+