OSDN Git Service

ADT #1844909: Tweak XML schema, add more tests.
authorRaphael <raphael@google.com>
Fri, 15 May 2009 19:11:35 +0000 (12:11 -0700)
committerRaphael <raphael@google.com>
Fri, 15 May 2009 19:46:02 +0000 (12:46 -0700)
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.


No differences found