ocarina/tests
Anna Schumaker 1633946981 core/file: Check if a file is too new to be opened
I'm hitting this problem while developing 6.5, since file formats are
going to change.  Let's handle this situation gracefully rather than
segfaulting.

This patch changes versioning problems into fatal errors to prevent us
from overwriting data already on disk.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-28 10:07:27 -04:00
..
Music core/collection: Move collection_add() out of the collection namespace 2016-02-12 09:37:26 -05:00
core core/file: Check if a file is too new to be opened 2016-08-28 10:07:27 -04:00
gui core/collection: Remove file 2016-08-13 08:31:30 -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