CVS log for src/usr.bin/make/unit-tests/opt-keep-going-indirect.mk
Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 2 15:05:15 2024 UTC (8 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5
lines
tests/make: pass PATH onto child processes
This fixes the tests on some Cygwin variant where the shell does not
initialize the PATH environment variable when it's missing.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 12 20:05:36 2022 UTC (2 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: netbsd-10-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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -15
lines
tests/make: clean up comments in test for indirect -k failures
See PR#49720.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 13:17:57 2022 UTC (2 years, 9 months ago) by rillig
Branches: MAIN
tests/make: document the history of bugs in '-k' mode
Reported in PR#49720 in 2015, fixed independently in compat.c 1.199 from
2020-12-07.
CVSweb <webmaster@jp.NetBSD.org>