Revisions of bats
Dominique Leuenberger (dimstar_suse)
accepted
request 1099779
from
Olav Reinert (oreinert)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 1065892
from
Martin Pluskal (pluskalm)
(revision 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 1034626
from
Olav Reinert (oreinert)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 981380
from
Martin Pluskal (pluskalm)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 970632
from
Olav Reinert (oreinert)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 939931
from
Olav Reinert (oreinert)
(revision 11)
- boo#1193177: Fix build on Leap and SLE - update to 1.5.0: * new command line flags * `--verbose-run`: Make `run` print `$output` by default * `-x`, `--trace`: Print test commands as they are executed (like `set -x`)` * `--show-output-of-passing-tests`: Print output of passing tests * `--print-output-on-failure`: Automatically print the value of `$output` on failed tests * `--gather-test-outputs-in <directory>`: Gather the output of failing **and** passing tests as files in directory * Experimental: add return code checks to `run` via `!`/`-<N>` * `install.sh` and `uninstall.sh` take an optional second parameter for the lib folder name to allow for multilib install, e.g. into lib64 * add `run` flag `--keep-empty-lines` to retain empty lines in `${lines[@]}` * add `run` flag `--separate-stderr` which also fills `$stderr` and `$stderr_lines` * don't glob `run`'s `$output` when splitting into `${lines[@]}` * remove empty line after test with pretty formatter on some terminals * don't run setup_file/teardown_file on files without tests, e.g. due to filtering * print final line without newline on Bash 3.2 for midtest (ERREXIT) failures * abort with error on missing flock/shlock when running in parallel mode * improved `set -u` test and fixed some unset variable accesses * shorten suite/file/test temporary folder paths to leave enough space even on restricted systems * added BATS_TEST_TMPDIR, BATS_FILE_TMPDIR, BATS_SUITE_TMPDIR * added checks and improved documentation for `$BATS_TMPDIR` * the docker container now uses [tini](https://github.com/krallin/tini) as the container entrypoint to improve signal forwarding * script to uninstall bats from a given prefix * replace preprocessed file path (e.g. `/tmp/bats-run-22908-NP0f9h/bats.23102.src`) with original filename in stdout/err (but not FD3!) * print aborted command on SIGINT/CTRL+C * print error message when BATS_RUN_TMPDIR could not be created
Dominique Leuenberger (dimstar_suse)
accepted
request 886494
from
Olav Reinert (oreinert)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 856627
from
Martin Pluskal (pluskalm)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 849516
from
Olav Reinert (oreinert)
(revision 8)
Yuchen Lin (maxlin_factory)
accepted
request 807956
from
Olav Reinert (oreinert)
(revision 7)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 750141
from
Factory Maintainer (factory-maintainer)
(revision 6)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 739919
from
Martin Pluskal (pluskalm)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 460441
from
Olav Reinert (oreinert)
(revision 3)
Added build-term.patch: work-around for bnc#1026350
Dominique Leuenberger (dimstar_suse)
accepted
request 287729
from
Olav Reinert (oreinert)
(revision 2)
Fixed RPM group assignment.
Dominique Leuenberger (dimstar_suse)
accepted
request 287389
from
Olav Reinert (oreinert)
(revision 1)
New package, see http://lists.opensuse.org/opensuse-factory/2015-02/msg00221.html
Displaying all 18 revisions