Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-06 | make test prompt for shell on failure enbabled by default, and turned off ↵ | Jameson Graef Rollins | |
with env variable MONKEYSPHERE_TEST_NO_EXAMINE | |||
2009-03-01 | tests no longer prompt for bash for inspection unless ↵ | Daniel Kahn Gillmor | |
MONKEYSPHERE_TEST_ALLOW_EXAMINATION=prompt (makes running them in an automated environment cleaner). prune extra PATH in tests | |||
2009-02-21 | making entry into subshell after failed test run more explicit (thanks for ↵ | Daniel Kahn Gillmor | |
the suggestion, Ross!) | |||
2009-02-12 | tests/common: enable a single subshell in the test environment before ↵ | Daniel Kahn Gillmor | |
cleanup on failure; makes it easier to have $PATH, etc set up | |||
2009-02-04 | move keytrans test to a separate test script, and move functions common to ↵ | Jameson Graef Rollins | |
all test to a common file |