Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
9693a5c78f0b6dc6a24dd019a44e8af4b260a1dc
/
.
/
tests
/
test_embed
/
catch.cpp
blob: f79fe17ab481c8803e332742de2d6371f8dc1e01 [
file
] [
log
] [
blame
]
// 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>