pybind11/tests/test_embed
Henry Schreiner eb83feefff
style: avoid using unintialized variables (#2806)
* style: avoid using unintialized variables

Tested with cmake --warn-unintialized -S . -B build

* refactor: use function for possibly uninit vars
2021-01-19 18:48:22 -05:00
..
CMakeLists.txt style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
catch.cpp Fix compatibility with catch v2 2018-07-19 16:12:39 -03:00
external_module.cpp Fix segfault when reloading interpreter with external modules (#1092) 2018-01-11 19:46:10 -04:00
test_interpreter.cpp refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
test_interpreter.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00