ocarina/tests
Anna Schumaker c2178bc265 core: Cut back on hardcoded dbe_index uses
The dbe_index of a given database item might change in the future, so we
can't rely on it everywhere.  Let's just use it for saving and loading
files, with the expectation that changes will happen sometime after
startup.

Implements #69: Reduce use of dbe_index in Ocarina code
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-11 10:50:45 -04:00
..
Music core/collection: Move collection_add() out of the collection namespace 2016-02-12 09:37:26 -05:00
core core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00
gui gui/view: Unit test cleanups 2016-08-29 07:59:11 -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