Ryszard Wiśniewski
|
549dc9e3f4
|
Updated test for literals with style tags - added some spaces.
|
2011-05-14 13:16:08 +02:00 |
|
Ryszard Wiśniewski
|
113965e5b5
|
Added test for a literal with single substitution (should not add formatted="false").
|
2011-05-14 02:00:54 +02:00 |
|
Ryszard Wiśniewski
|
27fd99ea8c
|
Remove tmp files after running tests - accidentially broken in 28831ed .
|
2011-05-14 01:57:29 +02:00 |
|
Ryszard Wiśniewski
|
8dcbe6ead7
|
Added test for string literal with formatted="false".
|
2011-05-10 16:56:00 +02:00 |
|
Ryszard Wiśniewski
|
1e87038c39
|
Added a test for literal with mixed style tags and new lines.
|
2011-05-10 16:54:31 +02:00 |
|
Ryszard Wiśniewski
|
28831eda06
|
Moved ResValuesXmlSerializable to brut.androlib.res.xml package.
|
2011-05-09 11:25:45 +02:00 |
|
Ryszard Wiśniewski
|
41134c6b91
|
Modified literals tests, so they enclose value in "" instead of escaping special chars.
|
2011-05-09 09:41:57 +02:00 |
|
Ryszard Wiśniewski
|
e70916dfcd
|
Added test for "005" value in xml attr.
|
2011-05-09 09:39:49 +02:00 |
|
Ryszard Wiśniewski
|
a5a9693de9
|
Added tests for literals with consecutive spaces, new lines and style tags.
|
2011-05-07 13:29:51 +02:00 |
|
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 |
|