Commit Graph

4 Commits

Author SHA1 Message Date
rillig e4b7864877 tests/make: add a few more tests, mainly for special targets 2022-01-22 21:50:41 +00:00
rillig 7c69bb8eca make(1): update and add comments in tests
As a result of the new comments, some line numbers have changed in the
output of the tests.  No other changes.
2020-11-15 20:20:58 +00:00
rillig adba330b30 make(1): describe the purpose of each newly added unit test dummy 2020-08-16 14:25:16 +00:00
rillig d126d9d551 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.
2020-08-16 12:07:50 +00:00