pauldick 01/02/12 12:41:24
Added: test/tests/conf-gold/idkey idkey37.out idkey38.out
idkey39.out idkey40.out idkey41.out idkey42.out
idkey43.out idkey44.out idkey45.out idkey46.out
idkey47.out idkey48.out idkey49.out idkey50.out
Log:
New tests for key()//x and id()//x in match patterns
Revision Changes Path
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey37.out
Index: idkey37.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>a</other>
<big>b</big>
<other>c</other>
<big>d</big>
<other>e</other></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey38.out
Index: idkey38.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<big>a</big>
<big>b</big>
<other>c</other>
<bigD>d</bigD>
<other>e</other></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey39.out
Index: idkey39.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>a</other>
<big>b</big>
<other>c</other>
<big>d</big>
<other>e</other></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey40.out
Index: idkey40.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>
*id1*
</other>
<other>*id2*
</other>
<other>*id3*</other>
<other>*id4*</other>
<other>*id5*</other>
<bee>id6</bee>
<other>*id7*</other>
</out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey41.out
Index: idkey41.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>
*id1*
</other>
<x>id2</x>
<x>id3</x>
<x>id4</x>
<x>id5</x>
<other>*id6*</other>
<other>*id7*</other>
</out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey42.out
Index: idkey42.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>
*id1*
</other>
<x>id2</x>
<x>id3</x>
<bee>id4</bee>
<x>id5</x>
<other>*id6*</other>
<other>*id7*</other>
</out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey43.out
Index: idkey43.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<other>
*id1*
</other>
<x>id2</x>
<x>id3</x>
<bee>id4</bee>
<x>id5</x>
<other>*id6*</other>
<other>*id7*</other>
</out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey44.out
Index: idkey44.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<Name>Julie</Name>
<Name>Daniel</Name>
<Name>Joshua</Name>
<Name>Lauren</Name>
<Name>Nathaniel</Name>
<Name>Samual</Name>
<Name>Benjamin</Name>
<Name>Lucy</Name>
<Name>Jake</Name>
<Name>Jeffery</Name>
<Name>Christopher</Name>
<J-Name>Jabriella</J-Name></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey45.out
Index: idkey45.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<J-NAME>Julie</J-NAME>
<Name>Daniel</Name>
<J-NAME>Joshua</J-NAME>
<Name>Lauren</Name>
<Name>Nathaniel</Name>
<Name>Samual</Name>
<Name>Benjamin</Name>
<Name>Lucy</Name>
<J-NAME>Jake</J-NAME>
<J-NAME>Jeffery</J-NAME>
<Name>Christopher</Name>
<J-NAME>Jabriella</J-NAME>
<Name>Eric</Name>
<J-NAME>Johnathan</J-NAME></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey46.out
Index: idkey46.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<No-Match>Julie</No-Match>
<No-Match>Daniel</No-Match>
<No-Match>Joshua</No-Match>
<No-Match>Lauren</No-Match>
<Simple-Match>Nathaniel</Simple-Match>
<Simple-Match>Samual</Simple-Match>
<No-Match>Benjamin</No-Match>
<No-Match>Lucy</No-Match>
<No-Match>Jake</No-Match>
<No-Match>Jeffery</No-Match>
<No-Match>Christopher</No-Match>
<No-Match>Jabriella</No-Match>
<Simple-Match>Eric</Simple-Match>
<Simple-Match>Johnathan</Simple-Match></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey47.out
Index: idkey47.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<No-Match>Julie</No-Match>
<No-Match>Daniel</No-Match>
<No-Match>Joshua</No-Match>
<No-Match>Lauren</No-Match>
<No-Match>Nathaniel</No-Match>
<No-Match>Samual</No-Match>
<No-Match>Benjamin</No-Match>
<No-Match>Lucy</No-Match>
<No-Match>Jake</No-Match>
<No-Match>Jeffery</No-Match>
<Simple-Match>Christopher</Simple-Match>
<Simple-Match>Jabriella</Simple-Match>
<No-Match>Robert</No-Match>
<Simple-Match>Eric</Simple-Match>
<Simple-Match>Johnathan</Simple-Match></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey48.out
Index: idkey48.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<No-Match>Julie</No-Match>
<No-Match>Daniel</No-Match>
<No-Match>Joshua</No-Match>
<No-Match>Lauren</No-Match>
<No-Match>Nathaniel</No-Match>
<No-Match>Samual</No-Match>
<No-Match>Benjamin</No-Match>
<No-Match>Lucy</No-Match>
<No-Match>Jake</No-Match>
<No-Match>Jeffery</No-Match>
<Complex-Match>Christopher</Complex-Match>
<No-Match>Jabriella</No-Match>
<No-Match>Robert</No-Match>
<No-Match>Eric</No-Match>
<Complex-Match>Johnathan</Complex-Match></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey49.out
Index: idkey49.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<Name>Julie</Name>
<Name>Daniel</Name>
<Name>Joshua</Name>
<Name>Lauren</Name>
<Name>Nathaniel</Name>
<Name>Samual</Name>
<Name>Benjamin</Name>
<Name>Lucy</Name>
<Name>Jake</Name>
<Name>Jeffery</Name>
<Name>Christopher</Name>
<J-Name>Jabriella</J-Name>
<Name>Robert</Name>
<Name>Eric</Name>
<Name>Johnathan</Name></out>
1.1 xml-xalan/test/tests/conf-gold/idkey/idkey50.out
Index: idkey50.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<Name>Julie</Name>
<Name>Daniel</Name>
<Name>Joshua</Name>
<Name>Lauren</Name>
<Name>Nathaniel</Name>
<Name>Samual</Name>
<Name>Benjamin</Name>
<Name>Lucy</Name>
<Name>Jake</Name>
<Name>Jeffery</Name>
<Name>Christopher</Name>
<J-Name8>Jabriella</J-Name8>
<Name>Robert</Name>
<Name>Eric</Name>
<J-Name8>Johnathan</J-Name8></out>