Functions
test_sequences_and_iterators Namespace Reference

Functions

def test_carray_iterator ()
 
def test_generalized_iterators ()
 
def test_generalized_iterators_simple ()
 
def test_iterator_passthrough ()
 
def test_iterator_referencing ()
 
def test_iterator_rvp ()
 
def test_map_iterator ()
 
def test_nonref_iterators ()
 
def test_python_iterator_in_cpp ()
 
def test_sequence ()
 
def test_sequence_length ()
 
def test_slice_constructors ()
 
def test_slice_constructors_explicit_optional ()
 
def test_sliceable ()
 

Function Documentation

◆ test_carray_iterator()

def test_sequences_and_iterators.test_carray_iterator ( )
#4100: Check for proper iterator overload with C-Arrays

Definition at line 247 of file test_sequences_and_iterators.py.

◆ test_generalized_iterators()

def test_sequences_and_iterators.test_generalized_iterators ( )

Definition at line 19 of file test_sequences_and_iterators.py.

◆ test_generalized_iterators_simple()

def test_sequences_and_iterators.test_generalized_iterators_simple ( )

Definition at line 51 of file test_sequences_and_iterators.py.

◆ test_iterator_passthrough()

def test_sequences_and_iterators.test_iterator_passthrough ( )
#181: iterator passthrough did not compile

Definition at line 230 of file test_sequences_and_iterators.py.

◆ test_iterator_referencing()

def test_sequences_and_iterators.test_iterator_referencing ( )
Test that iterators reference rather than copy their referents.

Definition at line 61 of file test_sequences_and_iterators.py.

◆ test_iterator_rvp()

def test_sequences_and_iterators.test_iterator_rvp ( )
#388: Can't make iterators via make_iterator() with different r/v policies

Definition at line 238 of file test_sequences_and_iterators.py.

◆ test_map_iterator()

def test_sequences_and_iterators.test_map_iterator ( )

Definition at line 174 of file test_sequences_and_iterators.py.

◆ test_nonref_iterators()

def test_sequences_and_iterators.test_nonref_iterators ( )

Definition at line 44 of file test_sequences_and_iterators.py.

◆ test_python_iterator_in_cpp()

def test_sequences_and_iterators.test_python_iterator_in_cpp ( )

Definition at line 198 of file test_sequences_and_iterators.py.

◆ test_sequence()

def test_sequences_and_iterators.test_sequence ( )

Definition at line 98 of file test_sequences_and_iterators.py.

◆ test_sequence_length()

def test_sequences_and_iterators.test_sequence_length ( )
#2076: Exception raised by len(arg) should be propagated

Definition at line 154 of file test_sequences_and_iterators.py.

◆ test_slice_constructors()

def test_sequences_and_iterators.test_slice_constructors ( )

Definition at line 8 of file test_sequences_and_iterators.py.

◆ test_slice_constructors_explicit_optional()

def test_sequences_and_iterators.test_slice_constructors_explicit_optional ( )

Definition at line 14 of file test_sequences_and_iterators.py.

◆ test_sliceable()

def test_sequences_and_iterators.test_sliceable ( )

Definition at line 85 of file test_sequences_and_iterators.py.



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