John Maguire
|
1a4bfd3ebe
|
Add small unit test for closure.
|
2012-03-19 19:37:57 +01:00 |
David Sansome
|
ccb9f8cf94
|
Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests.
|
2011-04-28 12:27:53 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
2c3e9276aa
|
Fix some of the comments on r1148
|
2010-06-15 13:56:41 +00:00 |
David Sansome
|
08a01d6997
|
The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list.
|
2010-06-15 13:24:17 +00:00 |
David Sansome
|
747ae61620
|
More playlist tests
|
2010-04-14 15:39:24 +00:00 |
David Sansome
|
fa00ee971d
|
Add license headers to all our source files
|
2010-03-23 23:11:46 +00:00 |
John Maguire
|
7763d7da89
|
Add test for AlbumCoverFetcher.
Comes with infrastructure for testing network requests.
|
2010-03-03 19:14:14 +00:00 |
John Maguire
|
c043eaba0c
|
Add mostly done M3UParser with basic unit tests.
Add lots of test infrastructure.
|
2010-03-01 15:40:12 +00:00 |