Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/bats: Update to first successor release | Dario Ernst | 2018-06-28 | 1 | -35/+0 |
| | | | | | | | | | | | | sstephenson/bats has been abandoned for quite some time. The designated successor-fork seems to be bats-core/bats-core. bats-core has now recently released a stable version, which we package now. The custom patch also has been removed, since libexec/bats-format-tap-stream:5 already seems to check for tput availability. The doc package now depends on man, since it only contains man-pages. | ||||
* | community/bats: add check() | Henrik Riomar | 2017-12-31 | 1 | -0/+35 |
The patch is from https://github.com/bats-core/bats-core |