aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion
Commit message (Expand)AuthorAgeFilesLines
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-0/+1
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-3/+0
* Accordion unit tests: And another height-testing hotfix for Safari 3.xjzaefferer2010-04-131-1/+1
* Accordion unit tests: One more height-testing hotfix for Safari 3.xjzaefferer2010-04-131-4/+4
* Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...jzaefferer2010-04-133-32/+27
* Accordion unit tests: Trying some more style resets for getting accordion tes...jzaefferer2010-04-121-1/+1
* Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-122-4/+4
* Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
* Accordion: different useless markup for getting consistent results for the de...jzaefferer2010-04-031-3/+3
* Accordion: Trying some styl resets, maybe finding the one for Safari 3.xjzaefferer2010-04-031-1/+1
* Accordion: more useless markup for getting consistent results for the destroy...jzaefferer2010-04-031-3/+3
* Accordion: Improved resize-method test, starting with a fixed container heightjzaefferer2010-04-031-2/+2
* Accordion: Rewrote the resize method test; fails in IE8, probably related to ...jzaefferer2010-04-032-5/+12
* Accordion unit tests: Cleanupjzaefferer2010-04-031-2/+1
* Accordion unit tests: Use display!=none instead of :visible to work around :v...jzaefferer2010-04-031-1/+3
* Accordion unit tests: Refactored state-helper functionjzaefferer2010-04-034-30/+12
* Accordion unit tets: Replacing destory method test with autocomplete/button a...jzaefferer2010-03-272-46/+36
* Accordion unit tests: Further normalization of styles to get consistent resul...jzaefferer2010-03-272-5/+4
* normalize margin/padding on test markup to get reliable height resultsJörn Zaefferer2010-03-202-3/+5
* 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 67ba5a338d8...Richard Worth2010-02-252-7/+15
* 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
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-072-7/+8
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-10/+2
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-2/+2
* accordion: trying to reset margin and padding for accordion-lis to get consis...Jörn Zaefferer2009-09-151-0/+4
* accordion: reverted previous change to testJörn Zaefferer2009-09-151-1/+1
* updated to latest QUnitJörn Zaefferer2009-09-152-3/+4
* accordion: activate test fix, use false to close, not -1Jörn Zaefferer2009-09-151-2/+1
* accordion: icon test fix, was failing in webkitsJörn Zaefferer2009-09-151-1/+1
* accordion: remove deprecated alwaysOpen option (collapsible was introduced in...Jörn Zaefferer2009-09-154-92/+129
* 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
* accordion: Fix for #4695Jörn Zaefferer2009-08-112-2/+12
* Accordion: added a couple failing tests for option active: init and collapsedRichard Worth2009-08-111-2/+9
* Fixed accordion option active getter and setter. Normalized getter to number,...Richard Worth2009-08-111-1/+14
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-1/+1
* accordion: fix for #4754; related tests were failing before, fixed them, too ...Jörn Zaefferer2009-08-061-6/+6
* accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...Jörn Zaefferer2009-07-032-11/+19
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Fix for #4222Jörn Zaefferer2009-05-111-0/+17
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-0/+22
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* accordion defaults in alpha orderRichard Worth2009-02-051-1/+1
* accordion unit tests: split tests into individual filesRichard Worth2009-02-038-164/+273
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-026-0/+69