index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
data
/
testrunner.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert data.js rewrite.
Dave Methvin
2013-01-03
1
-62
/
+53
*
2.0: Rewrite data.js
Rick Waldron
2012-12-31
1
-53
/
+62
*
Fix #13064: better test fixture cleanup. Close gh-1075.
Richard Gibson
2012-12-16
1
-2
/
+2
*
Test: Update index.html to new QUnit format. Close gh-1061.
Timo Tijhof
2012-12-10
1
-2
/
+2
*
Test: Remove fixtures from QUnit.done hook. Close gh-1069.
Timo Tijhof
2012-12-10
1
-0
/
+5
*
Make compatible with jshint, lint test/data. Close gh-1043.
Timo Tijhof
2012-12-06
1
-7
/
+7
*
More improvements per @jaubourg
Richard Gibson
2012-12-03
1
-1
/
+1
*
Improvements per @jaubourg
Richard Gibson
2012-12-03
1
-1
/
+1
*
No ticket: improve global variable/ajax request tracking
Richard Gibson
2012-12-02
1
-8
/
+8
*
sandboxes start for real this time (fixes test failures in IE)
jaubourg
2012-11-27
1
-0
/
+8
*
Total revamping of the ajax unit tests
jaubourg
2012-11-26
1
-1
/
+29
*
No ticket: update test suite to pass QUnit globals check in most environments...
Richard Gibson
2012-11-05
1
-2
/
+7
*
Fix testing of no-ajax custom builds
Richard Gibson
2012-11-01
1
-10
/
+15
*
Implement expectation test instead of using _removeData. Close gh-997.
Timo Tijhof
2012-10-28
1
-2
/
+145
*
no ticket: fix jQuery suite failure on Android
Richard Gibson
2012-10-17
1
-1
/
+1
*
Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUn...
Rick Waldron
2012-10-15
1
-0
/
+3
*
Test: Clean up and fix misc issues
Timo Tijhof
2012-10-09
1
-4
/
+1
*
Don't expect QUnit to clean up jQuery internal data. Close gh-883.
Dave Methvin
2012-08-19
1
-2
/
+9
*
Really support subproject tests in testswarm, closes gh-868
Richard Gibson
2012-07-22
1
-61
/
+107
*
Let subproject tests use their own test fixture. Closes gh-867.
Dave Methvin
2012-07-19
1
-0
/
+74
*
Relativize all urls pertaining to dist/jquery.js so users can run their serve...
timmywil
2012-06-04
1
-0
/
+4
*
Enforce 20s timeout for all unit tests.
Timo Tijhof
2012-04-20
1
-4
/
+20
*
Fix #10691. Remove all instances of equals() and same(), as these are depreca...
Mike Sherov
2011-11-06
1
-6
/
+0
*
Run ajax tests in swarm
timmywil
2011-10-13
1
-1
/
+1
*
Avoid changing html in two places; add minified jQuery as an option to the ma...
timmywil
2011-05-02
1
-3
/
+0
*
Syntax in testrunner
timmywil
2011-04-28
1
-2
/
+3
*
Landing pull request 354. Adds QUnit Aliases to testrunner.js. Fixes #8991.
Rick Waldron
2011-04-28
1
-0
/
+9
*
Moving jQuery-core specific resets from QUnit to core.
jzaefferer
2010-07-27
1
-0
/
+11
*
Need to expose the isLocal change globally as well.
jeresig
2010-03-24
1
-1
/
+1
*
Temporarily disable ajax tests when running in TestSwam.
jeresig
2010-03-24
1
-0
/
+4
*
Update the TestSwarm URL to point to the new jQuery swarm location.
jeresig
2010-03-23
1
-1
/
+1
*
Handle auto-running of the TestSwarm injection script in the test suite.
jeresig
2010-03-23
1
-0
/
+10
*
core/test: replaced local qunit copy with qunit via svn:externals; inlined st...
Jörn Zaefferer
2008-08-08
1
-329
/
+0
*
test runner: closes #3048. The text from the tests, is html-escaped.
Ariel Flesler
2008-06-17
1
-1
/
+1
*
test runner: the changes are:
Ariel Flesler
2008-05-28
1
-12
/
+14
*
test runner: when errors are thrown in a test, the message is successfully sh...
Ariel Flesler
2008-05-12
1
-1
/
+1
*
jquery core: reverted qunit introduction until build scripts are updated
Jörn Zaefferer
2008-05-08
1
-0
/
+328
*
jquery testsuite: switch to qunit
Jörn Zaefferer
2008-05-08
1
-328
/
+0
*
jquery testrunner: reset $.ajaxSettings after each run to prevent sideeffects...
Jörn Zaefferer
2008-05-06
1
-0
/
+2
*
jquery testrunner: reset global events after each run, speeds up a test run f...
Jörn Zaefferer
2008-05-05
1
-0
/
+1
*
- Adding the enhancements to the test runner, to accept multiple(and negative...
Ariel Flesler
2008-04-24
1
-5
/
+23
*
testrunner: refactored url-test-filter, still regex based
Jörn Zaefferer
2008-04-24
1
-2
/
+6
*
jquery testrunner: accept regexp to select tests, eg. /test/?^core|^selector ...
Jörn Zaefferer
2008-04-22
1
-1
/
+1
*
fixed jsdoc for equals
Jörn Zaefferer
2007-12-04
1
-1
/
+1
*
Landing the new expando management code. Completely overhauls how data is ass...
John Resig
2007-09-08
1
-1
/
+1
*
Reorganzing the jQuery source (first phase).
John Resig
2007-09-08
1
-0
/
+303