From d1aaa9264089fa64a98eecef09aa4a5d9773e345 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 5 Nov 2023 20:09:09 +0100 Subject: make test improvements --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d829af4..383b50c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,14 @@ Then $ make test ``` -to run the tests. You can also run +to run the tests. You can also run only the tests that match a chosen +regex, for example: + +``` +$ TEST=coord make test +``` + +You can also run ``` $ make benchmark -- cgit v1.3