CVS log for src/usr.bin/make/unit-tests/sh-dots.exp
Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 7 22:27:56 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
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,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6
lines
make(1): normalize output of test sh-dots for non-native mode
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 25 22:04:24 2020 UTC (4 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -0
lines
make(1): add tests for generating the ... command indirectly
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 18 18:12:42 2020 UTC (4 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
make(1): switch some tests to line-buffered stdout
On Alpine Linux, the output was not in the same order as on NetBSD,
at least since bmake-20200902.
The mixture of block-buffered output from child processes and make
itself was hard to predict anyway. Switching to line-buffered stdout
improves the stability of the tests.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 29 19:35:38 2020 UTC (4 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
make(1): fix sh-dots test
The exact output depends on the shell. Some shells prefix the error
message with their name, some don't.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 22 11:27:02 2020 UTC (4 years, 4 months ago) by rillig
Branches: MAIN
make(1): add test for the special "..." in shell commands
CVSweb <webmaster@jp.NetBSD.org>