aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar
Commit message (Collapse)AuthorAgeFilesLines
* Progressbar: cleanup.Scott González2010-07-291-0/+14
|
* Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria ↵jzaefferer2010-04-131-2/+2
| | | | attributes test
* Progressbar unit test: Ignore false vs. false in IE6 in aria attributes testjzaefferer2010-04-131-1/+1
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-251-3/+11
| | | | | | | 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.2Richard Worth2010-02-161-1/+1
|
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-2/+2
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
|
* progessbar: comments about failing aria-disabled attr test (in IE), no idea ↵Jörn Zaefferer2009-09-151-2/+3
| | | | why that happens
* progressbar: implemented missing testsJörn Zaefferer2009-09-112-2/+15
|
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
|
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
|
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-101-1/+1
| | | | jqueryjs.googlecode.com/svn/trunk/plugins
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
|
* Progressbar: Modified value method to act as both a getter and setter. ↵Scott González2009-04-161-0/+9
| | | | Fixed #4427 - progressbar('value') returns a reference to this instead of the value.
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵Scott González2009-04-151-1/+4
| | | | factory should auto detect getters.
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-048-80/+41
|
* unit tests: created separate file for each module: core, common widget, ↵Richard Worth2009-02-026-0/+69
| | | | events, methods, options, tickets
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* restructured unit tests folderRichard Worth2009-01-072-0/+92