jquery-mobile/tests/unit
2012-01-13 17:27:56 +07:00
..
button Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
buttonMarkup Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
checkboxradio Fixed checkboxradio tests 2012-01-13 17:25:49 +07:00
collapsible Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
controlgroup Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
core Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
degradeInputs Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
dialog Moved .ui-dialog to element wrapping dialog header/content/footer, switched overlay non-theming class to .ui-dialog-page. 2012-01-13 17:25:52 +07:00
event remove define stub, it's now stubbed through including jquery.mobile.define.js in js/index.php 2012-01-13 17:25:54 +07:00
fieldContain Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
fixedToolbar fixed up the failing unit test by ensuring the toolbars were shown before testing for transition classes. 2011-12-20 17:38:06 +07:00
init Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
listview Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
media Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
navbar Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07: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-13 17:27:55 +07:00
page Updated docs’ CSS to use new @import scheme. 2012-01-13 17:27:56 +07:00
page-sections Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
select conceding defeat on determining the load order issue that's causing the test failure 2012-01-13 17:25:56 +07:00
slider make sure the slider core runs before init to set keepNative properly 2012-01-13 17:25:53 +07:00
support move to reloadModule as it returns a deferred 2012-01-13 17:25:53 +07:00
textinput Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07:00
widget Added require.js 1.0.3 as a submodule 2012-01-13 17:25:48 +07: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