mirror of
https://github.com/AdaCore/xmlada.git
synced 2026-02-12 12:30:28 -08:00
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
30 lines
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
MS-Schema2006-07-15 / schZ012_a
|
|
MS-Schema2006-07-15 / schZ012_b
|
|
MS-Schema2006-07-15 / schZ012_c
|
|
-- test: msData/schema/schZ012_a.xsd
|
|
-- Disable because it relies on case-sensitive file systems to work
|
|
-- properly. It fails on Darwin (lena) with HFS and on Windows, since
|
|
-- the included file schZ012_A.xsd is found on those systems.
|
|
-- See discussion at http://www.w3.org/Bugs/Public/show_bug.cgi?id=4137
|
|
|
|
MS-SimpleType2006-07-15 / stE054 / stE054.i
|
|
-- Disabled because "1.0" and "1" are both the same xsd:double value.
|
|
-- Seems the test should validate. According to 4.2.1 in the datatypes
|
|
-- standard, equality is checked in terms of value space, not strings.
|
|
-- Xerces also accepts this test
|
|
|
|
MS-Particles2006-07-15 / particlesZ001
|
|
-- xmllint also says this test is OK. Qt complains that the type derivation
|
|
-- is incorrect (so an error on the schema), but the test is supposed to
|
|
-- have a correct schema, but an incorrect XML file, so that seems like a
|
|
-- bug in Qt. Xerces also reports an incorrect schema.
|
|
|
|
MS-Additional2006-07-15 / addB064
|
|
-- This test parses the metaschema definition. Since this is already
|
|
-- known to XML/Ada, the latter complains that we are redefining the
|
|
-- location for a namespace that we have already used. Since we know we
|
|
-- can parse the metaschema anyway, the test has been disabled
|
|
|
|
MS-Particles2006-07-15 / particlesZ031
|
|
-- XSD is marked as invalid in recent CVS versions of the testsuite
|