John Maguire
|
11330d0177
|
XSPF parser with test.
|
2010-03-09 17:17:32 +00:00 |
David Sansome
|
9f0e399fba
|
Fix a failing test
|
2010-03-08 18:07:18 +00:00 |
John Maguire
|
1aebf19077
|
Ensure Song is valid from m3u parser.
Fix tests.
|
2010-03-07 15:26:54 +00:00 |
John Maguire
|
08416e2c51
|
Make M3U parser grab tags from file.
|
2010-03-07 14:04:17 +00:00 |
John Maguire
|
4219dfa718
|
Add test for taglib usage in Song, will be more helpful testing M3U/XSPF parsing.
Dave: I'm sorry.
|
2010-03-06 20:08:01 +00:00 |
John Maguire
|
1bf373b184
|
remove test targets from "make all"
|
2010-03-06 18:51:15 +00:00 |
John Maguire
|
1ad24804cc
|
Finish m3u parser
|
2010-03-05 11:57:06 +00:00 |
John Maguire
|
64abef1cd4
|
Make tracks with no album show up.
Fixes issue #57
|
2010-03-05 10:51:16 +00:00 |
John Maguire
|
84d80f6a10
|
Explicitly link test_utils.cpp with Qt.
Fixes issue #58
|
2010-03-05 10:11:04 +00:00 |
John Maguire
|
534d7f0fb6
|
Change cmake script to actually use the input param rather than ARGV.
|
2010-03-04 16:14:16 +00:00 |
John Maguire
|
1f23f2e64d
|
Check last.fm method in AlbumCoverFetcherTest.
|
2010-03-04 11:48:19 +00:00 |
John Maguire
|
3734f23325
|
Tidy up AlbumCoverFetcherTest.
|
2010-03-04 11:43:44 +00:00 |
John Maguire
|
7b520ab361
|
Fix code review comments for r313.
|
2010-03-03 20:35:19 +00:00 |
John Maguire
|
7763d7da89
|
Add test for AlbumCoverFetcher.
Comes with infrastructure for testing network requests.
|
2010-03-03 19:14:14 +00:00 |
David Sansome
|
15797e07c6
|
Test updating and deleting songs
|
2010-03-03 18:38:20 +00:00 |
David Sansome
|
4652e47c65
|
Test adding a song without required fields set
|
2010-03-03 01:39:39 +00:00 |
David Sansome
|
fa3858266a
|
Fixed review comments from r307
|
2010-03-03 00:49:44 +00:00 |
David Sansome
|
3f861654ec
|
Some more backend tests
|
2010-03-03 00:33:31 +00:00 |
David Sansome
|
3296bf7b7d
|
LibraryBackend tests should test at a higher level
|
2010-03-02 23:37:12 +00:00 |
David Sansome
|
72aa271b23
|
Fixes for mingw32 cross-compiling
|
2010-03-02 20:46:46 +00:00 |
John Maguire
|
6a43c8f6c6
|
Refactor LibraryBackendTest to make it easier to write tests.
|
2010-03-02 13:35:39 +00:00 |
John Maguire
|
864215cb23
|
Adds a test for LibraryBackend (not as trivial as it sounds :-)
Adds Googlemock.
Adds mock Qt database drivers.
|
2010-03-01 22:00:15 +00:00 |
John Maguire
|
84786c7bc8
|
Add more tests to m3uparser including one windows-only test.
Fix code review comments from r291.
|
2010-03-01 16:31:19 +00:00 |
John Maguire
|
0c49e0dd94
|
Automatically add test dependencies.
|
2010-03-01 15:43:27 +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 |
John Maguire
|
7e500a2fa8
|
fix build and move gtest to 3rdparty
|
2010-03-01 12:55:51 +00:00 |
John Maguire
|
269957e7ca
|
Add infrastructure for unit tests.
|
2010-03-01 01:47:50 +00:00 |