aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects/effects.html
Commit message (Expand)AuthorAgeFilesLines
* Effects: Convert tests to new infrastructureScott González2015-04-091-32/+2
* Effects: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-0/+1
* Effects: RewriteMike Sherov2014-12-101-16/+35
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Build: Reorganize external directoryScott González2014-06-241-2/+2
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-201-5/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-16/+16
* Test: Update effects_core test, since puff-effect and size-effect now have it...Rafael Xavier de Souza2013-06-221-0/+2
* Effects: Handle the .hide/show/toggle( options ) signatures from core properl...Scott González2013-02-281-0/+2
* Effects: Delegate to core show/hide when the element is already in the correc...Scott González2013-02-261-1/+3
* Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support...Jörn Zaefferer2012-10-251-3/+0
* Effects: Renamed all files.Scott González2012-06-151-14/+14
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-6/+5
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-14/+21
* Effects Core: Do not overwrite css or class changes that aren't animated duri...ddstreet2011-10-251-0/+10
* Tests: Cleanup.Scott González2011-08-031-14/+11
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-2/+2
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-23/+50
|\
| * Tests: Adding visual/unit tests for scale effect.gnarf2011-06-141-30/+46
| * effects.core: Convert elements height/width to px and restore after animation...tomykaira2011-06-091-0/+11
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...gnarf2011-05-181-0/+3
* Unit Tests: effects: adding some animateClass testsgnarf2011-05-121-1/+19
* Unit Tests: Adding some basic unit tests for effects.* modulesgnarf2011-05-011-5/+5
* unit tests: updating unit test boilerplate for effectsgnarf2011-03-291-28/+33
* unit tests: adding an empty effects unit test pagegnarf2011-03-291-0/+50