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 2006/04/08 16:44:11 UTC

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

Author: sebb
Date: Sat Apr  8 07:44:09 2006
New Revision: 392536

URL: http://svn.apache.org/viewcvs?rev=392536&view=rev
Log:
Add body, table, td, tr background images

Added:
    jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all   (with props)
    jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set   (with props)
Modified:
    jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.all
    jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.html
    jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.set

Modified: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.all
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.all?rev=392536&r1=392535&r2=392536&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.all (original)
+++ jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.all Sat Apr  8 07:44:09 2006
@@ -1,3 +1,7 @@
+http://localhost/mydir/images/body.gif
+http://localhost/mydir/images/table.gif
+http://localhost/mydir/images/tr.gif
+http://localhost/mydir/images/td.gif
 http://localhost/mydir/images/image-a.gif
 http://localhost/mydir/images/image-b.gif
 http://localhost/mydir/images/image-b.gif

Modified: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.html
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.html?rev=392536&r1=392535&r2=392536&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.html (original)
+++ jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.html Sat Apr  8 07:44:09 2006
@@ -1,8 +1,12 @@
 <HTML>
 <head>
 </head>
-<body>
-<img name="a" src="images/image-a.gif" align="top">
+<body background="images/body.gif">
+<table background="images/table.gif">
+<tr background="images/tr.gif">
+<td background="images/td.gif"><img name="a" src="images/image-a.gif" align="top"></td>
+</tr>
+</table>
 <img src="images/image-b.gif" name="b" align="top"/>
 <img src="images/image-b.gif" name="b" align="top"/>
 <img align="top" name="c" src= "images/image-c.gif">

Modified: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.set
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.set?rev=392536&r1=392535&r2=392536&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.set (original)
+++ jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCase.set Sat Apr  8 07:44:09 2006
@@ -10,3 +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/table.gif
+http://localhost/mydir/images/td.gif
+http://localhost/mydir/images/tr.gif

Added: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all?rev=392536&view=auto
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all (added)
+++ jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all Sat Apr  8 07:44:09 2006
@@ -0,0 +1,14 @@
+http://localhost/mydir/images/image-a.gif
+http://localhost/mydir/images/image-b.gif
+http://localhost/mydir/images/image-b.gif
+http://localhost/mydir/images/image-c.gif
+http://localhost/mydir/images/image-d.gif
+http://localhost/mydir/images/image-e.gif
+http://localhost/mydir/images/sub/image-f.gif
+http://localhost/mydir/images/image-a2.gif
+http://localhost/mydir/images/image-b2.gif
+http://localhost/mydir/images/sub/image-c2.gif
+http://localhost/mydir/images/image-d2.gif
+http://localhost/mydir/images/image-d2.gif
+http://localhost/mydir/images/image-e2.gif
+http://localhost/mydir/images/image-f2.gif

Propchange: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.all
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set?rev=392536&view=auto
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set (added)
+++ jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set Sat Apr  8 07:44:09 2006
@@ -0,0 +1,12 @@
+http://localhost/mydir/images/image-a.gif
+http://localhost/mydir/images/image-b.gif
+http://localhost/mydir/images/image-c.gif
+http://localhost/mydir/images/image-d.gif
+http://localhost/mydir/images/image-e.gif
+http://localhost/mydir/images/sub/image-f.gif
+http://localhost/mydir/images/image-a2.gif
+http://localhost/mydir/images/image-b2.gif
+http://localhost/mydir/images/sub/image-c2.gif
+http://localhost/mydir/images/image-d2.gif
+http://localhost/mydir/images/image-e2.gif
+http://localhost/mydir/images/image-f2.gif
\ No newline at end of file

Propchange: jakarta/jmeter/branches/rel-2-1/bin/testfiles/HTMLParserTestCaseBase.set
------------------------------------------------------------------------------
    svn:eol-style = native



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