ocarina/tests/core/tags
Anna Schumaker bac54857fd Artist: Add functions for looking up or creating Artist tags
The artist_db should really be controlled from within the Artist tag, so
this patch creates a new tags namespace containing functions that will
find or create tags as they are requested.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:51 -05:00
..
.gitignore Library: Add a unit test for the Library tag 2014-12-04 08:31:51 -05:00
album.cpp Album: Move Album tag into a new file 2014-12-04 08:31:49 -05:00
artist.cpp Artist: Add functions for looking up or creating Artist tags 2014-12-04 08:31:51 -05:00
generic.cpp GenericTag: Create a generic tag that other tag classes can use 2014-12-03 13:03:10 -05:00
genre.cpp Genre: Move Genre tag into a new file 2014-12-04 08:31:51 -05:00
library.cpp Library: Rename count -> _size 2014-12-04 08:31:51 -05:00