2847b020b4Make sure that CDPATH isn't set, as it causes cd to behave unpredictably - notably, it can produce output, which breaks fullpath().
Michael Klement
2014-12-03 09:48:49 -0500
6f51dd7abbmore urchin -x tests
Thomas Levine
2014-11-17 04:44:51 +0000
284077d1a1fix the test
Thomas Levine
2014-11-16 22:40:36 +0000
3470e4b979moving tests
Thomas Levine
2014-11-16 22:26:54 +0000
fae24e926aImproved CLI help, updated URLs in read-me
Michael Klement
2014-11-06 22:21:05 -0500
2ab070c353fix the -x documentation
Thomas Levine
2014-11-06 00:52:34 +0000
292663dd73contributors
Thomas Levine
2014-11-06 00:51:14 +0000
90abc2640dupdate the -h help text
Thomas Levine
2014-11-05 17:49:53 +0000
19ed3b02e8HISTORY
Thomas Levine
2014-11-05 17:49:08 +0000
b0429315ecurchin -sh to urchin -x
Thomas Levine
2014-11-05 17:47:36 +0000
5e06ffb1c1version
Thomas Levine
2014-11-05 17:47:01 +0000
bf8c404784fix -sh
Thomas Levine
2014-11-05 17:46:19 +0000
bb41d5a156zsh support
Thomas Levine
2014-11-05 17:38:22 +0000
ed09351df6fix a test
Thomas Levine
2014-11-05 17:28:54 +0000
1e2d4cc8a3remove gitHead
Thomas Levine
2014-11-05 17:27:26 +0000
f8d921b5e5document urchin -sh
Thomas Levine
2014-11-05 17:26:01 +0000
1f115df222urchin -sh
Thomas Levine
2014-11-05 17:15:30 +0000
eafed6ac59put history back
Thomas Levine
2014-11-05 16:54:36 +0000
8273661440tlevine maintainer
Thomas Levine
2014-11-05 16:53:17 +0000
f57e99be6fwe're not maintaining the history, and i don't care
Thomas Levine
2014-11-05 16:52:13 +0000
afc02582fbFixed typo in read-me.
Michael Klement
2014-10-18 10:41:22 -0400
2f97421164Hint added to read-me re standalone invocation of tests that use TEST_SHELL; revision of wording in read-me; argument checking no longer treats a missing dir. argument as an explicitly specified argument.
Michael Klement
2014-10-18 10:34:30 -0400
1e9611e732Support for cross-shell testing added, via option -s <shell> and env. variable TEST_SHELL.
Michael Klement
2014-10-17 17:16:12 -0400
deb77cb5deVarious bug fixes and cleanup.
Michael Klement
2014-10-16 16:37:51 -0400
e9e87b620aAdded section to read-me describing cross-shell tests, added cross-shell demo test; various fixes and cleanup.
Michael Klement
2014-10-16 02:29:27 -0400
b4a023e9efAmended read-me with rationale for applying -s to tests with sh shebang lines, too, and fixed typo.
Michael Klement
2014-10-15 12:46:38 -0400
9d2b6e5205Minor bug fix: cross-shell-tests was missing a line of output due to having introduced color in the summary messages.
Michael Klement
2014-10-15 12:23:41 -0400
1da57cd8b4Amended the -s option to also apply to test scripts with NO shebang line.
Michael Klement
2014-10-15 12:11:34 -0400
9f801be840Added -s option for running tests that have shebang line #!/bin/sh with the same shell that is running urchin itself, to support cross-shell compatibility tests.
Michael Klement
2014-10-14 23:30:08 -0400
f12636e029Merge pull request #6 from scraperwiki/exit-code
Tom Mortimer-Jones
2014-03-17 14:04:22 +0000
0587a615f3Document the non zero exit code case.
David Jones
2014-03-17 14:00:30 +0000
b95b010c0dSet the exit status to reflect pass/fail.
David Jones
2014-03-17 13:43:13 +0000
98c23a2ab8Merge pull request #4 from tlevine/link-blog-post
David Jones
2013-10-14 01:20:38 -0700