language: cpp compiler: gcc script: - cmake -DCMAKE_BUILD_TYPE=Debug test/ && make - ./unit/unit --gtest_filter='*.*'