| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Fix various typos | Oleg Gaidarenko | 2014-11-08 | 1 | -3/+3 |
* | Selector: Remove "#" exception for identifier tokens | Michał Gołębiowski | 2014-06-30 | 1 | -2/+2 |
* | Selector: Use jQuery reference not Sizzle | Oleg Gaidarenko | 2014-05-29 | 1 | -2/+6 |
* | Selector: Fix test iframe submission for firefox | Oleg Gaidarenko | 2014-05-29 | 1 | -9/+5 |
* | Tests: Remove unused variables | Oleg Gaidarenko | 2014-04-15 | 1 | -2/+2 |
* | Tests: Copy some Sizzle combinators tests | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+41 |
* | Tests: Add more tests for Sizzle attributes | Oleg Gaidarenko | 2014-04-15 | 1 | -3/+89 |
* | Tests: Add test for selectors with commas | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+12 |
* | Tests: Copy Sizzle.uniqueSort tests | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+79 |
* | Tests: Copy Sizzle.contains tests | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+26 |
* | Tests: Move some of the Sizzle tests to selector | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+93 |
* | Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. | Michał Gołębiowski | 2013-11-11 | 1 | -4/+5 |
* | Fix #13223. Re-allow leading space in HTML. Close gh-1264. | Dave Methvin | 2013-05-09 | 1 | -12/+0 |
* | Fix #13539: Utilize Sizzle hooks. Close gh-1215. | Richard Gibson | 2013-04-05 | 1 | -8/+1 |
* | No ticket: Revise unit tests in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 1 | -5/+10 |
* | Fix 363299ac failures | Richard Gibson | 2013-02-07 | 1 | -1/+3 |
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 1 | -4/+3 |
* | Fix failing tests, add support for empty spans in Opera. Supplements #13132, ... | Timmy Willison | 2013-01-21 | 1 | -23/+0 |
* | Fix #11115: Normalize boolean attributes/properties. Close gh-1066. | Richard Gibson | 2012-12-15 | 1 | -2/+10 |
* | Fix #12600: don't use value property in place of value attribute. Close gh-1063. | Richard Gibson | 2012-12-14 | 1 | -3/+16 |
* | Adjust jQuery('html') detection to only match when html starts with '<' (not ... | timmywil | 2012-12-13 | 1 | -1/+13 |
* | Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074. | Richard Gibson | 2012-12-13 | 1 | -1/+1 |
* | Test: Update index.html to new QUnit format. Close gh-1061. | Timo Tijhof | 2012-12-10 | 1 | -5/+7 |
* | enforce double quotes via JSHint. Closes gh-975 | Mike Sherov | 2012-10-16 | 1 | -13/+13 |
* | Update Sizzle: fix a failing test in traversing. Move an attribute selector t... | Timmy Willison | 2012-09-19 | 1 | -1/+7 |
* | Make unit tests friendly to Closure Compiler. Closes gh-845. | Chad Killingsworth | 2012-07-05 | 1 | -3/+4 |
* | Unit tests are linted and passing. | Rick Waldron | 2012-06-21 | 1 | -2/+2 |
* | Fix #11857. Modularize css.js, add dependency management. Closes gh-816. | Mike Sherov | 2012-06-10 | 1 | -20/+22 |
* | Make dimensions modular, adds optional build flag. Fixes #11856 | Mike Sherov | 2012-06-05 | 1 | -3/+3 |
* | Adjust the return type for the tabindex attribute tests to be a string. Recom... | timmywil | 2012-05-30 | 1 | -3/+2 |
* | Uncomment an old test for when the tabindex attrhook was deprecated | timmywil | 2012-05-30 | 1 | -3/+3 |
* | Remove the tabindex attrHook. Fixes #8473 | timmywil | 2012-05-30 | 1 | -3/+9 |
* | Add quick-start documentation for testing with QUnit and using jQuery's helpe... | timmywil | 2012-05-29 | 1 | -3/+4 |
* | Update Sizzle: Add test for [selected] attribute selections. Addresses a smal... | timmywil | 2012-05-28 | 1 | -3/+3 |
* | Move length tests to jQuery's selector tests as it relates to jQuery.merge. | timmywil | 2012-05-28 | 1 | -1/+4 |
* | Minor test suite adjustments | timmywil | 2012-05-28 | 1 | -1/+2 |
* | Update Sizzle and add tests from the Sizzle suite that require jQuery for the... | timmywil | 2012-05-28 | 1 | -3/+55 |
* | fixes #10693, generalizes the "test something in an iframe" code when a callb... | Mike Sherov | 2012-02-23 | 1 | -44/+4 |
* | Fix #10931: Make unit tests work without web access. | Richard Gibson | 2012-01-12 | 1 | -2/+2 |
* | Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. | timmywil | 2011-10-13 | 1 | -19/+28 |
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 1 | -0/+133 |
* | No need to duplicate Sizzle tests, just run them directly from Sizzle. | John Resig | 2011-02-10 | 1 | -517/+0 |
* | Pull over tests from Sizzle. "Remove backslashes from tag name filter. Fixes ... | Anton M | 2011-02-10 | 1 | -2/+3 |
* | Pull over tests from Sizzle. Fixes #3729. Fixes #6428. | Anton M | 2011-01-28 | 1 | -1/+10 |
* | Bring back in #main prefix on adjacent selectors. | jeresig | 2011-01-24 | 1 | -5/+5 |
* | Backing out disconnected + and ~ tests as they're not something that we activ... | jeresig | 2011-01-24 | 1 | -9/+6 |
* | Fix selector scope on some tests, so they don't fail on testswarm. | Anton M | 2011-01-22 | 1 | -5/+5 |
* | Disabled a broken test for now, until WebKit browsers become more current. | jeresig | 2011-01-17 | 1 | -2/+5 |
* | Accidentally removed the module teardown code. | jeresig | 2011-01-17 | 1 | -1/+1 |
* | Opera was falling back to undefined, which it didn't appreciate. | jeresig | 2011-01-17 | 1 | -1/+1 |