ocarina/tests
Anna Schumaker 779969f28b core/idle: Let tests run without the thread pool
The thread pool is used to fetch album art in the background, but this
can slow down most tests that aren't interested in album art.  Adding a
(testing-only) function for running without the thread pool speeds
things up a bit.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-07-28 16:17:43 -04:00
..
Music core/collection: Move collection_add() out of the collection namespace 2016-02-12 09:37:26 -05:00
core core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
gui gui/artwork: Split out album art functions into a new file 2016-07-22 09:40:03 -04:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
Sconscript build: Don't run gui tests if $DISPLAY is not set 2016-04-11 15:02:24 -04:00
gen_library.sh gen_library.sh: Only copy .ogg files 2014-06-22 12:59:28 -04:00
sanity.c tests: Remove test_cp_data_dir() 2016-03-28 08:01:30 -04:00
test.c core/file: Add cache_file_exists() function 2016-06-24 10:50:37 -04:00