We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f619f7d commit a1ae368Copy full SHA for a1ae368
1 file changed
ports/spec.md
@@ -88,8 +88,8 @@ A PorTS interpreter implementation should load the core procedures in the follow
88
### Optional mechanisms
89
- Warning when placeholders are not defined
90
- Proposing snippets to fill placeholders quickly
91
-- Selecting/excluding tests and capabilities (only, exclude for tests and capabilities)
92
-- Expected failures
+- Selecting/excluding tests and capabilities (only, exclude for tests and capabilities) to denote that a certain features is not supported at all
+- Expected failures to denote that a feature should be supported but is currently not passing the marked tests
93
- Integration with host test runner
94
95
0 commit comments