ocarina/tests
Anna Schumaker aad90782ba core/collection: Clean up error handling code
I was assuming that my disk returns -EIO when it enters its failed
state, but it really seems to be return -ENOENT.  Let's have this code
check for any error, rather than one specific one.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-03-23 09:42:05 -04:00
..
Data core/tempq: Move tempq_init() out of the deck namespace 2016-03-11 10:40:34 -05:00
Music core/collection: Move collection_add() out of the collection namespace 2016-02-12 09:37:26 -05:00
core core/collection: Clean up error handling code 2016-03-23 09:42:05 -04:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
Sconscript tests: Clean up how the sanity test is scheduled 2016-02-26 11:04:42 -05:00
gen_library.sh gen_library.sh: Only copy .ogg files 2014-06-22 12:59:28 -04:00
sanity.c Convert unit test framework to C 2015-10-07 08:19:37 -04:00
test.c test: Remove library directory creating functions 2016-02-12 09:47:30 -05:00