Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-17 | skip tests that require root (REGRESSROOTTARGETS) unless | Marco S Hyman | |
the user is root or SUDO is not empty. OK art@ | |||
2002-01-03 | use :L variable modifier | Brad Smith | |
2002-01-03 | make regress the main target | Artur Grabowski | |
(now that dependencies are correct) | |||
2002-01-03 | OpenBSD tag | Artur Grabowski | |
2002-01-03 | s/timeout/possible timeout/ the test could simply fail. | Artur Grabowski | |
2002-01-03 | Two new variables. | Artur Grabowski | |
REGRESSSLOWTARGETS, contains a list of all regress targets that are slow. REGRESSSKIPSLOW, settable to "yes"/"no" (default is "no") when running regress. Skips slow tests. (*for some arbitrary and very subjective value of "slow") | |||
2002-01-03 | Support for a new variable REGRESSMAXTIME that sets the cpu time | Artur Grabowski | |
ulimit for tests. Needed for libc_r tests. With some help from marc@ | |||
2002-01-02 | Eh? Why could I finish a make build with this 6 hours ago? | Artur Grabowski | |
2002-01-01 | Start for a framework for regression tests. Simplifies the most common | Artur Grabowski | |
regress test targets, provides logging of success/failure and various minor features. Much Makefile magic from espie@ who thinks that my shell programming skills are "atrocious" (and I agree). |