macros: Changes to 'master'

Chase Douglas cndougla at kemper.freedesktop.org
Mon Mar 12 11:55:05 PDT 2012


 xorg-macros.m4.in |   37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

New commits:
commit 299ae797eff46900e7d5914ff4502662f97f2062
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Fri Mar 9 14:46:00 2012 -0800

    Add XORG_ENABLE_INTEGRATION_TESTS
    
    This macro enables a builder to enable/disable integration testing
    It makes no assumption about the test cases' implementation
    Test cases may or may not use Automake "Support for test suites"
    
    Unit test support usually requires less dependencies and may be built
    and run under less stringent environments than integration tests. Thus,
    two separate options for unit and integration testing is desirable.
    
    Copied from XORG_ENABLE_UNIT_TESTS.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Reviewed-by: Gaetan Nadon<memsize at videotron.ca>



More information about the xorg-commit mailing list