O930-031
XSD files with no namespace information cannot be mixed into the
same XML_Grammar, or they will conflict with each other. The
solution is therefore to preload each of them into its own XML_Grammar,
and then let the validating parser chose that grammar dynamically
by overriding the new primitive operation Parse_Grammar.
Change-Id: I337d09259c6b2b18d9b91b4ded847f7f8dcd6eab
(r317150 in the gnat repository)
Given a relative base directory, the function used to return a relative
filename, whereas it now always return an absolute filename. So the
testsuite was no longer looking for file in the schematest*/ directory.
OA12-034
Change-Id: I47e38978beb0dd16d6daf13fe4f22088cc539969
Better to lose a tiny bit of efficiency, but get proper exception
messages (like Constraint_Error) when a user is misusing XML/Ada.
A new build mode "nochecks" has been added to compile -gnatp
O907-008
We now have a single makefile, and properly separate each test that
should be visible in the nightly tests. All results are stored in a
results/ directory to help integration with the nightly tests.
O710-005
Move all the */test/ directories to tests/*
Move all tests that potentially contain customer code or data to tests/adacore
These will be moved to a separate git repository
Part of O527-038
git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/trunk/xmlada@240170 936e1b1b-40f2-da11-902a-00137254ae57
The script xmlada-config is not distributed anymore.
For O608-006.
git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/trunk/xmlada@239596 936e1b1b-40f2-da11-902a-00137254ae57
This enable grouping all sources and objects/libraries under a single
sub-directory of include and lib respectively.
Motivated by L626-014.
For O608-006.
git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/trunk/xmlada@239595 936e1b1b-40f2-da11-902a-00137254ae57
This was only used to point to the documentation, but this is now done
by GPS itself, and thus results in an error message at the start of
GPS.
O508-012
git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/trunk/xmlada@238597 936e1b1b-40f2-da11-902a-00137254ae57