~virgilwashere/ubuntu/+source/bats/+git/master:junit_output_bak

Last commit made on 2020-04-26
Get this branch:
git clone -b junit_output_bak https://git.launchpad.net/~virgilwashere/ubuntu/+source/bats/+git/master

Branch merges

Branch information

Name:
junit_output_bak
Repository:
lp:~virgilwashere/ubuntu/+source/bats/+git/master

Recent commits

f4924da... by Andrew Martin <email address hidden>

feat: junit output

- add safe mode and fix violations
- edit `--help` text for consistency
- shfmt

2da82e9... by Martin Schulze <email address hidden>

feat: add junit formatter

22eb1aa... by Aleksa Sarai

bats: replace "readlink -f" dependency

Rather than depending on GNU coreutils, we reimplement "readlink -f" (or
to be more accurate, "readlink -e") ourselves in bash to work around the
lack of GNU tools on OS X.

Signed-off-by: Aleksa Sarai <email address hidden>

62e1b41... by Andrew Martin <email address hidden>

feat: release Bats 1.2.0

a81bb42... by Jason van Zyl <email address hidden>

Fix small typo: besis -> basis

178eb1d... by Andrew Martin <email address hidden>

docs: add list of libraries to README

Co-Authored-By: Jason Karns <email address hidden>

f5cd38f... by whit537

Fix small typo in README

2bec477... by Martin Schulze <email address hidden>

WIP

87b16eb... by Andrew Martin <email address hidden>

docs: Readme.md, remove self referencing background link (#247)

Readme.md, remove self referencing background link

6e37fe5... by Paul <email address hidden>

Readme.md, remove self referencing background link

Remove link from Background chapter that links to the Background chapter.
Can be confusing since it is basically linking to itself.