jquery-mobile/tests/unit
2011-07-15 15:22:56 -07:00
..
checkboxradio Merge branch 'fix_issue_1851' of https://github.com/tigbro/jquery-mobile into tigbro-fix_issue_1851 2011-07-10 17:17:51 -04:00
controlgroup Removed param "refresh" sent to .controlgroup since it's not a $.widget 2011-06-24 21:15:56 -07:00
core moved 20ms scroll test to test that it the scrolling is async. 20ms isn't enough time to be reliable 2011-06-26 12:10:11 -07:00
dialog Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
event throttledresize event tests use eventSequence 2011-06-29 12:48:09 -07:00
fieldContain been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
init Made loading message configurable at runtime. Fixes #2044. Fixes #1974. Fixes #1947. 2011-07-14 22:46:06 -04:00
listview added failing test for inset listview issue with top-corner 2011-06-30 11:11:52 +02:00
media fixed unit tests to use new orientationchange logic, which no longer binds to resize event. 2011-06-18 10:45:36 -04:00
navigation added unit tests for the data-prefetch attr 2011-07-15 15:55:27 -04:00
page Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
select fixed select tests to click the button instead of calling the select menu method 2011-07-15 15:22:56 -07:00
slider Unit tests for issue #1526 2011-07-12 23:32:22 -07:00
support Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
widget prevent js error by adding a default page for the widget tests 2011-06-26 23:16:03 -07:00
index.php white space and title change for the suite runner 2011-06-27 11:19:51 -07:00
jquery.setNameSpace.js set unit test pages namespace to "nstest-" 2011-03-09 23:16:48 -05:00
ls.php sorted directories to create consistent/readable order of execution 2011-06-29 13:46:05 -07:00
runner.js white space and title change for the suite runner 2011-06-27 11:19:51 -07:00