scottjehl
|
0780e40a69
|
straightened out some failing tests so they match the new markup conventions
|
2011-03-26 23:47:14 -04:00 |
|
scottjehl
|
a496bc3bb7
|
used data-rel to find back buttons
|
2011-03-26 22:34:36 -04:00 |
|
scottjehl
|
bed18f1bc9
|
updated to latest, adjusted first test to click the anchor
|
2011-03-26 22:33:33 -04:00 |
|
scottjehl
|
de21e9e628
|
trigger click on the link instead
|
2011-03-26 21:31:14 -04:00 |
|
John Bender
|
6965d4d24c
|
removed console from test helper
|
2011-03-26 17:29:58 -07:00 |
|
John Bender
|
c3854fe8ca
|
added simple helper to rerun qunit tests
|
2011-03-26 17:27:33 -07:00 |
|
scottjehl
|
b950f1c319
|
changed to just call dialog close method
|
2011-03-26 15:01:25 -04:00 |
|
scottjehl
|
e8cee23744
|
major simplification of jqmData method, while adding new methods for jqmRemoveData, and also their $-namepaced utility methods, including $.jqmHasData. Commit includes 20 new unit tests included to test compatibility with jQuery core's data methods, and docs are updated as well.
|
2011-03-26 14:14:02 -04:00 |
|
scottjehl
|
963840a3b0
|
moved some selectors over to :jqmData()
|
2011-03-26 10:18:32 -04:00 |
|
John Bender
|
caedd81cfd
|
give swipe event triggers a 100ms buffer to allow for async sequences
|
2011-03-26 00:48:41 -07:00 |
|
John Bender
|
c7ed33cfeb
|
increase swipe check timout to allow for test browser speed
|
2011-03-25 23:59:57 -07:00 |
|
John Bender
|
62a8a4039a
|
stabilized event tests a bit more
|
2011-03-25 23:45:22 -07:00 |
|
John Bender
|
bf5d09cf9c
|
small fixs for linux chrome tests
|
2011-03-25 22:55:25 -07:00 |
|
John Bender
|
14f43ace9b
|
fix for select tests after default to native
|
2011-03-25 21:37:45 -07:00 |
|
John Bender
|
0ed68525ed
|
fixed array comparison tests to test single element
|
2011-03-25 18:40:55 -07:00 |
|
John Bender
|
143fd264d2
|
fixed mobile init bind firing in another test
|
2011-03-25 18:27:35 -07:00 |
|
scottjehl
|
497344c618
|
used mobile.ns in the test
|
2011-03-25 18:21:10 -04:00 |
|
scottjehl
|
7503f62a10
|
changed our two new custom data helper names to jqmData() and :jqmData()
|
2011-03-25 17:50:40 -04:00 |
|
John Bender
|
7d3642f3ab
|
fixed init tests for ie
|
2011-03-24 09:46:13 -07:00 |
|
John Bender
|
018609fa32
|
removed mass of duplication from core of functionality that was moved to init, fixed init tests
|
2011-03-22 00:26:24 -07:00 |
|
John Bender
|
7df9e245f4
|
test namespace additions and type fix for core
|
2011-03-21 23:36:32 -07:00 |
|
John Bender
|
e236484559
|
fixed checkbox radio refresh selector
|
2011-03-21 23:17:46 -07:00 |
|
John Bender
|
2d56e5c2fb
|
whitespace in event_core tests
|
2011-03-21 01:40:31 -07:00 |
|
John Bender
|
5d75e3dfa7
|
fixed event tests
|
2011-03-21 01:27:50 -07:00 |
|
John Bender
|
e1098e06de
|
fixed widget tests by including the library as a whole
|
2011-03-19 23:14:46 -07:00 |
|
John Bender
|
ff23f63881
|
moved the widget tests back under an immediate function
|
2011-03-19 23:12:55 -07:00 |
|
John Bender
|
3316e559b3
|
fixed order dependent tests in listview
|
2011-03-19 22:44:35 -07:00 |
|
John Bender
|
45183c186c
|
fixed listview tests, refactor still necessary for the last test selectors
|
2011-03-19 22:29:53 -07:00 |
|
John Bender
|
4fca8e6d21
|
removed console
|
2011-03-17 00:15:29 -07:00 |
|
John Bender
|
2202b0d76c
|
fixed some listview tests, still some that are hanging on complex selectors
|
2011-03-17 00:14:32 -07:00 |
|
John Bender
|
fe754ed298
|
fixed first three tests to be independent of order
|
2011-03-16 23:00:02 -07:00 |
|
John Bender
|
4959548698
|
fixed init core tests to represent init functionality
|
2011-03-16 22:31:22 -07:00 |
|
John Bender
|
5349e5876b
|
fixed some failing listview tests
|
2011-03-16 00:07:26 -07:00 |
|
John Bender
|
4126fbd29b
|
fixed last failing tests after merge in init tests
|
2011-03-15 23:58:22 -07:00 |
|
John Bender
|
63e8f6bfcb
|
resolved merge conflicts and fixed 2 tests
|
2011-03-15 23:57:17 -07:00 |
|
John Bender
|
b56626fba1
|
added type attribute regex tests for the different ways that browsers serialize html
|
2011-03-14 23:50:20 -07:00 |
|
John Bender
|
cd654a4eae
|
moved page unit tests back under anon function
|
2011-03-14 23:50:20 -07:00 |
|
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
|
ccea5be445
|
removed console log
|
2011-03-12 00:29:26 -08:00 |
|
John Bender
|
94ade0f86e
|
fixed failing data-url regex, bizarri difference in behaviour with Regex objects and literals
|
2011-03-12 00:10:40 -08:00 |
|
John Bender
|
a33f777952
|
fixed core unit tests for ns
|
2011-03-11 22:50:26 -08:00 |
|
John Bender
|
0aaab77e2b
|
test for forward button dialog skipping
|
2011-03-10 00:13:53 -08:00 |
|
scottjehl
|
0bf5ce8a37
|
set unit test pages namespace to "nstest-"
|
2011-03-09 23:16:48 -05:00 |
|
scottjehl
|
e46da87031
|
namespaced the selectors
|
2011-03-09 22:41:59 -05:00 |
|
scottjehl
|
50655de35c
|
test description change
|
2011-03-09 22:41:03 -05:00 |
|
scottjehl
|
6418772901
|
just test description changes
|
2011-03-09 22:40:49 -05:00 |
|
scottjehl
|
3cae8f8bf0
|
caught a few more
|
2011-03-09 21:03:40 -05:00 |
|
scottjehl
|
77ac0f009a
|
a few more non-namespaced attrs to bring over
|
2011-03-09 21:03:40 -05:00 |
|
scottjehl
|
9e91fa6752
|
updated docs with jq namespace, found some more stragglers
|
2011-03-09 21:03:40 -05: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 |
|
John Bender
|
a79799e3b3
|
added step tests for keypress, removed data-step attribute check in favor of html5 range step attribute
|
2011-02-02 23:46:20 -08:00 |
|
John Bender
|
3a24aa4de6
|
Merge branch 'external-clear' of https://github.com/ajkovar/jquery-mobile into ajkovar-external-clear
|
2011-02-02 23:15:58 -08:00 |
|
John Bender
|
8bfb687d2c
|
whitespace in core tests
|
2011-02-02 22:39:55 -08:00 |
|