mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
07.51.2011 780599c222c2149f828df21613a583e5886bc92d
functional tests update logo and paths
1 files added
8 files modified
50 ■■■■■ changed files
opends/tests/staf-tests/shared/functions/environment.xml 5 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/resource/opendj_logo.png patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-groups-report.xsl 7 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-logs.xsl 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-suites-report.xsl 7 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 6 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/id.xsl 7 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/testspec-index-stylesheet.xsl 9 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/testspec-stylesheet.xsl 6 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/functions/environment.xml
@@ -24,6 +24,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2007-2010 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<stax>
  
@@ -527,8 +528,8 @@
      </call>
      <call function="'copyFile'">
        {
        'srcfile'    : '%s/opends_logo_sm.png' % TESTS_RESOURCE_DIR,
        'destfile'   : '%s/opends_logo_sm.png' % logs.reports
        'srcfile'    : '%s/opendj_logo.png' % TESTS_RESOURCE_DIR,
        'destfile'   : '%s/opendj_logo.png' % logs.reports
        }
      </call>
opends/tests/staf-tests/shared/resource/opendj_logo.png
opends/tests/staf-tests/shared/xsl/gen-groups-report.xsl
@@ -25,6 +25,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2008-2010 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<xsl:output method="html" version="4.0" encoding="iso-8859-1" indent="yes"/>
@@ -92,7 +93,7 @@
  <link rel="stylesheet" href="./opends.css" type="text/css" />
    <xsl:element name="title">
      <xsl:value-of select="concat('Test Groups Report for ',$productname,' ',$version)"/>
      <xsl:value-of select="concat('Test Groups Report for ',$version)"/>
    </xsl:element>
  
  </xsl:element>
@@ -108,8 +109,8 @@
  <table class="tertmasttable" width="100%" cellspacing="0">
    <tbody>
      <tr>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Groups Report for ',$productname,' ',$version)"/></div></td>
        <td width="10%"><a href="https://opends.dev.java.net/"><img src="./opends_logo_sm.png" alt="OpenDS Logo" width="104" height="33" border="0" align="middle" /></a> </td>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Groups Report for ',$version)"/></div></td>
        <td width="10%"><a href="http://www.forgerock.com/"><img src="./opendj_logo.png" alt="OpenDJ Logo" width="104" height="33" border="0" align="middle" /></a> </td>
      </tr>
      <tr>
        <td><xsl:value-of select="concat(' ',$original-archive)"/></td>
opends/tests/staf-tests/shared/xsl/gen-logs.xsl
@@ -25,6 +25,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2008-2009 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<xsl:output method="html" version="4.0" encoding="iso-8859-1" indent="yes"/>
@@ -85,7 +86,7 @@
      <tbody>
        <tr>
          <td><div class="collectionheader"><xsl:value-of select="concat('Logs for ', $suite, ' test suite')"/></div></td>
          <td width="10%"><a href="https://opends.dev.java.net/"><img src="../../reports/opends_logo_sm.png" alt="OpenDS Logo" width="104" height="33" border="0" align="middle" /></a> </td>
          <td width="10%"><a href="http://www.forgerock.com"><img src="../../reports/opendj_logo.png" alt="OpenDJ Logo" width="104" height="33" border="0" align="middle" /></a> </td>
        </tr>
      </tbody>
    </table>
opends/tests/staf-tests/shared/xsl/gen-suites-report.xsl
@@ -25,6 +25,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2008-2009 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<xsl:output method="html" version="4.0" encoding="iso-8859-1" indent="yes"/>
@@ -94,7 +95,7 @@
  <link rel="stylesheet" href="../../reports/opends.css" type="text/css" />
    <xsl:element name="title">
      <xsl:value-of select="concat('Test Suites Report for ',$productname,' ',$version)"/>
      <xsl:value-of select="concat('Test Suites Report for ',$version)"/>
    </xsl:element>
  
  </xsl:element>
@@ -110,8 +111,8 @@
  <table class="tertmasttable" width="100%" cellspacing="0">
    <tbody>
      <tr>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Suites Report for ',$productname,' ',$version)"/></div></td>
        <td width="10%"><a href="https://opends.dev.java.net/"><img src="../../reports/opends_logo_sm.png" alt="OpenDS Logo" width="104" height="33" border="0" align="middle" /></a> </td>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Suites Report for ',$version)"/></div></td>
        <td width="10%"><a href="https://www.forgerock.com/"><img src="../../reports/opendj_logo.png" alt="OpenDJ Logo" width="104" height="33" border="0" align="middle" /></a> </td>
      </tr>
    </tbody>
  </table>
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -110,7 +110,7 @@
  <link rel="stylesheet" href="../../reports/opends.css" type="text/css" />
    <xsl:element name="title">
      <xsl:value-of select="concat('Test Cases Report for ',$productname,' ',$version)"/>
      <xsl:value-of select="concat('Test Cases Report for ',$version)"/>
    </xsl:element>
  
  </xsl:element>
