Closed
Bug 386109
Opened 18 years ago
Closed 18 years ago
Integrate jQuery Test Suite
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha8
People
(Reporter: jeresig, Assigned: jeresig)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
438.79 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
|
8.13 KB,
text/plain
|
Details |
This is the integration of the jQuery test suite into the Mozilla (and Mochitest) test suite.
Specifically, this is roughly version 1.1.3 of the jQuery test suite, and is meant to go along with the other Ajax libraries being tested. (This specific patch should be applied in mozilla/dom/tests/mochitest/ajax/)
This patch adds 454 new tests to the automated test suite.
Attachment #270071 -
Flags: review?(rcampbell)
| Assignee | ||
Comment 1•18 years ago
|
||
New version of the patch - forgot to take Scriptaculous landing into account.
Attachment #270071 -
Attachment is obsolete: true
Attachment #270177 -
Flags: review?(rcampbell)
Attachment #270071 -
Flags: review?(rcampbell)
Comment 2•18 years ago
|
||
Comment on attachment 270177 [details] [diff] [review]
jQuery Test Suite Patch
all passed on linux
Attachment #270177 -
Flags: review?(rcampbell) → review+
Comment 3•18 years ago
|
||
checkin log
Comment 4•18 years ago
|
||
Checking in test_jQuery.html;
initial revision: 1.1
Assignee: nobody → jresig
Version: unspecified → Trunk
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta1
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Flags: in-testsuite+
Updated•17 years ago
|
Component: Testing → DOM
QA Contact: testing → general
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•