Scarab  v2.11.1
Project 8 C++ Utility Library
Namespaces | Functions
test_class.py File Reference

Go to the source code of this file.

Namespaces

 test_class
 

Functions

def test_repr ()
 
def test_instance (msg)
 
def test_docstrings (doc)
 
def test_qualname (doc)
 
def test_inheritance (msg)
 
def test_automatic_upcasting ()
 
def test_isinstance ()
 
def test_mismatched_holder ()
 
def test_override_static ()
 
def test_implicit_conversion_life_support ()
 
def test_operator_new_delete (capture)
 
def test_bind_protected_functions ()
 
def test_brace_initialization ()
 
def test_class_refcount ()
 
def test_reentrant_implicit_conversion_failure (msg)
 
def test_error_after_conversions ()
 
def test_aligned ()