ocarina/tests
Anna Schumaker ee100c0238 filter: Implement a "to lowercase" function
This function will convert the provided text to lowercase.  This really
isn't a filter function, but the filter already implements a lowercase
cache that should be useful.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:57 -04:00
..
audio audio: Implement pause after N tracks feature 2014-04-06 19:56:56 -04:00
database database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
deck deck: Save and restore the playlist deck 2014-04-06 19:56:56 -04:00
file file: Implement minor design changes 2014-04-06 19:56:57 -04:00
filter filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
group group: Add good output 2014-04-06 19:56:53 -04:00
idle idle: Add an idle queue 2014-04-06 19:56:53 -04:00
index database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
library library: Test adding new files to a directory 2014-04-06 19:56:56 -04:00
playlist playlist: Implement next() 2014-04-06 19:56:56 -04:00
print print: Rename test from basic/ to print/ 2014-04-06 19:56:54 -04:00
Sconscript audio: Begin implementing audio code 2014-04-06 19:56:56 -04:00