Simplify and individuate Bash tests so prove reports failures where they happen.

This commit is contained in:
Daniel Nichter
2012-02-23 13:58:57 -07:00
parent a33031e6e4
commit b99293d1b3
17 changed files with 77 additions and 81 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/sh
# This is a dummy script for testing the Bash libs. t/lib/bashLibs.t
# calls "util/test-bash-functions dummy.sh <lib-test-files.sh>".