Skip to content

Commit c365b70

Browse files
committed
please don't write tests that use 'path'
1 parent 1c2cc06 commit c365b70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONFORMANCE_TESTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ If you are editing those old tests, you may be interested in some special proces
174174
any `location` value specified will succeed if there is either an exact match to the real output, or it matches the end of the real output.
175175
Additionally, for `class: Directory` the location reported by the actual execution will have any trailing forward slash (`/`) trimmed off before comparison.
176176

177+
Likewise, please do not test the `path` for `class: File` and `class: Directory`.
178+
177179
## Writing a new conformance test
178180

179181
To add a new conformance test:

0 commit comments

Comments
 (0)