History log of /src/usr.bin/make/unit-tests/compat-error.mk
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base
# 1.5 08-May-2022 rillig

tests/make: migrate cond1 test to other, more specific tests

The tests in cond1 were a mixture of "everything related to conditions",
and the test cases were heavily dependent on each other, which made them
hard to understand. Move each test case to its corresponding
special-purpose test.


# 1.4 07-May-2022 rillig

make: rename Compat_Run to Compat_MakeAll

No functional change.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.3 13-Dec-2020 rillig

make(1): fix .ERROR_TARGET in compat -k mode (since 2010-04-07)


# 1.2 13-Dec-2020 rillig

make(1): add tests for variable expansion in .ERROR handling


# 1.1 13-Dec-2020 rillig

make(1): demonstrate wrong error handling in compat mode