History log of /src/usr.bin/make/unit-tests/var-readonly.exp
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.3 20-Dec-2023 rillig

make: fix confusing debug logging when deleting a variable

Be clear when deleting a variable is ignored and state the reason,
instead of only providing a keyword as a hint for insiders.


# 1.2 20-Dec-2023 rillig

tests/make: demonstrate confusing debug log for read-only variables

The message 'delete %s' that occurs above the 'readOnly' looks as if the
variable would indeed be deleted. The wording in the 'readOnly' line is
unclear.


# 1.1 24-Jan-2023 sjg

Add the unit tests