From: Kevin Day Date: Mon, 29 May 2023 19:11:05 +0000 (-0500) Subject: Cleanup: Fix comments in settings-tests files. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=72fc40f783d282708eb93a0e7f0c166c770bd40f;p=fll Cleanup: Fix comments in settings-tests files. --- diff --git a/level_0/f_status_string/data/build/settings-tests b/level_0/f_status_string/data/build/settings-tests index 361106b..607cde2 100644 --- a/level_0/f_status_string/data/build/settings-tests +++ b/level_0/f_status_string/data/build/settings-tests @@ -1,6 +1,6 @@ # fss-0001 # -# Builds a program that is links to the generated library and is status_stringd to perform tests. +# Builds a program that is links to the generated library and is executed to perform tests. # # Memory leaks in the test program can be checked for by running valgrind with this executable. # diff --git a/level_1/fl_path/data/build/settings-tests b/level_1/fl_path/data/build/settings-tests index e5b9b39..e049fd0 100644 --- a/level_1/fl_path/data/build/settings-tests +++ b/level_1/fl_path/data/build/settings-tests @@ -1,4 +1,9 @@ # fss-0001 +# +# Builds a program that is links to the generated library and is executed to perform tests. +# +# Memory leaks in the test program can be checked for by running valgrind with this executable. +# build_name test-fl_path diff --git a/level_1/fl_status_string/data/build/settings-tests b/level_1/fl_status_string/data/build/settings-tests index 297dd1e..44a5c09 100644 --- a/level_1/fl_status_string/data/build/settings-tests +++ b/level_1/fl_status_string/data/build/settings-tests @@ -1,6 +1,6 @@ # fss-0001 # -# Builds a program that is links to the generated library and is status_stringd to perform tests. +# Builds a program that is links to the generated library and is executed to perform tests. # # Memory leaks in the test program can be checked for by running valgrind with this executable. #