design: Add information about testing library importing

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
This commit is contained in:
Anna Schumaker 2013-12-29 11:52:05 -05:00 committed by Anna Schumaker
parent f7a7710482
commit 0760b1fecd
2 changed files with 6 additions and 0 deletions

View File

@ -674,6 +674,9 @@ Library: (lib/library.cpp)
in the /tmp/ directory for testing purposes. All the track files are
complete silence, but the script will fake up tags for each file.
To test importing, create several mock library files and copy them to
~/.ocarina-test/library/ and attempt to read them in.
- API
void library :: init();
Initialize databases and read files from disk. While reading

View File

@ -162,6 +162,9 @@ Library: (lib/library.cpp)
in the /tmp/ directory for testing purposes. All the track files are
complete silence, but the script will fake up tags for each file.
To test importing, create several mock library files and copy them to
~/.ocarina-test/library/ and attempt to read them in.
- API
void library :: init();
Initialize databases and read files from disk. While reading