Commit graph

189 commits

Author SHA1 Message Date
ray58750034
a4dc5888d0 add gridlayout test 2011-03-15 07:27:11 +08:00
John Bender
8943287c75 Revert "fixed failing slider tests in firefox by adding data-type to type=range inputs"
This reverts commit 6ca79aceb4.
2011-03-14 08:22:44 -07:00
John Bender
6ca79aceb4 fixed failing slider tests in firefox by adding data-type to type=range inputs 2011-03-13 23:40:03 -07:00
John Bender
c629e34e74 fix for broken init test and some whitespace 2011-03-13 23:09:32 -07:00
scottjehl
fc0cd38c4e improved test for meta injects 2011-03-14 00:20:26 -04:00
scottjehl
f69c98caf0 gradeA adjusted to IE7 and up rather than 6 and up ( this still includes Windows Phone 7). Unit test adjusted to match 2011-03-14 00:20:26 -04:00
scottjehl
d08ff23765 fixed up path.clean test so it passes 2011-03-14 00:20:26 -04:00
scottjehl
4c199a5ce6 added unit test for IE version check in Mobile ( doesn't use UA detection like jQuery Core's) 2011-03-14 00:20:26 -04:00
scottjehl
b2ea5e99e5 added comment about missing meta tag 2011-03-14 00:20:26 -04:00
scottjehl
f6a2bd46ec added a unit test for checking if meta viewport tag is not appended if one already exists. 2011-03-14 00:20:26 -04:00
scottjehl
b2222388d7 updated to latest 2011-03-14 00:20:26 -04:00
scottjehl
0d9627d54e Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags. 2011-03-14 00:20:23 -04:00
John Bender
648be47a07 reset location hash in select menu tests 2011-03-12 22:55:48 -08:00
John Bender
e3000e2dec added failing test for on screen custom select menu rendering 2011-03-12 22:52:44 -08:00
John Bender
129b586666 tests for url root in params / path.clean Fixes #1039 2011-03-12 14:37:45 -08:00
John Bender
0aaab77e2b test for forward button dialog skipping 2011-03-10 00:13:53 -08:00
John Bender
5fd1e70218 test for data-rel back and dialog fix 2011-03-04 23:34:54 -08:00
John Bender
3b21481cee small simplification of core scrolling tests 2011-03-04 22:25:33 -08:00
John Bender
433384e150 altered tests to represent init change and added two for the load message customization Fixes #1178 2011-03-03 18:08:47 -08:00
Martin Kou
df21c701b5 Fixed animationComplete return value bug. 2011-02-27 22:07:34 -08:00
John Bender
09f5719865 moved checkbox tests under immediate function and simplified fixture html 2011-02-27 00:00:14 -08:00
Martin Kou
2bb94172cf Fixed checkboxradio disable issue. 2011-02-26 23:55:37 -08:00
John Bender
2abdbf3416 white space in the init core test 2011-02-26 23:29:14 -08:00
John Bender
b246fb48fa tests for data url init default 2011-02-26 23:27:41 -08:00
John Bender
598668a2a1 removed spurious file 2011-02-26 01:15:04 -08:00
John Bender
86eceb03fc added two helpers and tests for proper url stack history traversal 2011-02-25 23:24:03 -08:00
Ernesto Jiménez
eb53dd8f93 Extra testcase to avoid breaking the search filter with dividers expected behaviour in future refactorings 2011-02-24 12:20:21 +00:00
John Bender
1b32fdde63 fixed failing tests and removed test interdependency 2011-02-24 00:02:00 -08:00
Ernesto Jiménez
dae3e2fa74 Proper support for lists with search filter and dividers 2011-02-23 17:42:47 +00:00
John Bender
421dc352c0 corrected js test includes and simplified to prevent further breakages 2011-02-20 18:07:17 -08:00
John Bender
2704975095 re arranged tests for mobile init 2011-02-20 18:07:17 -08:00
John Bender
709d12e4d6 resolved conflict for default dialog transition to pop 2011-02-16 22:52:14 -08:00
John Bender
47a98f09c8 test for thumb styling with listview('refresh') 2011-02-16 22:35:48 -08:00
John Bender
8ea018147c removed old test pages for navigation and one unneeded test 2011-02-15 23:01:22 -08:00
John Bender
bec975ad3a added tests for data url regexs 2011-02-15 22:59:54 -08:00
John Bender
b1c8621309 small tweak to wait for page load in navigation tests 2011-02-14 23:34:48 -08:00
John Bender
05e7bbac45 fixed broken listview test in chrome and dialog test redirect 2011-02-14 23:19:56 -08:00
John Bender
f301018c1c added an extra parameter to data url element to match reported issue in pull request 2011-02-14 17:33:06 -08:00
John Bender
47d4a1fb0a refactor/simplification of fix for broken regex matching data url in ajax loaded pages 2011-02-14 17:25:23 -08:00
John Bender
265f6d9ca8 switch instances of ok to same for test failure clarity 2011-02-10 23:24:49 -08:00
John Bender
743c6c9d9c fixed broken listview test and added a bunch of semicolons 2011-02-10 23:01:30 -08:00
John Bender
3ca20f8362 resolved small conflict in test fixtures 2011-02-07 22:33:49 -08:00
John Bender
089f2b9753 rewrapped the media core tests in an immediate function 2011-02-06 23:25:03 -08:00
John Bender
65513add72 fixed media core failing tests 2011-02-06 23:24:09 -08:00
John Bender
5d7938cb4e minor indentation issue and mocking to fix test failures 2011-02-06 23:06:33 -08:00
John Bender
d4fd6d06dc rewrapped event core tests in immediate function 2011-02-06 22:58:25 -08:00
John Bender
487e04af02 removed useless test in for dialogs added simple replacement 2011-02-06 22:55:29 -08:00
John Bender
a025c0bffc backed out autoInitialize moving to feature request backlog 2011-02-06 21:18:51 -08:00
John Bender
cbd1eb7ac9 moved page and dialog styling to qunit css to remove repition and make sure that its consistent across pages 2011-02-05 21:22:50 -08:00
Alex Kovar
910c4d43f0 fixed small display glitch on navigation tests 2011-02-05 14:39:11 -06:00