Warnings wrappers to use from C++ (#5291)
* Add warning wrappers that allow to call warnings from pybind level * Add missing include for warnings.h * Change messages on failed checks, extend testing * clang-tidy fix * Refactor tests for warnings * Move handle before check * Remove unnecessary parametrized
Showing
include/pybind11/warnings.h
0 → 100644
tests/test_warnings.cpp
0 → 100644
tests/test_warnings.py
0 → 100644
Please
register
or
sign in
to comment