diff options
| author | rillig <rillig@NetBSD.org> | 2022-01-23 21:48:59 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2022-01-23 21:48:59 +0000 |
| commit | b24cb57f9c05e7f2e8ec4a166b75d3df478e87d8 (patch) | |
| tree | 7805e5ce2320a30bb22ff192e511f087182d5aa4 /usr.bin/make/unit-tests/directive-dinclude.exp | |
| parent | 40830cb1b942a1865047886d63b63806e276eab0 (diff) | |
tests/make: add a few more tests
Diffstat (limited to 'usr.bin/make/unit-tests/directive-dinclude.exp')
| -rw-r--r-- | usr.bin/make/unit-tests/directive-dinclude.exp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/make/unit-tests/directive-dinclude.exp b/usr.bin/make/unit-tests/directive-dinclude.exp index 39a9383953d..5ea0dabb3c7 100644 --- a/usr.bin/make/unit-tests/directive-dinclude.exp +++ b/usr.bin/make/unit-tests/directive-dinclude.exp @@ -1 +1,4 @@ -exit status 0 +make: "directive-dinclude-error.inc" line 1: Invalid line type +make: Fatal errors encountered -- cannot continue +make: stopped in unit-tests +exit status 1 |
