Edit

kc3-lang/libxml2/test/wap.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2000-10-15 10:02:56
    Hash : 1e851392
    Message : - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: Closed bug #27499, added to regression tests - TODO: updated Daniel

  • test/wap.xml
  • <?xml version="1.0"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://dark.wapit.com/vswap/tests/wap/DTD/wml11.dtd">
    <!-- (C) 1999, 2000 WAP Forum Ltd.  All rights reserved -->
    <wml>
    <card id="card1">
    <onevent type="onenterforward">
    <go href="/vswap/run/result.eml">
            <postfield name="var" value="&#36;test"/>
            <postfield name="v" value="dark"/>
            <postfield name="ts" value="0003"/>
            <postfield name="tp" value="wml/state/variables/parsing/1"/>
            <postfield name="ti" value="1"/>
            <postfield name="expected" value="var:pass"/>
    </go>
    </onevent>
    <p>If automatic testing failed, select <anchor>Failed<go
    href='/vswap/run/result.eml'>
            <postfield name="SUBMIT" value="No"/><postfield name="v"
    value="dark"/>
            <postfield name="ts" value="0003"/>
            <postfield name="tp" value="wml/state/variables/parsing/1"/>
            <postfield name="ti" value="1"/>
            <postfield name="expected" value="var:pass"/></go></anchor>.</p>
    </card>
    
    </wml>