History log of /netbsd-current/usr.bin/make/unit-tests/cond-eof.mk
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 19-Nov-2023 rillig

tests/make: replace 'variable expression' with 'expression'

Each expression is based on a variable, there's no need for the
verbosity. The wording in make's diagnostics will be changed in a
follow-up commit.


# 1.5 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.4 01-Jun-2023 rillig

tests/make: clean up comments, extend a few tests


Revision tags: netbsd-10-0-RC1 netbsd-10-base
# 1.3 10-Dec-2021 rillig

make: do not evaluate misplaced expressions in malformed conditions

This change only affects the behavior for parse errors. Syntactically
well-formed conditions work exactly as before.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.2 14-Dec-2020 rillig

make(1): add test for variable expressions after a parse error

These variable expressions don't need to be expanded, and they aren't.


# 1.1 14-Dec-2020 rillig

make(1): add test for parsing the end of a condition


# 1.5 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.4 01-Jun-2023 rillig

tests/make: clean up comments, extend a few tests


Revision tags: netbsd-10-base
# 1.3 10-Dec-2021 rillig

make: do not evaluate misplaced expressions in malformed conditions

This change only affects the behavior for parse errors. Syntactically
well-formed conditions work exactly as before.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.2 14-Dec-2020 rillig

make(1): add test for variable expressions after a parse error

These variable expressions don't need to be expanded, and they aren't.


# 1.1 14-Dec-2020 rillig

make(1): add test for parsing the end of a condition


# 1.3 10-Dec-2021 rillig

make: do not evaluate misplaced expressions in malformed conditions

This change only affects the behavior for parse errors. Syntactically
well-formed conditions work exactly as before.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.2 14-Dec-2020 rillig

make(1): add test for variable expressions after a parse error

These variable expressions don't need to be expanded, and they aren't.


# 1.1 14-Dec-2020 rillig

make(1): add test for parsing the end of a condition