• Michal 'vorner' Vaner's avatar
    Integrate „check“ · 7a1b21a4
    Michal 'vorner' Vaner authored
    Integrate the „check“ test suite into the build system. Teach the build
    system to run tests, by:
    • make test (only the test)
    • make valgrind (tests run inside valgrind)
    • make check (everything above).
    
    Build the test binaries only when they are needed, not by default.
    7a1b21a4