-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#147: Update tests runner and CI process controller
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule bash-process-controller
updated
11 files
+14 −0 | .gitignore | |
+7 −0 | .travis.yml | |
+1 −1 | README.md | |
+13 −8 | tasks-layout.sh | |
+1 −0 | tests/bash/.extension | |
+28 −0 | tests/bash/__fail-clean.sh | |
+31 −0 | tests/bash/__fail-main.sh | |
+31 −0 | tests/bash/__fail-post.sh | |
+32 −0 | tests/bash/__fail-pre.sh | |
+25 −0 | tests/bash/__success.sh | |
+31 −0 | tests/bash/main.sh |