|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Tests for Al Vector. More...
Go to the source code of this file.
Classes | |
| struct | SmallDomain |
Functions | |
| TEST_F (SmallDomain, basic) | |
| TEST_F (SmallDomain, validations) | |
| TEST (Vector, big) | |
Tests for Al Vector.
Definition in file al-vector.cc.
| TEST | ( | Vector | , |
| big | |||
| ) |
Definition at line 100 of file al-vector.cc.
References Aleph::divide_and_conquer_partition_dp(), GenericItems< Container, T >::keys(), Aleph::FunctionalMixin< Derived, Type >::maps(), N, and r.
| TEST_F | ( | SmallDomain | , |
| basic | |||
| ) |
Definition at line 53 of file al-vector.cc.
References Aleph::all(), Aleph::divide_and_conquer_partition_dp(), Aleph::eq(), Aleph::Vector< T, NumType >::get_domain(), Aleph::AlDomain< T >::keys(), Aleph::Vector< T, NumType >::search_entry(), Aleph::sort(), and Aleph::AlDomain< T >::to_list().
| TEST_F | ( | SmallDomain | , |
| validations | |||
| ) |
Definition at line 82 of file al-vector.cc.
References Aleph::divide_and_conquer_partition_dp().