Jonathan Springer
b858b0b103
merge trunk
2015-12-23 13:01:37 -05:00
Jonathan Springer
8327346647
merge trunk
2015-12-16 17:25:41 -05:00
Jonathan Springer
445e755895
Change some keyboard shortcuts to use predefined platform dependent shotcuts from Qt.
...
Display keyboard shortcuts with modifiers in their platform native form.
2015-12-16 17:19:50 -05:00
Jonathan Springer
7af1ca1d49
Migrate to PyQt5
2015-11-06 19:49:40 -05:00
Tim Bentley
3bc0dbe4d9
func test pass
2015-10-15 19:15:55 +01:00
02128c85f0
Fix bug #1437771 : Clear the song after every import
...
- Set processed song to None after importing
- Update tests to check that song is None after importing
- Remove tests that were testing OptionParser, and replace with tests testing parse_options()
- Fix some docstring typos causing some tests to have a name of " (yes, a single double-quote)
Fixes: https://launchpad.net/bugs/1437771
2015-03-31 22:58:51 +02:00
Phill Ridout
52a1033505
test tidies
2015-01-29 18:26:00 +00:00
Phill Ridout
0cc2ae5998
Fix exception raised on mac
...
Fixes: https://launchpad.net/bugs/1414360
2015-01-27 19:57:09 +00:00
de213b0f66
Copyright cleanup time,
...
bzr-revno: 2479
2015-01-19 08:34:29 +00:00
ffcea13021
Updated the copyright.
2015-01-18 15:39:21 +02:00
Tomas Groth
cf30667fb5
Fix Windows tests when running on WINE
...
bzr-revno: 2477
2015-01-16 22:42:00 +02:00
Phill Ridout
e5bae7e885
Fixes1410694 by fixing typo, also added additional error. Added the OS Name and version to the version file request headers
...
Fixes: https://launchpad.net/bugs/1410694
2015-01-14 21:35:02 +00:00
Tomas Groth
1efc145cdf
PEP8 fixes
2015-01-14 12:32:27 +01:00
5c7777fd5a
Fix line spacing
2015-01-09 10:55:46 -08:00
d2fb2d47eb
Tests for bug 1409031
2015-01-09 10:46:50 -08:00
Tim Bentley
f3c09af379
Years go by
2014-12-31 10:58:13 +00:00
Tim Bentley
93d0314b7e
General fixes
2014-12-22 17:34:43 +00:00
Phill Ridout
2642a21d53
Refactor get_uno_command & get_uno_instance
2014-12-08 07:19:51 +00:00
Phill Ridout
6fd0612748
set connection type for each test
2014-12-07 19:13:21 +00:00
Phill Ridout
2aff850b64
HEAD
2014-12-07 17:46:46 +00:00
Phill Ridout
9d54d6351a
Tests
2014-12-07 17:46:23 +00:00
Tomas Groth
519119aecb
Fixed test to reflect 30 sec timeout in get_web_page
2014-11-07 10:41:37 +01:00
Tim Bentley
2b3e3d777e
Add Test and fix more code
2014-10-21 21:05:08 +01:00
Andreas Preikschat
deff310f53
removed u'
2014-05-02 08:42:17 +02:00
Andreas Preikschat
911864a442
removed useless code
2014-04-26 19:31:59 +02:00
Andreas Preikschat
53c584ede4
removed print
2014-04-26 11:26:20 +02:00
Andreas Preikschat
533710fc5b
blank line
2014-04-26 11:02:04 +02:00
Andreas Preikschat
6bdadff334
raise exception when item not in list
2014-04-26 11:01:12 +02:00
Andreas Preikschat
aa899bfde0
fixes
2014-04-26 10:53:36 +02:00
Andreas Preikschat
5a3aecf997
fixed bugs in class
2014-04-22 17:06:21 +02:00
Andreas Preikschat
1ae7c32adb
fixed import
2014-04-22 12:32:02 +02:00
Andreas Preikschat
6c08a80bfd
added test; refactor
2014-04-22 12:29:15 +02:00
Tim Bentley
151f1017c5
finished
2014-04-02 20:35:09 +01:00
Tim Bentley
c38c576f94
test fixes
2014-04-02 19:51:21 +01:00
Tim Bentley
85111766d5
Migrate tests and add copyright
2014-03-14 22:08:44 +00:00
Tomas Groth
ed03ec2195
Fixes for tests on wine/windows
2014-03-13 21:59:10 +01:00
Jonathan Springer
92e9ef9394
Missed one
2014-03-12 15:05:06 -04:00
Jonathan Springer
6f05711414
Fixes settings initialization in tests to actually use temporary ini file.
2014-03-12 01:31:19 -04:00
Tim Bentley
508d050b4c
Head
2013-12-24 11:32:56 +00:00
Tim Bentley
6d8b5cadb4
Lib cleanup and 2014
2013-12-24 08:56:50 +00:00
3204a4db72
- Specify OpenLP as the user agent when querying SF.net
...
- Fix another test
- Update tests for get_web_page
2013-12-20 21:25:42 +02:00
06d08f61a6
Fix bug #1211049 : Add a list of valid user agents and a method to return an appropriate user agent for the current platform
...
Fixes: https://launchpad.net/bugs/1211049
2013-12-18 23:44:00 +02:00
Tim Bentley
63685cb29e
Move Settings and translate
2013-10-13 21:36:42 +01:00
Tim Bentley
a013d17bdd
fix tests and add basic test
2013-10-13 18:02:12 +01:00
Tim Bentley
b860abb23b
fix fields
2013-10-13 16:52:04 +01:00
Tim Bentley
257fba8548
Start theme clean up
2013-10-13 14:51:13 +01:00
Jeffrey S. Smith
ba6ff95539
Merged mock changes
2013-10-04 16:14:04 -05:00
316f33c058
Change the indentation back to 4
2013-10-02 23:37:00 +02:00
148da97245
Update the tests to use a conditionally imported mock and cleaned things up a little.
2013-09-19 23:02:28 +02:00
Jeffrey S. Smith
1ac75c85fd
Handle tests with platform-dependent behavior carefully
2013-09-13 14:23:31 -05:00