mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 17:32:37 +00:00
Rename test_odr_guard* to test_type_caster_odr_guard*
This commit is contained in:
parent
2e6e833929
commit
61a0bb8bd3
@ -160,8 +160,6 @@ set(PYBIND11_TEST_FILES
|
||||
test_numpy_array
|
||||
test_numpy_dtypes
|
||||
test_numpy_vectorize
|
||||
test_odr_guard_1
|
||||
test_odr_guard_2
|
||||
test_opaque_types
|
||||
test_operator_overloading
|
||||
test_pickling
|
||||
@ -172,6 +170,8 @@ set(PYBIND11_TEST_FILES
|
||||
test_stl_binders
|
||||
test_tagbased_polymorphic
|
||||
test_thread
|
||||
test_type_caster_odr_guard_1
|
||||
test_type_caster_odr_guard_2
|
||||
test_union
|
||||
test_virtual_functions)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user