Opened 10 years ago
Closed 10 years ago
#13226 closed enhancement (fixed)
[patch][ccla]Enable themes in another dirctory in _testCommon.js
Reported by: | Gu Yi, He | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | TestFramework | Version: | 1.7.0b1 |
Keywords: | test framework theme module | Cc: | |
Blocked By: | Blocking: |
Description
With this patch, the tester could specify a theme in another directory. For example:
http://localhost/dijit/tests/test_Dialog.html?theme=themeA&module=dirA[[BR]]
The themeA is located under the dirctory dirA which is the sibling of dijit.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | testCommon.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | changed from alex to bill |
---|---|
Summary: | Enable themes in another dirctory in _testComoon.js → [patch][ccla]Enable themes in another dirctory in _testCommon.js |
comment:2 Changed 10 years ago by
Status: | new → assigned |
---|
Sure, sounds fine, I'll check in the patch except changing "module" to "themeModule", to be clearer (IMO).
Note: See
TracTickets for help on using
tickets.
patch from Eldon (IBM, CCLA)