From a0476c7ad849e3d79afc5305250009eea69ebe3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1nos?= Date: Fri, 27 Jan 2023 12:26:55 +0100 Subject: [PATCH 1/2] changed the .sh to test run all tests --- encounter_test.sh => run_test_display_gcov.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename encounter_test.sh => run_test_display_gcov.sh (72%) diff --git a/encounter_test.sh b/run_test_display_gcov.sh similarity index 72% rename from encounter_test.sh rename to run_test_display_gcov.sh index 1a2253d..3926413 100644 --- a/encounter_test.sh +++ b/run_test_display_gcov.sh @@ -2,7 +2,7 @@ #cleans artifacts before building date ceedling clean -ceedling gcov:encounter +ceedling gcov:all ceedling utils:gcov cd build/artifacts/gcov -xdg-open GcovCoverageResults.html & +xdg-open GcovCoverageResults.html From 1c1786c907ad443eb4b9c0379758ebf69478eba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1nos=20Euler?= Date: Fri, 27 Jan 2023 16:44:43 +0100 Subject: [PATCH 2/2] added .mailmap to assign the right email/user --- .mailmap | 1 + 1 file changed, 1 insertion(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..3f4e14e --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +János Euler