ocarina/tests/src
Anna Schumaker b75d13838f database: Properly test for double-removal
I found that databases were always decrementing _size when remove() was
called.  This patch fixes the bug by checking if the entry is valid
before removal.

Signed-off-by: Anna Schumaker <anna@ocarinaproject.net>
2014-04-06 19:57:06 -04:00
..
database.cpp database: Properly test for double-removal 2014-04-06 19:57:06 -04:00
db_entry.cpp database: Each DatabaseEntry should know its id 2014-04-06 19:57:06 -04:00
file.cpp file: Don't use throw / catch to report errors 2014-04-06 19:57:05 -04:00
filter.cpp filter: Update design and rewrite the unit test 2014-04-06 19:57:06 -04:00
idle.cpp idle: Update design and unit test 2014-04-06 19:57:06 -04:00
index.cpp index: Update the index design 2014-04-06 19:57:05 -04:00
Sconscript tests: Change executable names 2014-04-06 19:57:05 -04:00
version.cpp Clean up the build system 2014-04-06 19:57:03 -04:00