test.bash: pass all `.bats` files to `bats`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 15 May 2020 19:35:00 +0000 (15:35 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 22 May 2020 16:30:18 +0000 (12:30 -0400)
commit4cf20378081b017f1686b858e14042b39b7c5b20
tree0ca693559c088b35972086a3cf0f27da38db8e37
parent25b9c2fe64a4a7c3d4471ae84be48fb3c6eb2efe
test.bash: pass all `.bats` files to `bats`

This makes `bats` accumulate tests and run all of them with a global
progress, which is much better.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/test.bash
This page took 0.025411 seconds and 4 git commands to generate.