urchin/tests
Michael Klement deb77cb5de Various bug fixes and cleanup.
* bug fixes:
  * fixed directory-existence argument check
  * fixed how `.urchin_stdout` files are cleaned up
  * fixed instances of error/warning messages outputting to stdout instead of stderr
* documentation, help and error-message improvements:
  * added specific error message if the (non-option) argument is not a directory
  * improved wording of CLI help
  * readme.md: replaced obsolete URL http://www.urchin.sh with https://github.com/scraperwiki/urchin
  * readme.md: made the fact clearer that `./cross-shell-tests` only tests urchin's _own_ cross-shell compatibility
  * HISTORY: fixed typo
* formatting and logging improvements:
  * added timestamp to the beginning of log files (`.urchin.log`)
  * captured output from failed tests is now printed in *red* to draw attention
  * test summary now prints the number of failed tests in the appropriate color for instant feedback (green, if none failed; red, otherwise)
* cleanup
  * removed unused test files, simplified some tests
2014-10-16 16:37:51 -04:00
..
- 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
.example-test-suite check failureness 2012-10-11 00:17:44 -04:00
Command-line help contents Various bug fixes and cleanup. 2014-10-16 16:37:51 -04:00
Counts should be kept of successes and failures. Test for singular. 2013-06-20 18:43:11 +01:00
Setup and teardown rename tests 2012-10-11 15:32:07 -04: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. Various bug fixes and cleanup. 2014-10-16 16:37:51 -04: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
Exit codes of zero should pass. rename tests 2012-10-11 15:32:07 -04:00
Failing tests should be marked in red. rename tests 2012-10-11 15:32:07 -04:00
Succeeding tests should be marked in green. rename tests 2012-10-11 15:32:07 -04:00