]> source.dussan.org Git - jquery.git/commit
Effects: Add tests for jQuery.Tween
authorCorey Frang <gnarf@gnarf.net>
Mon, 18 May 2015 21:11:21 +0000 (17:11 -0400)
committerCorey Frang <gnarf@gnarf.net>
Sat, 27 Jun 2015 00:11:55 +0000 (20:11 -0400)
commit6b10f9d7e9fb6d062d2bbda49196544cd059b05c
treeec7a1188a991e3c374547e594a12313cbf8a47ce
parentbf282ea8e20892af2d1d2c76b93b0c1f2141db97
Effects: Add tests for jQuery.Tween

Conflicts:
src/selector-native.js
test/index.html
test/unit/effects.js
Gruntfile.js
external/sinon/LICENSE.txt [deleted file]
external/sinon/fake_timers.js [deleted file]
external/sinon/sinon-1.14.1.js [new file with mode: 0644]
src/effects/Tween.js
test/data/testinit.js
test/index.html
test/unit/effects.js
test/unit/tween.js [new file with mode: 0644]