SickGear/tests
Adam e06e671d67 Fix to correctly load local libraries instead of system installed libraries
This fix correctly places the local libraries at the start of the sys.path such that they are loaded instead of any libraries that may already exist on the users system. This prevents the issue where a system library that isn't supported by SickGear is loaded and causes errors during operation.
2015-06-05 18:12:05 +08:00
..
cache Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
all_tests.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
common_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
db_tests.py Add database migration code 2014-12-09 20:34:44 +08:00
helpers_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
migration_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
name_parser_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
pp_tests.py Fix failing travis tests 2014-11-20 00:41:11 +08:00
scene_helpers_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
snatch_tests.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
test_lib.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
torrent_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00
tv_tests.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
xem_tests.py Fix to correctly load local libraries instead of system installed libraries 2015-06-05 18:12:05 +08:00