OpenGrok
Cross Reference: sh-dots.exp
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
sh-dots.exp
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/sh-dots.exp
Revision
Date
Author
Comments
1.5
07-Dec-2020
rillig
make(1): normalize output of test sh-dots for non-native mode
1.4
25-Oct-2020
rillig
make(1): add tests for generating the ... command indirectly
1.3
18-Oct-2020
rillig
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.
1.2
29-Aug-2020
rillig
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.
1.1
22-Aug-2020
rillig
make(1): add test for the special "..." in shell commands
Indexes created Wed Oct 22 00:09:40 GMT 2025