Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -1/+2 |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | ||||
* | Unit tests: Disable stale interaction tests only on testswarm, but allow ↵ | jzaefferer | 2010-04-14 | 1 | -4/+12 |
| | | | | them to run locally | ||||
* | Tuning disabled testsuites to run with ?draggable that TestSwarm adds | jzaefferer | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | Disabling interaction testsuites until we get to their rewrites; required to ↵ | jzaefferer | 2010-04-01 | 1 | -0/+3 |
| | | | | get 100% passing on TestSwarm now | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -4/+10 |
| | | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+1 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | Removed use of .data() for getting/setting options in tests; using each ↵ | Scott González | 2009-11-09 | 1 | -16/+8 |
| | | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. | ||||
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -3/+3 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Removed jquery.simulate from external/ as it's being removed from ↵ | Richard Worth | 2009-08-10 | 1 | -1/+1 |
| | | | | jqueryjs.googlecode.com/svn/trunk/plugins | ||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -2/+2 |
| | |||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 1 | -3/+15 |
| | | | | factory should auto detect getters. | ||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 2 | -4/+10 |
| | |||||
* | Fixed #4037 (droppable: cssNamespace option should be removed, addClasses ↵ | Richard Worth | 2009-02-02 | 1 | -11/+1 |
| | | | | option added) | ||||
* | Failing test for #4037 (droppable: cssNamespace option should be removed, ↵ | Richard Worth | 2009-02-02 | 2 | -1/+13 |
| | | | | addClasses option added) | ||||
* | droppable unit tests: created separate file for each module: core, common ↵ | Richard Worth | 2009-02-02 | 8 | -224/+236 |
| | | | | widget, events, methods, options, tickets | ||||
* | unit tests: fixed missing tests to hide with new qunit checkbox | Richard Worth | 2009-02-01 | 1 | -17/+17 |
| | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 2 | -0/+250 |