Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/opt-debug-parse.mk
RevisionDateAuthorComments
 1.8  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.7  09-Feb-2022  rillig make: fix mistakes, spelling and typos in comments and manual page

No binary change for -DNDEBUG.
 1.6  08-Jan-2022  rillig make: add details about .for loop variables to stack traces

The stack traces are enabled with the debug logging option '-dp'.
 1.5  08-Jan-2022  rillig make: fix stack traces in -dp mode (since 2021-01-26)

Previously, the stack traces omitted some lines that seemed to be
redundant. As a result, the stack traces contained confusing line
numbers.
 1.4  08-Jan-2022  rillig make: fix line number in debug log after returning from a file

The parser returns to the next line, not to the current line.
 1.3  08-Jan-2022  rillig tests/make: test line numbers in debug output for parsing files
 1.2  02-Jan-2022  rillig tests/make: demonstrate bugs in PrintStackTrace
 1.1  05-Sep-2020  rillig make(1): add tests for each debug option

RSS XML Feed