ocarina/tests
Anna Schumaker 657ce8f0f4 audio: Ensure position and duration results are 64 bits
A long int is shorter on ARM than x86, which could cause position and
duration values to get truncated.  Additionally, quering gstreamer with
a long int causes a compile error on ARM.  Let's just do the right thing
and make this value an int64_t.

Signed-off-by: Anna Schumaker <anna@ocarinaproject.net>
2015-04-14 09:05:05 -04:00
..
Data Audio: Add version number to cur_track file 2014-12-03 13:02:44 -05:00
Music tags: Check that a Track was tagged correctly 2014-06-22 12:35:08 -04:00
core audio: Ensure position and duration results are 64 bits 2015-04-14 09:05:05 -04:00
.gitignore tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
Sconscript lib: Remove rest of lib/ 2015-01-21 08:39:02 -05:00
gen_library.sh gen_library.sh: Only copy .ogg files 2014-06-22 12:59:28 -04:00
sanity.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
test.cpp tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00