Bug Tracker

Show
Ignore:
Timestamp:
05/28/08 20:19:18 (8 months ago)
Author:
aflesler
Message:

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.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/test/index.html

    r5705 r5706  
    55    <title>jQuery Test Suite</title> 
    66    <link rel="Stylesheet" media="screen" href="data/testsuite.css" /> 
    7     <!-- --> 
     7    <!-- Includes --> 
    88    <script type="text/javascript">var jQuery = "jQuery", $ = "$"; // For testing .noConflict()</script> 
    99    <script type="text/javascript" src="../dist/jquery.js"></script>