Functions
test_modules Namespace Reference

Functions

def test_builtin_key_type ()
 
def test_def_submodule_failures ()
 
def test_duplicate_registration ()
 
def test_importing ()
 
def test_nested_modules ()
 
def test_pydoc ()
 
def test_reference_internal ()
 

Function Documentation

◆ test_builtin_key_type()

def test_modules.test_builtin_key_type ( )
Test that all the keys in the builtin modules have type str.

Previous versions of pybind11 would add a unicode key in python 2.

Definition at line 85 of file test_modules.py.

◆ test_def_submodule_failures()

def test_modules.test_def_submodule_failures ( )

Definition at line 94 of file test_modules.py.

◆ test_duplicate_registration()

def test_modules.test_duplicate_registration ( )
Registering two things with the same name

Definition at line 79 of file test_modules.py.

◆ test_importing()

def test_modules.test_importing ( )

Definition at line 60 of file test_modules.py.

◆ test_nested_modules()

def test_modules.test_nested_modules ( )

Definition at line 11 of file test_modules.py.

◆ test_pydoc()

def test_modules.test_pydoc ( )
Pydoc needs to be able to provide help() for everything inside a pybind11 module

Definition at line 68 of file test_modules.py.

◆ test_reference_internal()

def test_modules.test_reference_internal ( )

Definition at line 26 of file test_modules.py.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:14:38