Commit Graph

141 Commits

Author SHA1 Message Date
Patrick Zimmermann 92b42a6bb5 Merge master. 2013-02-18 23:04:38 +01:00
Patrick Zimmermann 904620998f Remove non-needed test __init__ file. Split up testfunctions. 2013-02-18 22:42:04 +01:00
Tim Bentley b7c43aa65e Minor code clean up and add more tests
bzr-revno: 2187
2013-02-18 20:39:48 +00:00
Patrick Zimmermann 8c8cd3b867 Replace DuplicateSongFinder class with a set of functions. 2013-02-18 21:27:11 +01:00
Tim Bentley 17e367c6ba Fix up tests 2013-02-18 19:34:36 +00:00
Patrick Zimmermann 570b8e1f45 Merge master. 2013-02-18 19:56:26 +01:00
Patrick Zimmermann 10d9b506a6 Even more variables adapted to PEP8. Sentencify lots of comments. 2013-02-18 19:46:50 +01:00
Tim Bentley 748d9d9d30 Ahhhh blank line 2013-02-17 20:25:42 +00:00
Tim Bentley 219fec12d2 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:21:15 +00:00
Andreas Preikschat b58773cbfe fixed tests 2013-02-17 14:03:59 +01:00
Tim Bentley 62b1653c46 Fix the unit test framework 2013-02-17 07:54:43 +00:00
Tim Bentley e921e63e35 Head 2013-02-16 20:43:47 +00:00
Andreas Preikschat e9ac83bf47 use own ScreenList() call instead of using parents to access it
And more tests

bzr-revno: 2184
2013-02-16 20:42:29 +00:00
Andreas Preikschat ead6da8cbf Added UiStrings test
Added FormattingTags test

bzr-revno: 2183
2013-02-16 20:41:33 +00:00
Tim Bentley 6f9126dc95 Fix messages 2013-02-16 20:40:05 +00:00
Tim Bentley b736c24a47 More updates for Service Item Tests 2013-02-16 20:04:26 +00:00
Andreas Preikschat 573f687d9e fixed spaces/lines 2013-02-16 21:00:31 +01:00
Tim Bentley 0c0742bbbf Add Service Item Tests 2 2013-02-16 18:27:38 +00:00
Tim Bentley a463314b7a Add Service Item Tests 2013-02-16 18:24:31 +00:00
Andreas Preikschat 5b4e285782 created constant; changed test method description 2013-02-16 19:14:41 +01:00
Andreas Preikschat db00a864fc fixed test method descriptions; created costant 2013-02-16 19:11:22 +01:00
Andreas Preikschat d78373e65e r2182 2013-02-16 17:06:23 +01:00
Andreas Preikschat bea5fe2596 cleaned code 2013-02-16 16:02:19 +01:00
Andreas Preikschat 479244fde2 fixed import I just removed :/ 2013-02-16 13:42:25 +01:00
Andreas Preikschat b76656420b moved file to match file name 2013-02-16 13:40:19 +01:00
Andreas Preikschat ce1d5b6539 fixed import order 2013-02-16 13:33:54 +01:00
Andreas Preikschat 9ecb575d5b clean up 2013-02-16 13:30:16 +01:00
Andreas Preikschat b1ec7aa187 completed screen list test 2013-02-16 13:27:13 +01:00
Raoul Snyman a8fafc3363 HEAD 2013-02-16 14:01:10 +02:00
Andreas Preikschat 434349b47d fixed test 2013-02-16 12:46:57 +01:00
Andreas Preikschat a40defdeab r2181 2013-02-16 12:46:12 +01:00
Andreas Preikschat 74f983207c r2180 2013-02-16 11:28:48 +01:00
Andreas Preikschat 7e0ea578ee started with screen tests 2013-02-16 11:28:37 +01:00
Tim Bentley 8ad83b52ba Text fix 2013-02-16 10:15:49 +00:00
Tim Bentley 8e16fc9d77 Head 2013-02-16 06:51:41 +00:00
Tim Bentley 11dea519d2 Fix import order 2013-02-16 06:51:25 +00:00
Andreas Preikschat 7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Andreas Preikschat cd83142d77 fixed test 2013-02-15 12:55:47 +01:00
Andreas Preikschat b77ae7a187 fixed test 2013-02-15 12:09:51 +01:00
Patrick Zimmermann ab88b77f9c Merge master. 2013-02-14 22:04:12 +01:00
Patrick Zimmermann 2a16a6ebcb Rename lots of variables and methods. Shorten some too long lines. 2013-02-14 21:57:13 +01:00
Tim Bentley a5b6b5fe90 Fix init methods 2013-02-14 17:30:28 +00:00
Andreas Preikschat 6b2274645a added test for UiStrings, started with FormattingTags tests 2013-02-14 15:54:45 +01:00
Patrick Zimmermann bbd491baa8 Make songsProbablyEqual test more standard like. 2013-02-14 00:15:21 +01:00
Tim Bentley 89856e0e9a Cleanup 2013-02-13 19:22:43 +00:00
Tim Bentley bc5334fa1a Add new tests to system 2013-02-13 19:10:41 +00:00
Patrick Zimmermann e16a3c6dea Merge trunk. 2013-02-12 22:51:04 +01:00
Patrick Zimmermann e807c9cb93 Add basic test logic & tune duplicate identification logic a bit. 2013-02-12 21:38:43 +01:00
Raoul Snyman b5f3e46ad4 Pedantics. 2013-02-11 19:41:32 +02:00
Raoul Snyman f822aed40f Add some tests around the PluginManager class. 2013-02-11 15:22:13 +02:00