Patrick Zimmermann
|
1de79a0ec2
|
Fix thinko: Three tests always evaluated to true by comparing a list with itself.
|
2013-02-28 23:46:55 +01:00 |
|
Patrick Zimmermann
|
8de486f869
|
Simplify (and slightly speed up) song comparison logic by inlining two functions.
|
2013-02-28 23:20:48 +01:00 |
|
Patrick Zimmermann
|
9bcdb79e7b
|
Merge master.
|
2013-02-28 22:55:36 +01:00 |
|
Patrick Zimmermann
|
ab565ae3e9
|
Cosmetic comment fixes in testing functions.
|
2013-02-28 22:46:36 +01:00 |
|
Andreas Preikschat
|
e61d76ecff
|
fixed grammar
|
2013-02-27 22:40:55 +01:00 |
|
Andreas Preikschat
|
51eb93fe75
|
added test
|
2013-02-27 13:03:17 +01:00 |
|
Andreas Preikschat
|
25b1584a9d
|
r2194 + conflict
|
2013-02-27 12:33:03 +01:00 |
|
Andreas Preikschat
|
4d1d912aaa
|
merged settingsmanager with applocation; moved applocation
|
2013-02-27 12:24:50 +01:00 |
|
Andreas Preikschat
|
db2b4ccd61
|
head + conflicts
|
2013-02-21 22:26:24 +01:00 |
|
Tim Bentley
|
2516417ee5
|
fix conflict
|
2013-02-21 19:16:05 +00:00 |
|
Tim Bentley
|
3da378a7b7
|
Fixes
|
2013-02-21 07:33:21 +00:00 |
|
Patrick Zimmermann
|
2cf15f3b69
|
Add a lot more test functions.
|
2013-02-21 00:29:54 +01:00 |
|
Andreas Preikschat
|
477f5cefd0
|
renamed actions
|
2013-02-20 08:35:55 +01:00 |
|
Andreas Preikschat
|
269e5f5901
|
added actionList tests; removed useless test
|
2013-02-19 19:29:32 +01:00 |
|
Tim Bentley
|
b9a0458200
|
Minor updates
|
2013-02-19 18:27:17 +00:00 |
|
Andreas Preikschat
|
0f44fb3dd5
|
added actions test file (not started yet); fixed short lines
|
2013-02-19 13:53:24 +01:00 |
|
Andreas Preikschat
|
019e59d81f
|
added language manager test
|
2013-02-19 11:54:24 +01:00 |
|
Andreas Preikschat
|
03941538e5
|
changed comment
|
2013-02-19 08:30:41 +01:00 |
|
Andreas Preikschat
|
718a440b8f
|
added another formattingtags test
|
2013-02-19 08:27:55 +01:00 |
|
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
|
45ed3bd97e
|
Test messages
|
2013-02-18 20:44:55 +00:00 |
|
Tim Bentley
|
89b7083a69
|
Head
|
2013-02-18 20:40:40 +00: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
|
2fab6cfb39
|
Head
|
2013-02-16 20:45:36 +00:00 |
|
Tim Bentley
|
a14f624a81
|
Fixes
|
2013-02-16 20:45:15 +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 |
|
Tim Bentley
|
8dc7c6ae65
|
Head
|
2013-02-16 13:25:18 +00:00 |
|
Tim Bentley
|
0d6e9389b9
|
Clean up Song Usage dialog
|
2013-02-16 13:02:20 +00: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 |
|