Skip to content
  • Peter Hutterer's avatar
    Add a test-suite for in-server unit-testing. · 4eac0df0
    Peter Hutterer authored
    
    
    This patch adds a test/ directory that contains the setup for a unit-testing
    suite designed for in-server unit-testing. All functions available to the X
    server are available to the test binaries through static linking.
    
    This test suite uses the glib testing framework.
    Do not use glib calls outside of the test/ directory.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    4eac0df0