Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test262
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pmaksimo
test262
Commits
b93f7a88
Commit
b93f7a88
authored
7 years ago
by
Valerie R Young
Committed by
Valerie R Young
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
very WIP notes about autogenerate files
parent
a5f7e2c2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+1
-2
1 addition, 2 deletions
CONTRIBUTING.md
with
1 addition
and
2 deletions
CONTRIBUTING.md
+
1
−
2
View file @
b93f7a88
...
...
@@ -298,14 +298,13 @@ Test cases and test templates specify meta-data using the same YAML frontmatter
-
test cases (
`*.case`
)
-
`template`
- name of the sub-directory to locate templates for this test
-
`description`
(see above)
// looks like this is actually "desc" !!! add how its made description with the appending of "name" in parens from the test template
-
`info`
(see above)
-
`features`
(see above; merged with value defined by test template)
-
test templates (
`*.template`
)
-
`path`
- location within the published test hierarchy to output files created from this template
-
`name`
- human-readable name of the syntactic form described by this template (used to generate the test file's
`description`
field)
-
`esid`
(see above)
-
`es5id`
(see above)
-
`es6id`
(see above)
-
`info`
(see above)
-
`features`
(see above; merged with value defined by test case)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment