You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/03/18 22:02:05 UTC

svn commit: r519694 - in /jakarta/jmeter/branches/rel-2-2/bin/testfiles: HTMLParserTestCase.all HTMLParserTestCase.html HTMLParserTestCase.set

Author: sebb
Date: Sun Mar 18 14:02:05 2007
New Revision: 519694

URL: http://svn.apache.org/viewvc?view=rev&rev=519694
Log:
Basic & test

Modified:
    jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.all
    jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.html
    jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.set

Modified: jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.all
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.all?view=diff&rev=519694&r1=519693&r2=519694
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.all (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.all Sun Mar 18 14:02:05 2007
@@ -1,4 +1,4 @@
-http://localhost/mydir/images/body.gif
+http://localhost/mydir/images/body&soul.gif
 http://localhost/mydir/images/table.gif
 http://localhost/mydir/images/tr.gif
 http://localhost/mydir/images/td.gif

Modified: jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.html?view=diff&rev=519694&r1=519693&r2=519694
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.html (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.html Sun Mar 18 14:02:05 2007
@@ -1,7 +1,7 @@
 <HTML>
 <head>
 </head>
-<body background="images/body.gif">
+<body background="images/body&amp;soul.gif">
 <table background="images/table.gif">
 <tr style="background url('images/tr.gif')">
 <td background="images/td.gif"><img name="a" src="images/image-a.gif" align="top"></td>

Modified: jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.set
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.set?view=diff&rev=519694&r1=519693&r2=519694
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.set (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/testfiles/HTMLParserTestCase.set Sun Mar 18 14:02:05 2007
@@ -10,7 +10,7 @@
 http://localhost/mydir/images/image-d2.gif
 http://localhost/mydir/images/image-e2.gif
 http://localhost/mydir/images/image-f2.gif
-http://localhost/mydir/images/body.gif
+http://localhost/mydir/images/body&soul.gif
 http://localhost/mydir/images/table.gif
 http://localhost/mydir/images/td.gif
 http://localhost/mydir/images/tr.gif



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org