Skip to content
  • Stef Walter's avatar
    Makefile.am: Use a single Makefile.am and parallel tests · b72048c9
    Stef Walter authored
    Allow parallel building and testing by using a single Makefile.am
    
    Implement parallel testing using TAP, with various drivers and
    compilers living in the build/ directory.
    
    Fix all sorts of issues that this caused, including builddir != srcdir,
    leaks in tests and so on.
    
    It would have been nice to break out all the above into separate
    commits ... blush.
    b72048c9