ocarina/tests/library
Anna Schumaker aa21ab5602 file: Strip leading whitespace when reading strings
This was a bug I discovered when double clicking on paths in the
collection manager to change the path in the FileChooserWidget.

Before this patch, strings could be read as:
	<string> /home/anna/Music</string>

Now, the same string will be read as:
	<string>/home/anna/Music</string>

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:58 -04:00
..
0 library: Implement importing old libraries 2014-04-06 19:56:57 -04:00
1 library: Implement importing old libraries 2014-04-06 19:56:57 -04:00
1.ogg library: Add fake library generating script 2014-04-06 19:56:54 -04:00
2 library: Implement importing old libraries 2014-04-06 19:56:57 -04:00
3 library: Implement importing old libraries 2014-04-06 19:56:57 -04:00
10.ogg library: Add fake library generating script 2014-04-06 19:56:54 -04:00
60.ogg library: Add fake library generating script 2014-04-06 19:56:54 -04:00
600.ogg library: Add fake library generating script 2014-04-06 19:56:54 -04:00
Sconscript library: Implement basic path management 2014-04-06 19:56:55 -04:00
gen_library.sh library: Implement importing old libraries 2014-04-06 19:56:57 -04:00
library.cpp library: Create a function for enabling and disabling paths 2014-04-06 19:56:58 -04:00
library.good file: Strip leading whitespace when reading strings 2014-04-06 19:56:58 -04:00