Files
konva/tests/html/index.html
2013-06-02 15:44:24 -07:00

15 lines
521 B
HTML

<!DOCTYPE>
<html>
<body>
<h1>KineticJS Test Suite</h1>
<p>atomated test counts updated on 06-02-2013</p>
<ul>
<li><a href="unitTests.html">Unit Tests (724)</a></li>
<li><a href="functionalTests.html">Functional Tests (171)</a></li>
<li><a href="integrationTests.html">Integration Tests (46)</a></li>
<li><a href="manualTests.html">Manual Tests</a></li>
<li><a href="performanceTests.html">Performance Tests</a></li>
<li><a href="special/index.html">Special Tests</a></li>
</ul>
</body>
</html>