jquery-mobile/tests/unit
2012-01-10 17:30:28 +07:00
..
button Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
buttonMarkup Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
checkboxradio Fixed checkboxradio tests 2011-12-28 14:08:18 -08:00
collapsible Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
controlgroup Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
core Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
degradeInputs Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
dialog Merge branch 'amd' 2012-01-04 12:24:33 -08:00
event remove define stub, it's now stubbed through including jquery.mobile.define.js in js/index.php 2012-01-04 14:26:03 -08:00
fieldContain Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
init init test order and other small fixes 2012-01-04 11:05:52 -08:00
listview update listview pushstate test to use async 2012-01-04 11:08:21 -08:00
media Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
navbar Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
navigation rewrote the transitions test suite and handlers to account for our new sequence. The main difference is most tests are async now, and use two functions: onFromComplete and onToComplete to test conditions before each page's animationComplete handler finishes (while animation classes are still present, for instance). onToComplete must call start() so that pages stay in proper sequences, as fromComplete may not always run depending on pages in play, and it's only halfway done in the trans.Needs more tests now! 2012-01-10 17:30:28 +07:00
page Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
page-sections Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
select conceding defeat on determining the load order issue that's causing the test failure 2012-01-06 15:27:21 -08:00
slider make sure the slider core runs before init to set keepNative properly 2012-01-04 11:23:21 -08:00
support move to reloadModule as it returns a deferred 2012-01-04 11:26:36 -08:00
textinput Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
widget Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
index.php Fix issue #2845: remove xhtml endtag from css-link 2011-10-27 14:45:32 +02:00
jquery.setNameSpace.js set unit test pages namespace to "nstest-" 2011-03-09 23:16:48 -05:00
ls.php remove json_encode for those who aren't able to upgrade their version of php for god knows what reason ;) 2011-08-17 15:40:18 -07:00
runner.js fixes to test unit runner for upgrade to qunit 2011-10-11 08:42:26 -07:00
swarminject.js Add swarminject.js to prepare for TestSwarm integration 2011-10-04 15:02:17 -04:00