@@ -126,8 +126,8 @@
  <table class="tertmasttable" width="100%" cellspacing="0">
    <tbody>
      <tr>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Cases Report for ',$productname,' ',$version)"/></div></td>
        <td width="10%"><a href="https://opends.dev.java.net/"><img src="../../reports/opends_logo_sm.png" alt="OpenDS Logo" width="104" height="33" border="0" align="middle" /></a> </td>
        <td><div class="collectionheader"><xsl:value-of select="concat('Test Cases Report for ',$version)"/></div></td>
        <td width="10%"><a href="http://www.forgerock.com/"><img src="../../reports/opendj_logo.png" alt="OpenDJ Logo" width="104" height="33" border="0" align="middle" /></a> </td>
      </tr>
    </tbody>
  </table>
opends/tests/staf-tests/shared/xsl/id.xsl
@@ -25,6 +25,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2008-2010 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<xsl:output method="html" version="4.0" encoding="iso-8859-1" indent="yes"/>
@@ -78,7 +79,7 @@
  <link rel="stylesheet" href="./opends.css" type="text/css" />
    <xsl:element name="title">
      <xsl:value-of select="concat('Identification for ',$productname,' ',$version)"/>
      <xsl:value-of select="concat('Identification for ',$version)"/>
    </xsl:element>
  
  </xsl:element>
@@ -94,8 +95,8 @@
  <table class="tertmasttable" width="100%" cellspacing="0">
    <tbody>
      <tr>
        <td><div class="collectionheader"><xsl:value-of select="concat('Identification for ',$productname,' ',$version)"/></div></td>
        <td width="10%"><a href="https://opends.dev.java.net/"><img src="./opends_logo_sm.png" alt="OpenDS Logo" width="104" height="33" border="0" align="middle" /></a> </td>
        <td><div class="collectionheader"><xsl:value-of select="concat('Identification for ',$version)"/></div></td>
        <td width="10%"><a href="http://www.forgerock.com/"><img src="./opendj_logo.png" alt="OpenDJ Logo" width="104" height="33" border="0" align="middle" /></a> </td>
      </tr>
    </tbody>
  </table>
opends/tests/staf-tests/shared/xsl/testspec-index-stylesheet.xsl
@@ -25,6 +25,7 @@
 ! CDDL HEADER END
 !
 !      Copyright 2007-2008 Sun Microsystems, Inc.
 !      Portions Copyright 2011 ForgeRock AS
 ! -->
<xsl:output method="html"/>
@@ -33,9 +34,9 @@
  <xsl:element name="html">
  
    <xsl:variable name="opends-url" select="'https://opends.dev.java.net/'"/>
    <xsl:variable name="opends-url" select="'http://www.forgerock.com/'"/>
    <xsl:variable name="opends-images" select="concat($opends-url,'public/images/')"/>
    <xsl:variable name="opends-logo" select="concat($opends-images,'opends_logo_sm.png')"/>
    <xsl:variable name="opends-logo" select="concat($opends-images,'opendj_logo.png')"/>
    <link rel="stylesheet" type="text/css" href="/branding/css/print.css" media="print"/>
@@ -68,7 +69,7 @@
            <xsl:attribute name="class">
              <xsl:value-of select="'collectionheader'"/>
            </xsl:attribute>
            <xsl:value-of select="'Test Specifications for OpenDS'"/>
            <xsl:value-of select="'Test Specifications for OpenDJ'"/>
          </xsl:element>
        </xsl:element>
        <xsl:element name="td">
@@ -84,7 +85,7 @@
                <xsl:value-of select="$opends-logo"/>
              </xsl:attribute>
              <xsl:attribute name="alt">
                <xsl:value-of select="'OpenDS Logo'"/>
                <xsl:value-of select="'OpenDJ Logo'"/>
              </xsl:attribute>
              <xsl:attribute name="align">
                <xsl:value-of select="'middle'"/>
opends/tests/staf-tests/shared/xsl/testspec-stylesheet.xsl
@@ -34,9 +34,9 @@
  <xsl:element name="html">
  
    <xsl:variable name="opends-url" select="'https://opends.dev.java.net/'"/>
    <xsl:variable name="opends-url" select="'http://www.forgerock.com/'"/>
    <xsl:variable name="opends-images" select="concat($opends-url,'public/images/')"/>
    <xsl:variable name="opends-logo" select="concat($opends-images,'opends_logo_sm.png')"/>
    <xsl:variable name="opends-logo" select="concat($opends-images,'opendj_logo.png')"/>
    <link rel="stylesheet" type="text/css" href="/branding/css/print.css" media="print"/>
@@ -89,7 +89,7 @@
                    <xsl:value-of select="$opends-logo"/>
                  </xsl:attribute>
                  <xsl:attribute name="alt">
                    <xsl:value-of select="'OpenDS Logo'"/>
                    <xsl:value-of select="'OpenDJ Logo'"/>
                  </xsl:attribute>
                  <xsl:attribute name="align">
                    <xsl:value-of select="'middle'"/>