Skip to content

Commit a59c89a

Browse files
committed
doc: add changelog
Signed-off-by: Ali Caglayan <[email protected]>
1 parent fba9240 commit a59c89a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changes/11980.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- `dune runtest` can now run individual tests from a `(test (name foo))`
2+
stanza as `dune runtest foo` and inline tests
3+
`(library (name bar) (inline_tests))` as `dune runtest bar`
4+
(#11980, grant #870, @Alizter).

0 commit comments

Comments
 (0)