------------------------------------------------------------------- Wed Nov 18 22:44:45 UTC 2020 - Olav Reinert - update to 1.2.1: * added: - JUnit output and extensible formatter rewrite (#246) - load function now reads from absolute and relative paths, and $PATH (#282) - Beginner-friendly examples in /docs/examples (#243) - @peshay's bats-file fork contributed to bats-core/bats-file (#276) * changed: - Duplicate test names now error (previous behaviour was to issue a warning) (#286) - Changed default formatter in Docker to pretty by adding ncurses to Dockerfile, override with --tap (#239) - Replace "readlink -f" dependency with Bash solution (#217) ------------------------------------------------------------------- Wed Nov 18 21:32:54 UTC 2020 - Olav Reinert - Install to /usr/libexec on Tumbleweed ------------------------------------------------------------------- Wed May 20 12:04:49 UTC 2020 - Olav Reinert - update to 1.2.0: * Added: - docs/CHANGELOG.md and docs/releasing.md (#122) - The -f, --filter flag to run only the tests matching a regular expression (#126) - Optimize stack trace capture (#138) - --jobs n flag to support parallel execution of tests with GNU parallel (#172) * Changed: - AppVeyor builds are now semver-compliant (#123) - Add Bash 5 as test target (#181) - Always use upper case signal names to avoid locale dependent err… (#215) - Fix for tests reading from stdin (#227) - Fix wrong line numbers of errors in bash < 4.4 (#229) - Remove preprocessed source after test run (#232) ------------------------------------------------------------------- Fri Oct 25 16:07:03 UTC 2019 - Olav Reinert - Reinstate prematurely removed Group tag ------------------------------------------------------------------- Thu Oct 17 14:23:45 UTC 2019 - Richard Brown - Remove obsolete Groups tag (fate#326485) ------------------------------------------------------------------- Tue Jan 22 14:14:52 UTC 2019 - Ondřej Súkup - update to 1.1.0 - drop build-term.patch package-json.patch - new upstream, see changes on https://github.com/bats-core/bats-core/releases ------------------------------------------------------------------- Sat Feb 25 17:55:47 UTC 2017 - seroton10@gmail.com - Added build-term.patch: work-around for bnc#1026350 ------------------------------------------------------------------- Tue Feb 24 22:29:38 UTC 2015 - seroton10@gmail.com - Fix RPM group ------------------------------------------------------------------- Sun Feb 22 18:17:03 UTC 2015 - seroton10@gmail.com - Spec file improvements: * Run tests in %check section * Correct project URL ------------------------------------------------------------------- Wed Feb 18 21:31:33 UTC 2015 - seroton10@gmail.com - Spec file improvements: * /usr/bin/tput is optional at runtime * Reference to meaning of TAP-compliant * Simplify launch of tests ------------------------------------------------------------------- Mon Feb 16 12:50:34 UTC 2015 - seroton10@gmail.com - Initial version: bats 0.4.0