mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-05 17:45:52 +01:00
Added tests for API13 resource qualifiers.
This commit is contained in:
parent
46cdbd8f8d
commit
4c01265009
@ -116,8 +116,9 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@Test
|
||||
public void qualifiersTest() throws BrutException {
|
||||
compareValuesFiles("values-mcc004-mnc4-en-rUS-xlarge-long-land-desk-" +
|
||||
"night-xhdpi-finger-keyssoft-12key-navhidden-dpad/strings.xml");
|
||||
compareValuesFiles("values-mcc004-mnc4-en-rUS-sw100dp-w200dp-h300dp" +
|
||||
"-xlarge-long-land-desk-night-xhdpi-finger-keyssoft-12key" +
|
||||
"-navhidden-dpad/strings.xml");
|
||||
}
|
||||
|
||||
private void compareValuesFiles(String path) throws BrutException {
|
||||
|
Loading…
Reference in New Issue
Block a user