Commit Graph

265 Commits

Author SHA1 Message Date
a073bad32d Revert "tests: update test to use new "noCompressAssets" property"
This reverts commit 653472d006.
2018-04-06 14:58:56 -04:00
923ae6e9b8 Revert "tests: refactor tests to use assertEquals instead of hacky assertTrue"
This reverts commit d6e3d013e7.
2018-04-06 14:58:48 -04:00
d6e3d013e7 tests: refactor tests to use assertEquals instead of hacky assertTrue 2018-04-05 17:07:55 -04:00
653472d006 tests: update test to use new "noCompressAssets" property 2018-04-05 17:07:55 -04:00
e679d71615 test: rename all resources towards new location 2018-04-03 07:24:00 -04:00
de730ff774 test: move all resources outside of brut/apktool folder 2018-04-03 07:23:32 -04:00
1713495ea7 aapt2: move test resources to math structure of tests 2018-03-05 11:00:47 -05:00
a693f316e0 aapt2: add test to confirm pkgId of 0x80 2018-03-05 10:29:58 -05:00
722870e6b9 aapt2: don't init XMLUnit if not using the full xml diff 2018-03-05 10:29:44 -05:00
8ae5d529cb aapt2: patch yml files to have proper forcedPackageId param 2018-03-05 10:29:20 -05:00
646eb54102 aapt2: refactor testsuite
- split from aapt1/aapt2 (those that do building)
 - tests that just test decode (no aapt) split
 - categories for androlib/encdoers/util for various others
2018-02-28 15:11:39 -05:00
09148902ef aapt2: start of tests for aapt2 2018-02-28 13:27:13 -05:00
dc9d1866a5 test: rewrite test suite to use BaseTest extending 2018-02-22 11:22:41 -05:00
593b357ed1 support test for lib/libs folder 2018-02-22 11:22:41 -05:00
828ba8aef3 aapt2: kill off aapt1 testsuite, rebuild from scratch 2018-02-22 11:22:40 -05:00
9e5df69d17 aapt2: remove unneeded newline 2018-02-22 11:22:40 -05:00
f57c73d421 aapt2: copy "BuildAndDecodeTest" to aapt2 for temporary testing 2018-02-22 11:22:40 -05:00
34a2d03b31 Support for applications with an empty resources.arsc file
- fixes #1730
2018-02-19 06:45:48 -05:00
9fc1ede991 License 2018 update 2018-02-16 08:26:53 -05:00
bca474272e Support for rebuilding root depth kotlin folder
- refs: #1703
2018-02-07 09:42:56 -05:00
895af9c975 refactor test 2017-12-14 14:07:32 -05:00
2838d292a0 new test apk 2017-12-14 10:55:35 -05:00
7d22fc66b5 Initial testing of private namespace
- added sample (removed attribute names)
2017-12-14 10:55:35 -05:00
d46ba2fb82 add small test for #1157 2017-12-13 14:41:36 -05:00
23486830a9 Passing test for #1587
- fixes #1587
 - refs: 0fa6418553
2017-12-07 17:10:30 -05:00
d414bbd3b4 add unit-tests for 1680 2017-12-07 16:38:38 -05:00
ee2b7206f1 Add test for #1674 2017-11-29 07:43:45 -05:00
0a3adab84c Add test changes to detect encoding of raw font files
- refs #1662
2017-11-23 06:48:56 -05:00
3ec4f360ab Add support for shorthand SDK for bounding check
- fixes #1630
2017-09-28 08:23:02 -04:00
bc00cce9bd Add support for 4 non-positional attributes
- adds tests
 - fixes #1611
2017-09-19 17:02:42 -04:00
f0f87c844e Adds ability to skip asset files
- fixes #1605
 - prevents rebuild
2017-09-19 15:51:04 -04:00
dc33533d76 add tests, make public method 2017-09-19 15:09:25 -04:00
a0ae7eaea8 Skip any file attempting to use relative paths
- fixes #1589
2017-09-03 18:12:57 -04:00
67b2325136 add font test 2017-08-24 22:49:43 -04:00
800394cf30 new qualifiers require v26 naming 2017-08-23 17:53:33 -04:00
adeffe3e98 Initial work at qualifier test suite changes 2017-08-23 17:04:26 -04:00
68a7eb7a74 example applications (sparse & not) tests
- update ARSCDecoder to detail sparse applications
2017-08-23 14:43:57 -04:00
a1cb15d721 add additional tests for (json/png) deflated unknown files 2017-08-15 17:01:53 -04:00
0f0ec681b7 Detect root file path on windows vs others 2017-07-26 08:22:27 -04:00
1c0d6abb75 update license headers 2017-07-05 12:45:51 -04:00
02c8b62b00 Prevent malicious directory/file work with unknown files 2017-07-05 12:45:17 -04:00
1597c12472 changed all license files 2017-07-05 12:05:52 -04:00
2a1160f720 Add unit test for kotlin applications 2017-07-04 09:55:50 -04:00
28848319af Skip resources for test 2017-06-11 17:40:25 -04:00
4ce8a00180 Merge branch 'master' into issue-1498 2017-06-09 22:56:04 +02:00
dab59a2aec Adding a few random AOSP 9 patch images to more test suite more robust. 2017-06-09 08:20:41 -04:00
b6751f893c add test for #1511 2017-06-08 16:51:16 -04:00
e794508869 cleanup tests 2017-05-27 15:23:39 -04:00
f19317d87c Prevent doctypes declarations 2017-05-27 15:12:54 -04:00
c3ea300b96 Add unit-test for #1508 2017-05-25 07:02:10 -04:00