Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/opt-jobs.mk
RevisionDateAuthorComments
 1.7  20-May-2025  sjg Revert export of MAKEFLAGS from Cmd_Exec

Until we work out what the issue is.
Revert related unit-test changes as well
 1.6  18-May-2025  rillig tests/make: test exporting of MAKEFLAGS in compat and parallel mode
 1.5  10-Sep-2023  sjg branches: 1.5.2;
make: skip -jC tests unless .MAKE.JOBS.C is yes
 1.4  10-Sep-2023  rillig make: add more details to usage message of -j option
 1.3  10-Sep-2023  rillig tests/make: add tests for parsing the -j option
 1.2  16-Aug-2020  rillig make(1): describe the purpose of each newly added unit test dummy
 1.1  16-Aug-2020  rillig 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.
 1.5.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed