- Revision
- 817
- Author
- mauro
- Date
- 2008-09-04 09:49:07 -0500 (Thu, 04 Sep 2008)
Log Message
Updated sitemap and testing page to include waffle-testing. Updated news.
Modified Paths
Diff
Modified: trunk/waffle-distribution/src/site/content/index.html (816 => 817)
--- trunk/waffle-distribution/src/site/content/index.html 2008-09-04 13:45:36 UTC (rev 816) +++ trunk/waffle-distribution/src/site/content/index.html 2008-09-04 14:49:07 UTC (rev 817) @@ -7,6 +7,12 @@ <h2>News</h2> +<h3>September 5th, 2008</h3> + +<p> + Waffle 1.2 is released. +</p> + <h3>May 7th, 2008</h3> <p>
Modified: trunk/waffle-distribution/src/site/content/sitemap.xml (816 => 817)
--- trunk/waffle-distribution/src/site/content/sitemap.xml 2008-09-04 13:45:36 UTC (rev 816) +++ trunk/waffle-distribution/src/site/content/sitemap.xml 2008-09-04 14:49:07 UTC (rev 817) @@ -74,6 +74,7 @@ <link title="Ruby">javadoc/ruby/index.html</link> <link title="Mock">javadoc/mock/index.html</link> <link title="Taglib">javadoc/taglib/index.html</link> + <link title="Testing">javadoc/testing/index.html</link> </section> <section> <name>Miscellaneous</name>
Modified: trunk/waffle-distribution/src/site/content/testing.html (816 => 817)
--- trunk/waffle-distribution/src/site/content/testing.html 2008-09-04 13:45:36 UTC (rev 816) +++ trunk/waffle-distribution/src/site/content/testing.html 2008-09-04 14:49:07 UTC (rev 817) @@ -150,8 +150,9 @@ application.</p> <h3>How to test the view?</h3> -<p>Take a look at <a href="" -it allows for in browser testing.</p> +<p>For in browser testing, take a look at <a href="" +<p>For unit-level testing, you can use the <a href="" found in the +waffle-testing module.</p> </body> </html>
To unsubscribe from this list please visit:
