Testing.html 644 B

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <!--#include virtual="/CMake/HTML/Head.html"-->
  4. <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" link="#FFFFFF"
  5. vlink="#000000" alink="#000000">
  6. <!--#include virtual="/CMake/HTML/Table.html"-->
  7. <tr>
  8. <!--#include virtual="/CMake/HTML/SideBar.html"-->
  9. <td width="550" valign="top" bgcolor="#FFFFFF">
  10. <div align="left">
  11. <font size=5>The CMake testing dashboard </font>is not currently available.
  12. The nightly testing and release process will be available shortly.
  13. </div>
  14. </td>
  15. </tr>
  16. </table>
  17. </td>
  18. </tr>
  19. </table>
  20. </body>
  21. </html>