Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-10 | A few test bug fixes: | Paul Smith | 1 | -3/+2 | |
* Never use "touch" in make rules; it breaks on most sub-second supporting systems. Use echo "" > $@ instead. * Forgot to close test makefiles before using them! All the above worked fine on Linux but failed miserably on Solaris. | |||||
2002-09-10 | Add support for broken SA_RESTART on PTX. | Paul Smith | 1 | -0/+34 | |
Fix bug #103: allow ifdef, export, and unexport to expand their arguments. | |||||
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+67 | |