"tests/vscode:/vscode.git/clone" did not exist on "6d1b197b4669c70da94c8efb516374e1935d3ea3"
catch.cpp 186 Bytes
Newer Older
1
2
3
4
5
// Catch provides the `int main()` function here. This is a standalone
// translation unit to avoid recompiling it for every test change.

#define CATCH_CONFIG_MAIN
#include <catch.hpp>