0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add install.sh script More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
assert_print_stdout_stderr More... almost 10 years ago
Merge pull request #13 from tnichols1998/master More... about 10 years ago
\e doesnt work in Mac OSX bash, replacing with more portable printf + octal representation More... about 10 years ago
\e doesnt work in Mac OSX bash, replacing with true escape character More... about 10 years ago
FIX documentation due to new tests for assert_not_equals. More... about 10 years ago
Merge pull request #12 from mbeko/master More... about 10 years ago
Minor refactorings. More... about 10 years ago
Update documentation with assert_not_equals More... about 10 years ago
Add assert_not_equals function More... about 10 years ago
FIX issue #10 test stop execution after the first failure, if any. More... about 10 years ago
FIX issue #10 : running teardown even in case of test failure. More... over 10 years ago
FIX issue in case of test failure : success was erroneously displayed. Preparing for issue #10 More... over 10 years ago
FIX issue in assert: rm was overriding this exit status of fail in some cases. More... over 10 years ago
FIX #9 expliciting GNU General Public Licence for bash_unit. More... over 10 years ago
FIX #8 : bash_unit should not have failed just because there where no optionnal teardown function defined. More... over 10 years ago
FIX Since we added an extra rm in case stderr temporary file is not removed correctly, we make this rm quiet for all the cases where the file has already been removed. More... over 10 years ago