aboutsummaryrefslogtreecommitdiff
path: root/test/containers.cc
AgeCommit message (Expand)Author
2013-03-05Fixed a bug in Vector::bsearch.Sebastian Geerken
2013-03-05Vector::bsearch and insertSorted.Sebastian Geerken
2013-03-05Comparable is now subclass of Object (not pseudo-interface anymore). The old ...Sebastian Geerken
2013-03-05Implemented iterators for Vector.Sebastian Geerken
2013-03-04Simplified containers test.Sebastian Geerken
2013-01-29Some cleanup in HashTable; new container HashSet (of which HashTable is a sub...Sebastian Geerken
2013-01-27Test for containers. (Just curious how complete the code is ...)Sebastian Geerken