• Michal 'vorner' Vaner's avatar
    Introduce a test framework · 5b3176cd
    Michal 'vorner' Vaner authored
    Be able to add unit tests into the source tree and have them run. It
    depends on the boost-test library, but we use the headers-only version
    since we may be using different than the default compiler.
    
    The introsp.cpp doesn't contain any actual test code yet.
    5b3176cd