aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_queue_priority.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24Queue*: move to queue/Max Kellermann1-1/+1
2014-01-20Queue: rename struct queue to QueueMax Kellermann1-2/+2
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-19/+22
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-31/+44
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann1-3/+4
2013-07-28song: convert header to C++Max Kellermann1-6/+6
2013-01-30TagPool, ...: include cleanupMax Kellermann1-3/+5
2013-01-08test: rename debug programs back to old namesMax Kellermann1-0/+0
2013-01-06queue: convert all functions to methodsMax Kellermann1-45/+44
2013-01-06Queue: add constructor and destructorMax Kellermann1-2/+1
2013-01-04playlist: convert to C++Max Kellermann1-3/+1
2013-01-03Directory: initialise in default constructorMax Kellermann1-0/+1
2013-01-03Directory: add constructor and destructorMax Kellermann1-0/+2
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-1/+1
2013-01-02Directory: make the header C++ onlyMax Kellermann1-7/+4
2012-08-25test/test_queue_priority: fix SIGABRTMax Kellermann1-0/+15
2012-08-21queue_save: save song prioritiesMax Kellermann1-1/+1
2011-09-16test/test_queue_priority: work around "set but not used" warningMax Kellermann1-0/+1
2011-07-19queue: implement song "priorities"Max Kellermann1-0/+174