ocarina/tests
Anna Schumaker b251f27bb5 file: Don't use throw / catch to report errors
Needing to use throw / catch was getting in the way.  Instead, check for
a boolean return value.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:05 -04:00
..
audio tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
database database: Check if files exist before opening 2014-04-06 19:56:59 -04:00
deck tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
filter filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
gui gui: Change default page 2014-04-06 19:57:00 -04:00
idle idle: Add an idle queue 2014-04-06 19:56:53 -04:00
index database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
library file: Strip leading whitespace when reading strings 2014-04-06 19:56:58 -04:00
playlist errors: Rename error codes 2014-04-06 19:56:57 -04:00
playqueue playqueue test fixes 2014-04-06 19:57:02 -04:00
src file: Don't use throw / catch to report errors 2014-04-06 19:57:05 -04:00
Sconscript Database: Update design for database entries 2014-04-06 19:57:05 -04:00
_functions file: Update design and create a new unit test 2014-04-06 19:57:05 -04:00
db_entry Database: Update design for database entries 2014-04-06 19:57:05 -04:00
file Small file test cleanup 2014-04-06 19:57:05 -04:00
version tests: Change executable names 2014-04-06 19:57:05 -04:00