aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_queue_priority.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Queue*: move to queue/Max Kellermann2014-01-241-1/+1
|
* Merge branch 'v0.18.x'Max Kellermann2014-01-201-2/+2
|\
| * Queue: rename struct queue to QueueMax Kellermann2014-01-201-2/+2
| | | | | | | | | | Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
* | DetachedSong: fork of struct SongMax Kellermann2014-01-091-19/+22
|/ | | | | | From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead.
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-31/+44
|
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-3/+4
|
* song: convert header to C++Max Kellermann2013-07-281-6/+6
|
* TagPool, ...: include cleanupMax Kellermann2013-01-301-3/+5
|
* test: rename debug programs back to old namesMax Kellermann2013-01-081-0/+186