aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵Scott González2010-07-301-14/+0
| | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d.
* Use pushStack in widget method. Fixes #5732 - make the widget method ↵jzaefferer2010-07-301-0/+14
| | | | maintain the stack
* Autocomplete and button unit tests: Same remove-role-attr fix as for ↵jzaefferer2010-04-131-0/+4
| | | | accordion in destroy-method test
* Updating autocomplete and button unit tests: use equal instead of ok to ↵jzaefferer2010-03-271-1/+1
| | | | compare markup, works fine in latest QUnit (escapes all messages correctly)
* eol-style and mime-typeRichard Worth2010-01-201-15/+15
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+15
menu; including menu static tests).