Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a regression test for bin/5297, regarding sysv substitution with a nil | jmallett | 2002-05-05 | 2 | -0/+10 | |
| | | | | left-hand-side. | |||||
* | Prefix tests with PASS and FAIL, to make grepping easier, and note this in | jmallett | 2002-04-27 | 1 | -3/+3 | |
| | | | | | | the README. This affects only the base-system regression tests, of course. | |||||
* | Check to see if make(1)'s handling of doubly-defined targets is busted or | jmallett | 2002-04-21 | 1 | -0/+11 | |
| | | | | not. A lot relies on this. | |||||
* | Add a test of variable evaluation and substitution for make(1), as a start | jmallett | 2002-04-20 | 2 | -0/+21 | |
of tests for it. |