CVS: Products/Zelenium/tests/filters - exclude_me.html:1.1 test_another.html:1.1 test_one.html:1.1
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Zelenium/tests/filters
In directory cvs.zope.org:/tmp/cvs-serv25227/tests/filters
Added Files:
exclude_me.html test_another.html test_one.html
Log Message:
- Add support for ordering / globbing test cases / subdirs.
=== Added File Products/Zelenium/tests/filters/exclude_me.html ===
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<td colspan="3">
Empty testcase, for testing filesystem load. EXCLUDE ME.
</td>
</tr>
</table>
</body>
</html>
=== Added File Products/Zelenium/tests/filters/test_another.html ===
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<td colspan="3">
Empty testcase, for testing filesystem load. ANOTHER.
</td>
</tr>
</table>
</body>
</html>
=== Added File Products/Zelenium/tests/filters/test_one.html ===
<html>
<body>
<table border="1" cellpadding="2">
<tr>
<td colspan="3">
Empty testcase, for testing filesystem load. ONE.
</td>
</tr>
</table>
</body>
</html>
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS