Added some more test cases to strings.xml.#5
Added some more test cases to strings.xml.#5danielkutik wants to merge 1 commit intoJakeWharton:masterfrom
Conversation
|
I'm not going to merge this for one big reason: we have no way to test these. There needs to be unit tests for the Java code of the plugin which verify parsing of comments and things so that we can actually verify behavior. These are good cases to look at, we just need to get them in real tests that exercise them. Here's some answers to your questions, though:
Should be fine.
If directly above another element without its own documentation it would be parsed as its documentation.
I can't remember for sure, but the rules of things like this is that nearest comment wins. The first line wouldn't be included. As I said in #4, parsing will be part of the Android plugin so it's whatever they choose.
Nothing. The |
I added a couple more strings and documentation to the
strings.xmlfile:equals(...)!?