head 1.4; access; symbols netbsd-11-0-RC4:1.4 netbsd-11-0-RC3:1.4 netbsd-11-0-RC2:1.4 netbsd-11-0-RC1:1.4 perseant-exfatfs-base-20250801:1.4 netbsd-11:1.4.0.2 netbsd-11-base:1.4 netbsd-10-1-RELEASE:1.3 perseant-exfatfs-base-20240630:1.3 perseant-exfatfs:1.3.0.8 perseant-exfatfs-base:1.3 netbsd-10-0-RELEASE:1.3 netbsd-10-0-RC6:1.3 netbsd-10-0-RC5:1.3 netbsd-10-0-RC4:1.3 netbsd-10-0-RC3:1.3 netbsd-10-0-RC2:1.3 netbsd-10-0-RC1:1.3 netbsd-10:1.3.0.6 netbsd-10-base:1.3 cjep_sun2x-base1:1.3 cjep_sun2x:1.3.0.4 cjep_sun2x-base:1.3 cjep_staticlib_x-base1:1.3 cjep_staticlib_x:1.3.0.2 cjep_staticlib_x-base:1.3; locks; strict; comment @# @; 1.4 date 2024.07.04.20.18.40; author rillig; state Exp; branches; next 1.3; commitid 75IS4XOhTa8VOygF; 1.3 date 2020.12.13.19.08.20; author rillig; state Exp; branches 1.3.8.1; next 1.2; commitid D1ZFSvvHjycWbCzC; 1.2 date 2020.10.23.05.44.02; author rillig; state Exp; branches; next 1.1; commitid w1qCJWnITevLnZsC; 1.1 date 2020.08.16.12.07.52; author rillig; state Exp; branches; next ; commitid coEgPk3hgfeYGhkC; 1.3.8.1 date 2025.08.02.05.58.40; author perseant; state Exp; branches; next ; commitid 23j6GFaDws3O875G; desc @@ 1.4 log @make: on error, print the targets to be made This helps to understand situations with several nested sub-makes in varying directories. @ text @echo fail all; false 'all' '${.TARGET}' '$${.TARGET}' fail all *** Error code 1 (continuing) Stop. make: stopped making "all" in unit-tests .ERROR_TARGET='all' .ERROR_CMD='' exit status 1 @ 1.3 log @make(1): add tests for variable expansion in .ERROR handling @ text @d6 1 a6 1 make: stopped in unit-tests @ 1.3.8.1 log @Sync with HEAD @ text @d6 1 a6 1 make: stopped making "all" in unit-tests @ 1.2 log @make(1): add test for MAKE_PRINT_VAR_ON_ERROR @ text @d1 2 a2 1 fail @ 1.1 log @make(1): add dummies for fine-grained tests, one per single feature The test names have been derived from the current manual page. All these tests are dummies right now, and the code from the existing tests will be moved into the new tests step by step. This is done to prevent modmisc, escape, varmod-edge and varmisc from growing without any bounds, and to reduce the side-effects of one test to the others. @ text @d1 8 a8 1 exit status 0 @