Added Apoorv Upreti's GSoC2013 work: visual test suite.

See visualtest/README.txt for details.
This commit is contained in:
Ryan C. Gordon
2013-11-10 00:32:23 -05:00
parent 247313174a
commit 5206975778
347 changed files with 33523 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</body>
</html>