- From: Arthur Barstow <art.barstow@nokia.com>
- Date: Fri, 23 Dec 2011 08:14:47 -0500
- To: "public-webevents@w3.org" <public-webevents@w3.org>
On 12/16/11 8:53 AM, ext Arthur Barstow wrote:
> a. Directory organization: for consistency with WebApps and HTML WGs,
> should the directory structure be changed:
>
>
> http://www.w3.org/2008/webapps/wiki/Submission#Test_Repository_Structure
>
> .../webapps/[SPECIFICATION]/
> .../webapps/[SPECIFICATION]/tests/approved/
> .../webapps/[SPECIFICATION]/tests/submissions/[CONTRIBUTOR]/
>
> Giving:
>
> .../webevents/touch-events-v1/
> .../webevents/touch-events-v1/tests/approved/
> .../webevents/touch-events-v1/tests/submissions/Mozilla/
> .../webevents/touch-events-v1/tests/submissions/Intel/
> .../webevents/touch-events-v1/tests/submissions/Opera/
Now that I am looking at this again, since WebEvents is using the Hg
root for both specs and tests, I think the above proposal should be
modified a bit. More specifically, we should switch the order of the
"[SPEC]" and "tests" directories giving:
.../webevents/tests//testharness.js
/ .../webevents/tests//testharness.css/
.../webevents/tests/touch-events-v1/
.../webevents/tests/touch-events-v1/approved/
.../webevents/tests/touch-events-v1/submissions/
.../webevents/tests/touch-events-v1/submissions/Mozilla/
.../webevents/tests/touch-events-v1/submissions/Intel/
.../webevents/tests/touch-events-v1/submissions/Opera/
.../webevents/tests/touch-events-v2/
I'll postpone making any changes until the new year in case anyone has
any comments on this.
-AB
Received on Friday, 23 December 2011 13:15:12 UTC