Bastian Germann
6aa998edd0
Replace PyICU with PyQt's QCollator
...
Use QCollator as new collator to get rid of the PyICU dependency.
Simplify the natural sorting with its numeric mode.
Simplify one test that is heavily dependent on implementation.
Run one sorting test on macOS which was disabled.
2018-10-27 12:50:15 +02:00
d1c4cea777
Fix linting issues
2018-10-26 18:40:20 -07:00
a3f2030349
PJLink2 Update T and pep8
2018-10-19 21:33:32 -07:00
Kyle Russell
8a5a2628dc
Fix pycodestyle line spacing warnings
2018-08-31 20:27:53 -04:00
Simon Hanna
7321810e78
Improve the regex, removing the displayed warning
2018-08-27 16:16:26 +02:00
Simon Hanna
3e5eb698d9
Return None instead of raising an error when converting path objects
2018-08-12 13:12:03 +02:00
edada54d7e
Fix windows not using lo as network interface
2018-08-03 15:32:32 -07:00
Phill Ridout
6a8bf83d27
Add cetralised proxy support
...
bzr-revno: 2823
2018-07-12 21:10:35 +01:00
Tomas Groth
e3d163bf7a
Remove debug print
2018-07-06 22:23:33 +02:00
Tomas Groth
56a811c094
More pycodestyle fixes
2018-07-04 22:42:55 +02:00
Tomas Groth
318e90f893
Fixes for pycodestyle
2018-07-02 22:38:47 +02:00
bc832c7c72
PJLink2 update S
2018-06-28 08:37:37 -07:00
Phill Ridout
94758a9778
Pep
2018-06-08 07:21:23 +01:00
Phill Ridout
fac5d4b798
Fixes
2018-06-08 07:12:23 +01:00
Phill Ridout
6f34f8f2b8
Start on implementing global OpenLP proxying
2018-06-07 18:44:35 +01:00
Simon Hanna
de8cbc55d6
Fix comment
2018-04-17 12:27:38 +02:00
Simon Hanna
a2b86384a7
Add requested changes
2018-04-15 15:59:40 +02:00
Simon Hanna
255b1efe3a
Fix bug where newlines where stripped when normalizing string
2018-04-14 21:52:28 +02:00
f1996d2cb7
PJLink2 Update P
2018-02-11 03:42:13 -08:00
83bc19520a
Removed a duplicate test file, fixed up some tests, added some more tests
2018-01-12 21:57:16 -07:00
13885b1a39
HEAD
2018-01-03 23:10:20 -07:00
f1575dd50b
Updated various thread usages
2018-01-03 23:01:35 -07:00
Tim Bentley
41f35f52e3
End of 2017
2017-12-29 09:15:48 +00:00
Tim Bentley
f9e20e2108
tests
2017-12-28 08:22:55 +00:00
Phill Ridout
c3c1f1dc66
Test tidy ups
2017-12-22 21:20:49 +00:00
Tim Bentley
efe7129f21
fixes
2017-12-16 08:43:33 +00:00
Tim Bentley
eb20838046
fixes
2017-12-15 16:30:10 +00:00
Tim Bentley
ca936f5e1a
fixes
2017-12-15 16:19:42 +00:00
Tim Bentley
c25a446839
Finish common again
2017-12-09 16:37:26 +00:00
Tim Bentley
ac95f4e3ca
Finish common
2017-12-09 16:29:58 +00:00
Tim Bentley
17b70f0c0a
Fix tests
2017-12-09 16:11:45 +00:00
ba392da665
Skip locale test on macOS until we can figure it out
2017-11-30 17:31:48 -07:00
Phill Ridout
7d0b841269
tidyups
2017-11-20 21:57:34 +00:00
Phill Ridout
1b168dd7bf
More pathlib refactors
2017-11-18 23:14:28 +00:00
fad67f7339
Add some more tests
2017-11-15 22:03:19 -07:00
d05e39fc70
Fix up test after merges
2017-11-14 23:55:57 -07:00
e5c9b7c98e
Merge from upstream
2017-11-14 17:01:19 -07:00
1cb11832bd
Added some tests for the settings upgrade and fixed a bug I had introduced.
2017-11-14 00:19:10 -07:00
6b0de04694
HEAD + Regrouped upgrades
2017-11-10 23:54:54 -07:00
Phill
f302b21c4c
Fixed a number of bugs, and tests.
...
Failing on Code Analysis2, but this looks like fallout from the refactors (it hasn't passed since the beginning of october)
Also contains superflys branch lp:~raoul-snyman/openlp/fix-linting
--------------------------------
lp:~phill-ridout/openlp/fixes-mkII (revision 2794)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/2276/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/2178/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests ...
bzr-revno: 2784
2017-11-10 22:36:52 -07:00
Phill Ridout
881c3648cc
Test fixes
2017-11-09 20:24:46 +00:00
Phill Ridout
f307568cbb
Misc test fixes
2017-11-03 22:52:24 +00:00
Phill Ridout
3cf0be000b
head
2017-11-03 22:46:27 +00:00
Phill Ridout
94dd107abe
Changed merged errors
...
Fixes: https://launchpad.net/bugs/1400415
2017-11-03 20:55:41 +00:00
8b34852236
Rename some tests so that they can be picked up by nose2; Fix some patches that were wrong; Fix a bug in our code that the now running tests picked up
2017-10-28 23:01:25 -07:00
Phill Ridout
fe5430e157
HEAD
2017-10-27 22:11:29 +01:00
d5ab3340eb
Move widgets to a widgets module
2017-10-23 15:09:57 -07:00
15a4a93c96
Phase 2 complete
2017-10-10 00:08:44 -07:00