commit | 17c674d1057aeb3946747ca3b1d67a8468e1efb4 | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Fri May 15 12:11:35 2009 -0700 |
committer | Raphael <raphael@google.com> | Fri May 15 12:46:02 2009 -0700 |
tree | 6f640d3d55e558a4bff36df4dbf550dab24603b1 | |
parent | 0837619559dc2384c32a91f4ec4ca6ea69a17fcf [diff] |
ADT #1844909: Tweak XML schema, add more tests. Change XML schema to allow for empty <libs>, e.g. one can create and add-on that doesn't declare any extra lib. However enforce that <archives> contains at least one <archive> element to prevent someone from declaring a download element that cannot actually be downloaded. Added a couple tests for validation of empty documents.