.. |
- directories starting with a hypen...
|
Ensure we can cd into directories starting with a hyphen. Fixes #3.
|
2013-07-26 12:51:01 +01:00 |
.die-on-fail
|
Test die on fail.
|
2016-01-28 15:23:13 +00:00 |
.example-test-suite
|
check failureness
|
2012-10-11 00:17:44 -04:00 |
Command-line help contents
|
Support for cross-shell testing added, via option -s <shell> and env. variable TEST_SHELL .
|
2014-10-17 17:16:12 -04:00 |
Counts should be kept of successes and failures.
|
Test for singular.
|
2013-06-20 18:43:11 +01:00 |
Cross-shell test support
|
remove awk dependency in test suite
|
2016-01-28 15:23:14 +00:00 |
Setup and teardown
|
rename tests
|
2012-10-11 15:32:07 -04:00 |
skip
|
test skip on exit code 3
|
2016-02-26 17:37:12 +00:00 |
Subdirectories
|
tests with nested directories
|
2016-02-28 12:53:26 +00:00 |
TAP
|
fix fixture to not expect stderr
|
2016-01-28 15:23:14 +00:00 |
The setup script should not be sourced.
|
rename tests
|
2012-10-11 15:32:07 -04:00 |
urchin exit code
|
Document the non zero exit code case.
|
2014-03-17 14:00:30 +00:00 |
Urchin should do a sanity check so that directories like the user home are not specified as tests.
|
more accepting molly-guard
|
2016-02-26 16:23:41 +00:00 |
Urchin should recognize that the filesystem is sane.
|
Various bug fixes and cleanup.
|
2014-10-16 16:37:51 -04:00 |
.gitignore
|
Various bug fixes and cleanup.
|
2014-10-16 16:37:51 -04:00 |
.print-arg-3
|
fix -sh
|
2014-11-05 17:46:19 +00:00 |
.urchin
|
set urchin root
|
2016-02-28 12:14:27 +00:00 |
A nonempty CDPATH should not break urchin.
|
Make sure that CDPATH isn't set, as it causes cd to behave unpredictably - notably, it can produce output, which breaks fullpath().
|
2014-12-03 09:54:15 -05:00 |
Empty directories
|
fix empty directories
|
2016-02-28 12:35:27 +00:00 |
Exit codes of zero should pass.
|
rename tests
|
2012-10-11 15:32:07 -04:00 |
Exit on fail if -e is passed.
|
rename test to be more clear
|
2016-01-28 15:24:24 +00:00 |
Failing tests should be marked in red.
|
rename tests
|
2012-10-11 15:32:07 -04:00 |
Print version on -v.
|
urchin -v test
|
2016-01-29 17:14:34 +00:00 |
Succeeding tests should be marked in green.
|
rename tests
|
2012-10-11 15:32:07 -04:00 |
This test should succeed.
|
success test
|
2016-02-28 12:23:21 +00:00 |