|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Tests for Slink. More...
Go to the source code of this file.
Functions | |
| TEST (Slink, BasicInsertRemove) | |
| TEST (Slink, MacroConversionRetrievesOwningNode) | |
| TEST (Slink, ConstGetNextMatchesMutable) | |
Tests for Slink.
Definition in file slink.cc.
| TEST | ( | Slink | , |
| BasicInsertRemove | |||
| ) |
Definition at line 61 of file slink.cc.
References Aleph::Slink::get_next(), Aleph::Slink::is_empty(), Aleph::maps(), and Aleph::Slink::remove_next().
| TEST | ( | Slink | , |
| ConstGetNextMatchesMutable | |||
| ) |
Definition at line 116 of file slink.cc.
References Aleph::Slink::get_next(), and Aleph::maps().
| TEST | ( | Slink | , |
| MacroConversionRetrievesOwningNode | |||
| ) |
Definition at line 88 of file slink.cc.
References Aleph::Slink::get_next(), Aleph::HTList::is_empty(), Aleph::Slink::is_empty(), Aleph::maps(), nodes, Aleph::Slink::remove_next(), and Aleph::HTList::reset().