From fe73c274c7c75398ba3ac801d699de42994ffb55 Mon Sep 17 00:00:00 2001 From: "W. Spencer Smith" <smiths@mcmaster.ca> Date: Wed, 24 Apr 2024 13:40:57 -0400 Subject: [PATCH] Addition of reminders on README and INSTALL.md --- Lectures/L19_AssuranceCase/AssuranceCase.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Lectures/L19_AssuranceCase/AssuranceCase.tex b/Lectures/L19_AssuranceCase/AssuranceCase.tex index cdc70a8..3c78ce1 100755 --- a/Lectures/L19_AssuranceCase/AssuranceCase.tex +++ b/Lectures/L19_AssuranceCase/AssuranceCase.tex @@ -205,8 +205,10 @@ instructor, supervisor, users \frametitle{Final Project Quality} \begin{itemize} \item Installability - instructions given, makefiles etc to support, means to - validate the installation, required libraries are explicitly identified -\item Learnability - instructions to get someone started using the software + validate the installation, required libraries are explicitly identified -- + update README.md and INSTALL.md +\item Learnability - instructions to get someone started using the software -- +give instructions on how to run the software, how to execute the tests \item Robustness - can the software handle garbage inputs reasonably \item Performance - measured if appropriate \item Usability - measured if appropriate @@ -410,6 +412,7 @@ instructor, supervisor, users \item Date \item Purpose \end{itemize} + \ei \end{frame} -- GitLab