From 9f5163518123617bd2877116fcd45120af2c8237 Mon Sep 17 00:00:00 2001 From: commenthol Date: Thu, 4 Dec 2014 22:04:01 +0100 Subject: [PATCH 1/2] test_device_brandmodel.yaml merged into test_device.yaml --- ua_parser/user_agent_parser_test.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ua_parser/user_agent_parser_test.py b/ua_parser/user_agent_parser_test.py index 8bbf754..b728a32 100644 --- a/ua_parser/user_agent_parser_test.py +++ b/ua_parser/user_agent_parser_test.py @@ -53,10 +53,6 @@ def testStringsDevice(self): self.runDeviceTestsFromYAML(os.path.join( TEST_RESOURCES_DIR, 'tests/test_device.yaml')) - def testStringsDeviceBrandModel(self): - self.runDeviceTestsFromYAML(os.path.join( - TEST_RESOURCES_DIR, 'tests/test_device_brandmodel.yaml')) - def testMozillaStrings(self): self.runUserAgentTestsFromYAML(os.path.join( TEST_RESOURCES_DIR, 'test_resources/firefox_user_agent_strings.yaml')) From 11b196eda8f986db6f75555c48ca0199d4939773 Mon Sep 17 00:00:00 2001 From: commenthol Date: Mon, 12 Jan 2015 20:00:09 +0100 Subject: [PATCH 2/2] update uap-core submodule --- uap-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uap-core b/uap-core index 52335a8..22ef8a1 160000 --- a/uap-core +++ b/uap-core @@ -1 +1 @@ -Subproject commit 52335a8ebc40c4c273ebfa80abf950461d8d6707 +Subproject commit 22ef8a1eabf930b9756244595a782ac0f2ad1a00