Commit Graph

3 Commits

Author SHA1 Message Date
Ralf W. Grosse-Kunstleve
d07865846c After clang-format (via pre-commit). 2022-02-11 20:37:09 -08:00
Ralf W. Grosse-Kunstleve
2ba40fc50b 1st manual pass, builds & tests with unix_clang, before pre-commit. 2022-02-11 20:35:52 -08:00
Ralf W. Grosse-Kunstleve
1bbaeb3462
Adding dedicated test_const_name. (#3578)
* Adding dedicated test_const_name.

Also exercises pybind11::detail::_ backward compatibility.

See also: PR #3423

* Backing out tests involving int_to_str (requires C++17 or higher).

* Suppressing clang-tidy errors.

* Disabling test_const_name for MSVC 2015 due to bizarre failures.

* Stacking @pytest.mark.parametrize (thanks to @skylion007 for pointing out).
2021-12-29 12:54:25 -08:00