summaryrefslogtreecommitdiff
blob: 5917f045538f1187897dab720c7c62a9e81154fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Directory tree:

    Makefile        Builds and runs tests.
    include/        Public API.
    src/            Scripts, C implementattion and internal headers.
        build/      Generated object files, executables etc.
    test/           Test files.
        generated/  Files generated by tests.

Build and run tests with:
    make