Skip to content
  • Ian Norton's avatar
    Implement #6 - support simple automated CI/CD tests · 2d2cb7d8
    Ian Norton authored
    Added new CUnitCI.h:
    
     * CU_CI_DEFINE_SUITE
     * CU_CI_DEFINE_TEST
     and
     * CU_CI_RUN_SUITES
    
    That take care of auto setup and junit xml output as well as useful console output
    
    * Ensure clean builds on windows docker
    * Now only build a static library
    2d2cb7d8