test runner: adding a new test page called 'polluted'. Where one can choose to pre-include other libraries and run the test suite with them.
This commit is contained in:
parent
6bf51eea04
commit
52fbe5d2a8
13 changed files with 10016 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>jQuery Test Suite</title>
|
||||
<link rel="Stylesheet" media="screen" href="data/testsuite.css" />
|
||||
<!-- -->
|
||||
<!-- Includes -->
|
||||
<script type="text/javascript">var jQuery = "jQuery", $ = "$"; // For testing .noConflict()</script>
|
||||
<script type="text/javascript" src="../dist/jquery.js"></script>
|
||||
<script type="text/javascript" src="data/testrunner.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue