Ryszard Wiśniewski
|
7ebf00a828
|
testapp: made literals as simple as they can be.
Eg. \" in strings.xml and " in literals.xml instead of \" in both places.
|
2011-05-07 13:17:21 +02:00 |
|
Ryszard Wiśniewski
|
e338168ae2
|
testapp: made names of literals in strings.xml and literals.xml consistent.
|
2011-05-07 13:13:25 +02:00 |
|
Ryszard Wiśniewski
|
130856ccb8
|
Added resource qualifiers test.
|
2011-05-03 20:20:39 +02:00 |
|
Ryszard Wiśniewski
|
f041f091c5
|
Added tests for unicode literals.
|
2011-05-03 16:54:49 +02:00 |
|
Ryszard Wiśniewski
|
93af3fe56d
|
Added a test for color value in XML attribute.
|
2011-05-03 05:07:06 +02:00 |
|
Ryszard Wiśniewski
|
5c3c1b5be3
|
Added tests for '\'' and '"' literals.
|
2011-05-03 04:49:20 +02:00 |
|
Ryszard Wiśniewski
|
888c9082ce
|
Added many new literal and reference tests.
|
2011-05-03 02:26:40 +02:00 |
|
Ryszard Wiśniewski
|
018c40b72a
|
Changed encoding of generated XML files from UTF-8 to utf-8.
It's more consistent with Android SDK, because android command creates projects with "utf-8".
|
2011-05-03 01:11:49 +02:00 |
|
Ryszard Wiśniewski
|
edaa2e8163
|
Added cross-type resources tests.
E.g. <item type="integer" name="test">TEST</item> or <item type="string" name="test">#ffcc00</item> - they must be decoded as <item />.
|
2011-05-02 03:41:08 +02:00 |
|
Ryszard Wiśniewski
|
d86909707b
|
apktool-lib: added basic tests for resources building/decoding.
|
2011-05-02 02:05:46 +02:00 |
|