]> source.dussan.org Git - jquery.git/commit
Effects: Remove tests for jQuery.Animation & jQuery.Tween
authorMichał Gołębiowski <m.goleb@gmail.com>
Tue, 17 Nov 2015 02:16:44 +0000 (03:16 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 17 Nov 2015 02:16:44 +0000 (03:16 +0100)
commita5864aefdfadfee16522456c82139fa10360d8fc
tree79aadaf48d220c9359eee16c49242cf5ed03a9ce
parente904249ee00c3375fad461c47150627fce0b02d8
Effects: Remove tests for jQuery.Animation & jQuery.Tween

We'll officially support those APIs in jQuery 3.0 but we don't want to have to
support them in 1.12/2.2.

The code is left untouched, only tests (& official support) are removed.

Refs b3b2d6c3dd51fbdc69e1942e9af75cc99a1834c2
Refs cdaed15c7ea1bbfdde5a5bea691c583ce7961526
Gruntfile.js
test/data/testinit.js
test/unit/animation.js [deleted file]
test/unit/tween.js [deleted file]