summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-10 09:08:02 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-10 07:27:52 +0000
commit8aa848213f758cb3fabd94d4c2a6b83c1144240b (patch)
tree35abcea243516ab7c31e5af05df99852ed417c89
parent7d8565d872fc3d1e56fb344e65b53de09088be59 (diff)
downloadvmdb2-8aa848213f758cb3fabd94d4c2a6b83c1144240b.tar.gz
test: rename check-all to check-images
This makes room for a new check-all that actually runs all tests. Sponsored-by: author
-rw-r--r--README.md4
-rwxr-xr-xcheck-images (renamed from check-all)0
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d05eea4..eb358f5 100644
--- a/README.md
+++ b/README.md
@@ -193,8 +193,8 @@ also [CoverageTestRunner][] for running the unit tests.
Try to follow PEP8 for code formatting, and try to keep lines shorter
than 80 characters.
-Make sure ./check and check-all scripts pass both before and after
-your modifications.
+Make sure `./check-all` script passes both before and after your
+modifications.
Contact
diff --git a/check-all b/check-images
index 196b0c9..196b0c9 100755
--- a/check-all
+++ b/check-images