Author: mareshkau
Date: 2010-02-08 09:57:32 -0500 (Mon, 08 Feb 2010)
New Revision: 20176
Added:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/test.xhtml.xml
Removed:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-5768 junit tests
Deleted:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml 2010-02-08
14:22:52 UTC (rev 20175)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml 2010-02-08
14:57:32 UTC (rev 20176)
@@ -1,17 +0,0 @@
-<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<ui:composition
xmlns="http://www.w3.org/1999/xhtml"
-
xmlns:ui="http://java.sun.com/jsf/facelets"
-
xmlns:rich="http://richfaces.org/rich"
-
xmlns:f="http://java.sun.com/jsf/core">
- <html>
- <head>
- <title>header footer don't render</title>
- </head>
- <body>
- <rich:dataTable id="footerIsMissing" border="1">
- <f:facet name="header">HEADER</f:facet>
- <f:facet name="footer">FOOTER</f:facet>
- </rich:dataTable>
- </body>
- </html>
-</ui:composition>
Deleted:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml.xml 2010-02-08
14:22:52 UTC (rev 20175)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/richDataTableFooterIsMissing.xhtml.xml 2010-02-08
14:57:32 UTC (rev 20176)
@@ -1,49 +0,0 @@
-<tests>
-<test id="footerIsMissing">
-<TABLE BORDER="1" ID="footerIsMissing" CLASS="dr-table
rich-table "
- TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <COLGROUP SPAN="0" TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- </COLGROUP>
- <THEAD TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <TR CLASS="dr-table-header rich-table-header "
- STYLE="/background-image: url\(.*resources/common/background.gif\);/"
- TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <TD CLASS="dr-table-headercell rich-table-headercell "
COLSPAN="100"
- SCOPE="colgroup" TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <SPAN CLASS="vpe-text">
- HEADER
-</SPAN>
- </TD>
- </TR>
- </THEAD>
- <TFOOT TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <TR CLASS="dr-table-footer rich-table-footer "
- STYLE="/background-image: url\(.*resources/common/background.gif\);/"
- TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <TD CLASS="dr-table-footercell rich-table-footercell "
COLSPAN="100"
- SCOPE="colgroup" TITLE="rich:dataTable
-id: footerIsMissing
-border: 1">
- <SPAN CLASS="vpe-text">
- FOOTER
-</SPAN>
- </TD>
- </TR>
- </TFOOT>
-</TABLE>
-</test>
-</tests>
Added:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/test.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/test.xhtml.xml
(rev 0)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/5768/test.xhtml.xml 2010-02-08
14:57:32 UTC (rev 20176)
@@ -0,0 +1,8 @@
+<tests>
+<test id="footerIsMissing">
+
+</test>
+<test id="headermIsMissingAsWell">
+
+</test>
+</tests>