libXfont: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Aug 3 21:06:54 UTC 2019


 Makefile.am                  |   11 +
 test/utils/README            |   18 ++
 test/utils/font-test-utils.c |  335 +++++++++++++++++++++++++++++++++++++++++++
 test/utils/font-test-utils.h |   49 ++++++
 test/utils/lsfontdir.c       |   74 +++++++++
 5 files changed, 487 insertions(+)

New commits:
commit c4ed2e069dc8aa5b8b7ef2fc926ae8584ff2a67b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 3 13:45:54 2019 -0700

    Add some unit testing utilities
    
    The test/utils directory contains some standalone test programs for testing
    libXfont funtionality without needing a full X server session.  They could
    be used to generate automated unit testing in the future, but that work has
    not yet been done.
    
    [v2: updated original work from libXfont 1.5 to 2.0 API & makefiles]
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list