index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
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
*
Core: Deprecate jQuery.isArray
Manoj Kumar
2016-11-30
1
-1
/
+1
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-8
/
+8
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-11
/
+16
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
1
-4
/
+3
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-7
/
+20
*
Build: Fix code style issue
Oleg Gaidarenko
2014-04-15
1
-1
/
+0
*
Tests: Bring back some of the clean-up logic
Oleg Gaidarenko
2014-04-15
1
-0
/
+11
*
Tests: Do global clean up in teardown function
Oleg Gaidarenko
2014-04-15
1
-0
/
+2
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
1
-1
/
+0
*
Tests: More improvments for testrunner
Oleg Gaidarenko
2014-04-15
1
-39
/
+19
*
Tests: Remove Sizzle intergration tests
Oleg Gaidarenko
2014-04-15
1
-134
/
+0
*
Tests: Simplify globals cleanup
Oleg Gaidarenko
2014-04-15
1
-10
/
+9
*
Tests: Remove QUnit start hook
Oleg Gaidarenko
2014-04-15
1
-11
/
+1
*
Tests: Remove uselss "keys" helper
Oleg Gaidarenko
2014-04-15
1
-15
/
+1
*
Tests: Simplify "testTimeout" option
Oleg Gaidarenko
2014-04-15
1
-1
/
+1
*
Tests: Remove one of the checks for memory leak
Oleg
2014-01-14
1
-12
/
+0
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2013-12-23
1
-11
/
+7
*
No ticket: Fix subproject iframe tests
Richard Gibson
2013-10-11
1
-4
/
+7
*
Convert testrunner to an AMD module and ensure jQuery is on the page when exe...
Timmy Willison
2013-09-06
1
-234
/
+235
*
Move test loader to testinit.js. Fix race condition with dependency loading.
Timmy Willison
2013-09-06
1
-15
/
+0
*
Use requirejs to load the testswarm inject script
Timmy Willison
2013-09-06
1
-14
/
+0
*
No ticket: Hide the testing-support jQuery from tests
Richard Gibson
2013-09-03
1
-22
/
+26
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
1
-13
/
+27
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-2
/
+2
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
1
-5
/
+5
*
No ticket: Revise unit tests in anticipation of Sizzle-free builds
Richard Gibson
2013-02-22
1
-12
/
+15
*
2.0: Rewrite data.js (Incl. event, manipulation, tests)
Rick Waldron
2013-02-03
1
-34
/
+40
*
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
[next]