BDD framework for shell [archive]
 
 
 
Go to file
Mike Gerwitz 0914d27000 File descriptor 99 is reserved for internal use
It should not, by convention, be used by any test cases; its opening here
will (presumably, at least) prevent the shell from automatically allocating
it for any file operations and subshells.
2014-05-13 01:18:46 -04:00
bin Initial concept and working tests for shspec 2014-05-09 00:58:06 -04:00
src File descriptor 99 is reserved for internal use 2014-05-13 01:18:46 -04:00
test Alright, let's get serious about this! 2014-05-13 01:12:32 -04:00
.gitignore Alright, let's get serious about this! 2014-05-13 01:12:32 -04:00
COPYING Alright, let's get serious about this! 2014-05-13 01:12:32 -04:00
Makefile.am Alright, let's get serious about this! 2014-05-13 01:12:32 -04:00
configure.ac Alright, let's get serious about this! 2014-05-13 01:12:32 -04:00