From ba8fbf21ef7c8746239eb3f61afcf2946e095092 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 26 Jan 2021 15:51:26 +0100 Subject: [PATCH] docs: update TODO Signed-off-by: Karel Zak --- Documentation/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 3bd758a0e..f22619963 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -1,6 +1,14 @@ Note that items with (!) have high priority. +tests +----- + - add MacOS to GitHub Actions (.github/workflows/cibuild.yml). Note, we have used + Mac in Travis-CI (see .travis.yml). + + - add Coverity to GitHub Actions (see for example .github/workflows/coverity.yml + in systemd repo). + script (lib/pty-session.c) -------------------------- - (!) add #ifdefs and optional code for non-signalfd() systems