17 Commits (e96221befff9108f46a497bff96be0b28f0fa80c)

Author SHA1 Message Date
Ralf W. Grosse-Kunstleve e96221beff
Final manual curation in preparation for global `clang-format`ing (#3712) 3 years ago
Henry Schreiner 39fbc7992b
fix: avoiding usage of _ if already defined (#3423) 4 years ago
Ralf W. Grosse-Kunstleve 6abf2baa62
CodeHealth: Enabling clang-tidy google-explicit-constructor (#3250) 4 years ago
Ralf W. Grosse-Kunstleve a46f623782
Minor tweaks. (#3230) 4 years ago
Aaron Gokaslan 3893f37bce
maint(clang-tidy): Bugprone enable checks (#3166) 4 years ago
Ralf W. Grosse-Kunstleve aca6c3ba37
* Removing stray semicolons (discovered by running clang-format v12 followed by tools/check-style.sh). (#3087) 4 years ago
Yannick Jadoul 98f1bbb800
Ignore deprecation warnings about old-style __init__/__setstate__ constructors in the tests (originally done in #2746) (#2759) 5 years ago
Henry Schreiner 6bcd220c8d
refactor: module -> module_ with typedef (#2544) 5 years ago
Boris Staletic 5ebc78164d
Allow raw unions without base classes in is_accessible_base_of (#2320) 5 years ago
Yannick Jadoul f980d76d38
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 5 years ago
Jason Rhinelander 391c75447d Update all remaining tests to new test styles 8 years ago
Jason Rhinelander b57281bb00 Use rvalue subcasting when casting an rvalue container 8 years ago
Dean Moldovan 83e328f58c Split test_python_types.cpp into builtin_casters, stl and pytypes 8 years ago
Dean Moldovan 81511be341 Replace std::cout with py::print in tests 9 years ago
Dean Moldovan c743e1b1b4 Support keyword arguments and generalized unpacking in C++ 9 years ago
Jason Rhinelander 52f4be8946 Make test initialization self-registering 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob 38bd71134a Initial commit 10 years ago