ocarina/tests
Anna Schumaker 59220cc2ce tags: Add Track->played()
This function is called to increment play count and set "date last
played" variables.  Moving this into the Track class lets me remove an
internal callback and a few other unnecessary functions.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-05-23 21:53:36 -04:00
..
audio tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
deck tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
gui gui: Change default page 2014-04-06 19:57:00 -04:00
library file: Strip leading whitespace when reading strings 2014-04-06 19:56:58 -04:00
Library tests: Create a fake library 2014-05-11 10:20:06 -04:00
Music tagdb: Add most functions 2014-04-09 21:10:08 -04:00
Playlist playlist: Update the design and unit test 2014-05-18 21:34:14 -04:00
.gitignore playlist: Update the design and unit test 2014-05-18 21:34:14 -04:00
database.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
file.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00
filter.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -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
playlist.cpp playlist: Update the design and unit test 2014-05-18 21:34:14 -04:00
queue.cpp queue: Update reand and write code 2014-05-18 14:39:41 -04:00
random.cpp random: Use a different RNG for testing 2014-05-18 11:10:29 -04:00
Sconscript testing: Add gcov and cppcheck tests 2014-05-20 17:25:03 -04:00
tags.cpp tags: Add Track->played() 2014-05-23 21:53:36 -04:00
test.h playlist: Update the design and unit test 2014-05-18 21:34:14 -04:00
version.cpp Move tests out of tests/src/ 2014-05-06 08:37:04 -04:00