Opened 15 years ago
Closed 15 years ago
#3080 closed defect (fixed)
0.9: Move Data tests in dojox under the dojox/data module
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
0.9: Move Data tests in dojox under the dojox/data module
Tom wants each module in dojox to act like a mini-project in that its tests should be separate from the other tests (no toplevel tests/ dir). So, this defect is to move the data tests in the currrent dojox/tests/ dir over to dojox/data/tests.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | dojox.data.tests_move_20070521.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Tested on browsers:
Windows:
FF 2.0.0.3 FF 1.5.0.11 IE 6 IE 7 Opera 9.2
Linux (x86):
FF 2.0.0.3
OS-X:
WebKit?. FF 2.0.0.3
All passed. Move is clean.
Note: See
TracTickets for help on using
tickets.
Patch for the move of the dojox.data tests.