openlp/tests/functional/openlp_core
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
..
api Fix the tests 2018-10-26 18:53:43 -07:00
common Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
display Remote imports from openlp/core/lib/__init__.py and update other files accordingly 2018-08-25 16:08:19 +02:00
lib Fix linting issues 2018-10-26 18:40:20 -07:00
ui Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
widgets End of 2017 2017-12-29 09:15:48 +00:00
__init__.py pep8 2017-12-29 10:02:13 +00:00
test_app.py fix segfault 2018-04-05 17:29:34 +01:00
test_server.py remove comments 2018-04-06 16:52:08 +01:00
test_threading.py Change is_thread_finished() to return True if a thread is missing 2018-01-12 22:24:53 -07:00
test_version.py PJLink2 update S 2018-06-28 08:37:37 -07:00