ocarina/tests/core
Anna Schumaker 8fd5d8173e filter: Clear the result set before filtering
Ocarina was preserving the results set even if there were 0 search
results for the entire search string.  So a search for "walllllll" would
still return results for "wall".

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-08-12 10:23:33 -04:00
..
.gitignore tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
Sconscript tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
audio.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
database.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
deck.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
driver.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
file.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
filter.cpp filter: Clear the result set before filtering 2014-08-12 10:23:33 -04:00
idle.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
index.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
library.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
playlist.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
queue.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
random.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
tags.cpp tags: Fix when library->count is modified 2014-06-22 12:59:27 -04:00
version.cpp Prepare for a bugfix release 2014-06-22 12:35:08 -04:00