]> arthur.barton.de Git - bup.git/commit
Migrate the remaining (standalone) test/ext tests to pytest
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 28 May 2020 21:14:53 +0000 (23:14 +0200)
committerRob Browning <rlb@defaultvalue.org>
Thu, 26 Nov 2020 21:53:09 +0000 (15:53 -0600)
commit0144a07edc1a00b065bda208c36986b8201fb15a
tree34776c13732f4027f7b7549254e98dd9846a19ae
parentfe6ea219ba2f8f9ce18e0399581ff7f4602a8760
Migrate the remaining (standalone) test/ext tests to pytest

Enable the test/ext/conftest.py collector to allow pytest to handle
all of the test/ext standalone tests too.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
[rlb@defaultvalue.org: show the pytest invocations; switch to use
 test/ext/conftest.py collector; use the release mark in check and
 distcheck; augment commit message; augment the information in
 HACKING]
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
HACKING
Makefile
pytest
test/ext/conftest.py
wvtest [deleted file]
wvtest.sh [changed mode: 0755->0644]