[Zope-CVS] CVS: Products/Zelenium/tests/fussy/brother -
.objects:1.1 test_nephew1.html:1.1 test_nephew2.html:1.1
Tres Seaver
tseaver at palladion.com
Mon May 9 14:50:30 EDT 2005
Update of /cvs-repository/Products/Zelenium/tests/fussy/brother
In directory cvs.zope.org:/tmp/cvs-serv25227/tests/fussy/brother
Added Files:
.objects test_nephew1.html test_nephew2.html
Log Message:
- Add support for ordering / globbing test cases / subdirs.
=== Added File Products/Zelenium/tests/fussy/brother/.objects ===
test_nephew2.html
test_nephew1.html
=== Added File Products/Zelenium/tests/fussy/brother/test_nephew1.html ===
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<td colspan="3">
Empty testcase, for testing filesystem load. NEPHEW 1.
</td>
</tr>
</table>
</body>
</html>
=== Added File Products/Zelenium/tests/fussy/brother/test_nephew2.html ===
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<td colspan="3">
Empty testcase, for testing filesystem load. NEPHEW 2.
</td>
</tr>
</table>
</body>
</html>
More information about the Zope-CVS
mailing list