]> git.corax.cc Git - toolbox/commit
test: Remove BATS test cases
authorMatthias Kruk <m@m10k.eu>
Sat, 8 Oct 2022 13:56:39 +0000 (22:56 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 8 Oct 2022 13:56:39 +0000 (22:56 +0900)
commit3cc872725d66d0881e3f361b9d52944548380abf
tree6e3b7776933e3d08026b19e7e49b153a1ab3f184
parent8988c90aeff784785f597054d58cdcffe10ffc9e
test: Remove BATS test cases

All of the BATS test cases have been migrated to shellspec and can
be removed, since BATS is not used for toolbox tests anymore.

This commit removes all remaining BATS test cases.
test/is.sh [deleted file]
test/mutex.sh [deleted file]
test/sem.sh [deleted file]
test/wmutex.sh [deleted file]