OpenGrok
Cross Reference: opt-debug-hash.mk
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
opt-debug-hash.mk
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/opt-debug-hash.mk
Revision
Date
Author
Comments
1.5
31-May-2024
rillig
tests/make: replace or document .error in tests
The text 'Missing argument for ".error"' in an .exp file may be a hint
for an accidentally broken test, so eliminate them as far as possible.
1.4
01-Jun-2023
rillig
tests/make: force line-based diagnostics to be listed in the tests
This way, contradictions between the intended output and the actual
output are closer together and have a better chance of being spotted.
1.3
22-Jan-2022
rillig
make: add missing newline after "cannot continue" message
It was wrong of Parse_File to output an unfinished line and hope for
some other code to finish it. As demonstrated in the test, PrintOnError
did not do that in the case of additional debug output.
To keep the overall behavior as close as possible to before, the other
callers of PrintOnError now have to pass the newline themselves. Passing
strings that start with newlines but don't end with them looked
suspicious anyway.
1.2
22-Jan-2022
rillig
tests/make: add a few more tests
1.1
05-Sep-2020
rillig
make(1): add tests for each debug option
Indexes created Mon Oct 20 03:09:53 GMT 2025