aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/ready.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-11-111-11/+24
| | | | This reverts commit c252c5fac2a25869524c2eba2e93d4230e6af25c.
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-5/+5
| | | | Fixes gh-2056
* Tests: do not define two modules with the same nameOleg Gaidarenko2015-08-161-1/+1
| | | | Fixes gh-2437
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-15/+15
| | | | | | | | | | | | 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
* Core: remove custom ready eventTimmy Willison2015-05-121-33/+30
| | | | | Fixes gh-2264 Close gh-2265
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-0/+73