ocarina/tests
Anna Schumaker b8ea2c989d deck: Fix a segfault when calling next()
This can only be hit when the tagdb has no tracks in it, since you can't
add a NULL pointer to the recent queue.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-01 09:39:30 -04:00
..
Data tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
Music tagdb: Add most functions 2014-04-09 21:10:08 -04:00
audio tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
deck.old tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
gui gui: Change default page 2014-04-06 19:57:00 -04:00
.gitignore driver: Create an audio driver class 2014-05-31 13:27:20 -04:00
Sconscript driver: Create an audio driver class 2014-05-31 13:27:20 -04:00
database.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
deck.cpp deck: Fix a segfault when calling next() 2014-06-01 09:39:30 -04:00
driver.cpp driver: Move Gst code into the GstDriver 2014-05-31 21:11:57 -04:00
file.cpp file: Set version number on a per-file basis 2014-05-26 12:14:28 -04:00
filter.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
gen_library.sh library: Update the code and unit test 2014-05-24 12:48:47 -04:00
idle.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
index.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
library.cpp tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
playlist.cpp tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
queue.cpp tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
random.cpp random: Use a different RNG for testing 2014-05-18 11:10:29 -04:00
tags.cpp tags: Add Track->played() 2014-05-23 21:53:36 -04:00
test.h tests: Move sample files into the Data/ directory 2014-05-26 19:12:14 -04:00
version.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00