#!/usr/bin/env bash set -euo pipefail cmake --build build ctest --test-dir build --output-on-failure | grep -v :PASS