libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 8 16:36:31 UTC 2023


 configure.ac     |    2 -
 src/XpmI.h       |    2 -
 src/rgb.c        |    4 +-
 test/Makefile.am |    6 +++
 test/XpmCreate.c |    2 -
 test/XpmMisc.c   |    2 -
 test/XpmRead.c   |    2 -
 test/XpmWrite.c  |    2 -
 test/rgb.c       |   91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/rgb.txt     |    8 ++++
 10 files changed, 112 insertions(+), 9 deletions(-)

New commits:
commit 8b9c4e4c5d278409dc41d19f0c8a8940403cd5c7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Mar 27 18:21:12 2023 -0700

    xpmReadRgbNames: constify filename argument
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fd620b4f6c59674090b956a9d9e188a1250a4663
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Mar 27 18:15:41 2023 -0700

    test: Add simple test cases for functions in src/rgb.c
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e01d691aa684d0d1247f772b7c537ec3254bb9bc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Mar 27 18:03:13 2023 -0700

    test: Use PACKAGE_BUGREPORT instead of hard-coded URL's
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list