ocarina/tests/core
Anna Schumaker 48b25945cc DatabaseEntry: Rename id to _index (and make it private)
This variable should only be set by the Database when a DatabaseItem is
first created.  This means I should hide _index from the rest of the
world to prevent accidental modifications.  I also add an accessor
function for other code that needs to read _index.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-11-02 10:25:41 -05:00
..
.gitignore tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
audio.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
database.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
deck.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
driver.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
file.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
filter.cpp filter: Clear the result set before filtering 2014-08-12 10:23:33 -04:00
idle.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
index.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
library.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
playlist.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
queue.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
random.cpp tests: Create a core/ directory 2014-06-14 11:15:21 -04:00
Sconscript tests: Create common functions for building tests 2014-11-01 20:25:56 -04:00
tags.cpp tags: Fix when library->count is modified 2014-06-22 12:59:27 -04:00
version.cpp Time to begin work on Ocarina 6.3! 2014-11-01 20:25:55 -04:00