History log of /netbsd-current/usr.bin/make/unit-tests/job-output-long-lines.mk
Revision Date Author Comments
# 1.4 01-Nov-2020 rillig

make(1): reduce amount of work in test job-output-long-lines.mk

The effect that some of the separator lines start at the end of another
line is still visible.


# 1.3 24-Oct-2020 rillig

make(1): use consistent indentation in variable assignments

Initial work by "pkglint -F *.mk", manually adjusted in a few places.


# 1.2 29-Sep-2020 rillig

make(1): fix test job-output-long-lines

The test failed on Linux since the test relied on the two child
processes interleaving each other. This is not guaranteed to happen
though.


# 1.1 27-Sep-2020 rillig

make(1): add test for merging long lines of job output


# 1.3 24-Oct-2020 rillig

make(1): use consistent indentation in variable assignments

Initial work by "pkglint -F *.mk", manually adjusted in a few places.


# 1.2 29-Sep-2020 rillig

make(1): fix test job-output-long-lines

The test failed on Linux since the test relied on the two child
processes interleaving each other. This is not guaranteed to happen
though.


# 1.1 27-Sep-2020 rillig

make(1): add test for merging long lines of job output


# 1.2 29-Sep-2020 rillig

make(1): fix test job-output-long-lines

The test failed on Linux since the test relied on the two child
processes interleaving each other. This is not guaranteed to happen
though.


# 1.1 27-Sep-2020 rillig

make(1): add test for merging long lines of job output