pybind11/tests/test_embed
Aaron Gokaslan 9beaa925db
maint(clang-tidy): Improve code readability with explicit boolean casts (#3148)
* maint(clang-tidy) Improve code readability

* Fix minor typos

* Revert optimization that removed test case

* Fix comment formatting

* Revert another optimization to repro an issue

* Remove make_unique since it C++14 and newer only

* eformat comments

* Fix unsignedness of comparison

* Update comment
2021-07-27 15:32:26 -07: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 maint(clang-tidy): Improve code readability with explicit boolean casts (#3148) 2021-07-27 15:32:26 -07:00
test_interpreter.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00