Skip to content
  • Chris Kitching's avatar
    Introduce structure to the test/ directory · af76508f
    Chris Kitching authored
    This introduces a clear separation between test data and test
    binaries. Test data is moved into test/data, and the test binaries
    move into test/src. A new CMake script specific to building the
    tests is introduced in /test to slightly clean up the toplevel
    one.
    
    As well as tidying things up, this makes the next step trivial...
    af76508f
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.