aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/tween.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2016-04-271-2/+6
| | | | | This reverts commit b7a7dea95f84d6d8e5a8186d4fb09a762baf79bb. Fixes #3064
* Effects: Remove additional parameters of easingsThomas Tortorini2015-09-071-6/+2
| | | | | Fixes gh-2367 Closes gh-2376
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-91/+112
| | | | | | | | | | | | http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Fixes gh-2540
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
| | | | Closes gh-2487
* Tests: Lower the checks rounding errorCorey Frang2015-06-261-1/+1
| | | | The CSS value rounding error was causig failures on FF and IE.
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-0/+298