aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar
Commit message (Collapse)AuthorAgeFilesLines
* Progressbar: Cleanup, byte shaving.Scott González2012-12-061-1/+1
|
* Progress tests: Cleanup.Scott González2012-12-063-36/+34
|
* Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added ↵Scott González2012-12-062-2/+10
| | | | more accessibility tests.
* Progressbar: Define defaults for callbacks.Scott González2012-12-061-0/+2
|
* Progressbar: Add ability to set value: false for an indeterminate ↵kborchers2012-11-211-2/+4
| | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Progressbar: Refactor to better handle option changes and sanitize values. ↵Kris Borchers2012-11-081-0/+18
| | | | Fixes #8785 - Progressbar: Remove _value() and always sanitize value option
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Progressbar tests: Added test for widget() method.Scott González2012-08-261-0/+8
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+5
|
* Progressbar tests: Cleanup.Scott González2012-05-254-112/+75
|
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
|
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-1/+1
|
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
|
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
|
* Tests: Lint.Scott González2012-04-181-1/+1
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-22/+22
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+11
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Tests: Cleanup.Scott González2011-08-031-24/+24
|
* Tests: Added test suites to run individual widget tests against all ↵Scott González2011-08-021-0/+30
| | | | supported jQuery versions.
* Tests: Added ability to run tests suites against different versions of ↵Scott González2011-07-281-1/+1
| | | | jQuery core.
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Use .attr() for boolean ARIA attributes.Scott González2011-07-121-2/+2
|
* .attr() -> .prop()Scott González2011-06-081-2/+2
|
* Widget: define a null default for the create callback.Scott González2011-04-251-10/+9
|
* Progressbar: Added unit test for #7231 - valueDiv should be hidden when ↵Richard Worth2011-04-091-0/+17
| | | | value is at 0%
* Progressbar: Removed empty tickets test file.Scott González2011-03-282-9/+0
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
|
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
|
* Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-223-1/+23
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at ↵Scott González2010-09-271-0/+21
| | | | the end.
* Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵jzaefferer2010-08-291-0/+2
| | | | testsuites on TestSwarm due to unhandled errors and race conditions
* 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
|