aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar/progressbar_events.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-58/+0
| | | | Ref gh-1528
* Progressbar: Convert tests to new infrastructureScott González2015-04-091-2/+5
| | | | | Ref #10119 Ref gh-1528
* Tests: Fix missing wrappers in progressbar testsJörn Zaefferer2015-03-061-0/+4
|
* Progress tests: Cleanup.Scott González2012-12-061-10/+16
|
* 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
* Progressbar tests: Cleanup.Scott González2012-05-251-32/+24
|
* Tests: Lint.Scott González2012-04-181-1/+1
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-5/+5
|
* Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-221-0/+13
|
* Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at ↵Scott González2010-09-271-0/+21
| | | | the end.
* progressbar: implemented missing testsJörn Zaefferer2009-09-111-1/+6
|
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-041-1/+1
|
* unit tests: created separate file for each module: core, common widget, ↵Richard Worth2009-02-021-0/+12
events, methods, options, tickets