Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qunit: Add bootstrap config for running tests with jQuery Migrate | Eirik Sletteberg | 2017-02-06 | 4 | -0/+1364 |
| | | | | Closes gh-1774 | ||||
* | Build: Add jQuery 3.1.1 | Michał Gołębiowski | 2016-11-02 | 2 | -0/+10256 |
| | | | | Closes gh-1766 | ||||
* | Build: Add jQuery 3.1.0 | Scott González | 2016-07-08 | 2 | -0/+10110 |
| | |||||
* | Build: Add jQuery 3.0 for testing | Alexander Schmitz | 2016-07-06 | 4 | -1919/+12685 |
| | |||||
* | Build: Add jQuery 1.12/2.2 to the test configuration | Michał Gołębiowski | 2016-05-25 | 22 | -0/+113849 |
| | | | | Ref gh-1706 | ||||
* | Tests: Add custom build of core to tests | Alexander Schmitz | 2015-05-20 | 2 | -0/+10326 |
| | | | | | | | This adds a custom build which excludes the event/alias and deprecated modules Fixes #12770 Closes gh-1556 | ||||
* | Build: Upgrade to jQuery 1.11.3 | Scott González | 2015-05-14 | 3 | -4/+10381 |
| | |||||
* | Build: Update to qunit-assert-classes to V 1.0.2 | Alexander Schmitz | 2015-05-01 | 1 | -18/+140 |
| | | | | Closes gh-1547 | ||||
* | Build: Upgrade to qunit-composite 1.1.0 | Scott González | 2015-04-09 | 1 | -3/+14 |
| | | | | | Ref #10119 Closes gh-1528 | ||||
* | Tests: Use the qunit-assert-close module | Scott González | 2015-04-09 | 2 | -0/+127 |
| | | | | | | | | Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`. Corrected bad draggable assertions. Ref gh-1528 | ||||
* | Tests: Change test infrastructure to use AMD and reduce boilerplate | Scott González | 2015-04-09 | 1 | -0/+2076 |
| | | | | | | | | | | | Ref #10119 Ref gh-1528 * Adds RequireJS and relies on AMD for loading dependencies. * Updates to grunt-contrib-qunit 0.6.0. * Convert `domEqual()` to a proper QUnit assertion. * Introduces two bootstrap files (JS and CSS) which use `data-` attributes to reduce the amount of boilerplate needed in each test | ||||
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 3 | -0/+233 |
| | | | | | | This module was created from our existing implementation. Closes gh-1532 | ||||
* | Build: Upgrade to QUnit 1.18.0 | Jörn Zaefferer | 2015-04-03 | 3 | -225/+1188 |
| | |||||
* | Build: Add qunit-assert-classes plug-in for classes tests | Alexander Schmitz | 2015-03-11 | 2 | -0/+69 |
| | |||||
* | Build: Upgrade to jQuery 1.11.2 | Scott González | 2015-02-23 | 17 | -3901/+72343 |
| | | | | Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3 | ||||
* | Build: Update QUnit to latest (1.17.1) | Jörn Zaefferer | 2015-01-26 | 2 | -1175/+1805 |
| | |||||
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 10 | -44972/+0 |
| | | | | | | | | | | | Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround. Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites. Fixes #10723 Closes gh-1422 | ||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 2 | -0/+367 |
| | | | | Fixes #10563 | ||||
* | Build: Upgrade to jquery-mousewheel 3.1.12 | Scott González | 2014-07-22 | 2 | -4/+25 |
| | |||||
* | Test: Get all jQuery versions from Bower | Scott González | 2014-06-24 | 42 | -0/+194526 |
| | | | | Ref gh-1266 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 12 | -0/+9872 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | External: Update mousewheel plugin, copy only main file | Jörn Zaefferer | 2014-04-14 | 1 | -33/+152 |
| | |||||
* | Externals: Update jshint to latest | Jörn Zaefferer | 2014-03-05 | 1 | -59347/+58475 |
| | |||||
* | Tests: Update to latest QUnit | Jörn Zaefferer | 2014-02-20 | 2 | -685/+814 |
| | |||||
* | Upgrade to JSHint 2.3.0 for browser version. | Scott González | 2013-11-22 | 1 | -2607/+59214 |
| | |||||
* | Updating Globalize to v0.0.1. | TJ VanToll | 2013-07-11 | 1 | -52/+64 |
| | |||||
* | Upgrade mousewheel to 3.1.0. | Scott González | 2013-02-22 | 1 | -56/+73 |
| | |||||
* | Upgrade QUnit to 1.11.0. Fixes #8969 - Global test failure in Opera 12.12. | Scott González | 2013-01-31 | 2 | -162/+346 |
| | |||||
* | Libs/externals: Fix line endings. | Jörn Zaefferer | 2013-01-08 | 1 | -83/+83 |
| | |||||
* | Removed bgiframe. | Scott González | 2012-10-26 | 1 | -39/+0 |
| | |||||
* | Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. | Scott González | 2012-10-25 | 1 | -122/+0 |
| | |||||
* | Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option. | Scott González | 2012-10-25 | 1 | -89/+0 |
| | |||||
* | Fixes #8714, Build: Updated internal JSHint to latest | Mike Sherov | 2012-10-23 | 1 | -1170/+1615 |
| | |||||
* | Update QUnit to 1.10.0 | Jörn Zaefferer | 2012-08-30 | 2 | -28/+77 |
| | |||||
* | Update externals to latest mousewheel plugin, drop the version from the ↵ | Jörn Zaefferer | 2012-07-12 | 1 | -14/+20 |
| | | | | fielname while at it | ||||
* | Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes | Jörn Zaefferer | 2012-07-11 | 2 | -45/+109 |
| | |||||
* | Update QUnit to 1.8.0 | Jörn Zaefferer | 2012-06-14 | 2 | -120/+224 |
| | |||||
* | Update to QUnit 1.6.0 | Jörn Zaefferer | 2012-05-04 | 2 | -658/+759 |
| | |||||
* | Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ↵ | Scott González | 2012-04-23 | 1 | -0/+4390 |
| | | | | string. | ||||
* | Update QUnit. | Scott González | 2012-03-21 | 2 | -8/+11 |
| | |||||
* | Updated to QUnit 1.4.0. | Jörn Zaefferer | 2012-03-10 | 2 | -216/+243 |
| | | | | | | Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green. | ||||
* | Update QUnit to latest, reverting the bad reset 'patch' | Jörn Zaefferer | 2012-02-29 | 2 | -10/+10 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 2 | -292/+479 |
| | |||||
* | Replace $.global with Globalize, update Spinner to use it. Related demos ↵ | Jörn Zaefferer | 2011-08-10 | 6 | -1470/+1754 |
| | | | | currently broken due to previous changes. | ||||
* | Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. | Wesley Walser | 2011-08-02 | 1 | -2/+6 |
| | |||||
* | QUnit update | Jörn Zaefferer | 2011-05-18 | 2 | -83/+84 |
| | |||||
* | Update QUnit | Jörn Zaefferer | 2011-05-11 | 2 | -11/+24 |
| | |||||
* | Updated to latest QUnit | jzaefferer | 2011-03-20 | 2 | -86/+133 |
| | |||||
* | Tests: Updated QUnit. | Scott González | 2011-01-24 | 2 | -312/+510 |
| | |||||
* | Update to latest jquery-global plugin | jzaefferer | 2011-01-18 | 1 | -0/+6 |
| |