xf86-input-synaptics:master: 1 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Sun Feb 9 14:55:22 PST 2014


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

Commit against master at e0069c15...:
commit 89dd380101dd5d2323868587dc25c0dad259aa41
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Feb 10 08:57:19 2014 +1000

    Drop the half-backed test suite
    
    This suite was never really maintained anyway, and it is quite hard to do so
    anyway. The driver is linked to the server's API too tightly to easily do
    independent testing. We need to re-implement stubs for the API the driver
    uses, have to track API changes, etc. Not worth the effort.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    Makefile.am           |    2 
    configure.ac          |    1 
    test/.gitignore       |    6 
    test/Makefile.am      |   19 -
    test/eventcomm-test.c |  326 ---------------------------------
    test/fake-symbols.c   |  452 ----------------------------------------------
    test/fake-symbols.h   |  156 ---------------
    7 files changed, 1 insertion(+), 961 deletions(-)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=89dd3801




More information about the xorg-commit mailing list