wibble
1.1
|
#include <list.test.h>
Classes | |
struct | My |
struct | My2 |
Public Member Functions | |
template<typename List > | |
void | checkOddList (List l) |
template<typename List > | |
void | checkListSorted (List l) |
Test | count () |
Test | filtered () |
Test | sorted () |
Test | unique () |
Test | stl () |
Test | empty () |
Test | single () |
Test | append () |
Test | appendCount () |
Static Public Member Functions | |
static bool | odd (int i) |
static int | mul2add1 (int a) |
|
inline |
References wibble::list::append(), assert, assert_eq, and wibble::list::singular().
|
inline |
References wibble::list::append(), assert_eq, and wibble::list::count().
|
inline |
References assert.
|
inline |
|
inline |
References assert_eq, and wibble::list::count().
|
inline |
References assert_eq, wibble::list::count(), and wibble::list::filter().
|
inlinestatic |
|
inlinestatic |
|
inline |
References assert, assert_eq, and wibble::list::singular().
|
inline |
References assert_eq, wibble::list::count(), and wibble::list::sort().
|
inline |
References assert_eq, wibble::list::begin(), and wibble::list::end().
|
inline |
References assert_eq, wibble::list::count(), and wibble::list::unique().