openlp/tests/functional/openlp_core/common
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
..
__init__.py
test_actions.py PJLink2 update S 2018-06-28 08:37:37 -07:00
test_applocation.py
test_common.py Fix comment 2018-04-17 12:27:38 +02:00
test_db.py Fix linting issues 2018-10-26 18:40:20 -07:00
test_httputils.py Pep 2018-06-08 07:21:23 +01:00
test_i18n.py Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
test_init.py Remove debug print 2018-07-06 22:23:33 +02:00
test_json.py
test_mixins.py
test_path.py Fix linting issues 2018-10-26 18:40:20 -07:00
test_registry.py
test_settings.py