commit | 00a28dbb663d95a0acdd07f80612b8203c48b394 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Fri Nov 06 11:09:08 2009 -0800 |
committer | Jesse Wilson <jessewilson@google.com> | Fri Nov 06 11:19:41 2009 -0800 |
tree | d74678c4c6265a89f9eb9d55f1ce724059f63ebf | |
parent | 9d7bdd8c8de91d42d6831125988141088f3ade3f [diff] |
Our XML serializer permits \0, resulting in malformed documents. This failing test demonstrates the problem. It also adds AllTests plumbing for this test and some missing ones.