You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ These files support metadata tags in the format `// @metaDataName: value`. The
68
68
**Note** that if you have a test corresponding to a specific spec compliance item, you can place it in `tests\cases\conformance` in an appropriately-named subfolder.
69
69
**Note** that filenames here must be distinct from all other compiler testcase names, so you may have to work a bit to find a unique name if it's something common.
70
70
71
-
# Tests for multiple files
71
+
###Tests for multiple files
72
72
73
73
When one needs to test for scenarios which require multiple files, it is useful to use the `fileName` metadata tag as such:
0 commit comments