mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-29 11:11:55 +00:00
Utility for redirecting C++ streams to Python (#1009)
This commit is contained in:
committed by
Dean Moldovan
parent
3d8df5af03
commit
8b40505575
@@ -40,6 +40,7 @@ set(PYBIND11_TEST_FILES
|
||||
test_eval.cpp
|
||||
test_exceptions.cpp
|
||||
test_factory_constructors.cpp
|
||||
test_iostream.cpp
|
||||
test_kwargs_and_defaults.cpp
|
||||
test_local_bindings.cpp
|
||||
test_methods_and_attributes.cpp
|
||||
|
||||
Reference in New Issue
Block a user