From: Kevin Day Date: Mon, 29 May 2023 19:09:43 +0000 (-0500) Subject: Cleanup: Fix comments in settings-tests files. X-Git-Tag: 0.6.6~31 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=624cb1b86e75e2701277b9c3f56d66481b53e35a;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 88a4454..04a335d 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_utf/data/build/settings-tests b/level_1/fl_utf/data/build/settings-tests index 78c0961..962a7d5 100644 --- a/level_1/fl_utf/data/build/settings-tests +++ b/level_1/fl_utf/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_utf diff --git a/level_2/fll_path/data/build/settings-tests b/level_2/fll_path/data/build/settings-tests index d610b52..8da9e9e 100644 --- a/level_2/fll_path/data/build/settings-tests +++ b/level_2/fll_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-fll_path diff --git a/level_2/fll_status_string/data/build/settings-tests b/level_2/fll_status_string/data/build/settings-tests index 7f4b8ee..f40ee83 100644 --- a/level_2/fll_status_string/data/build/settings-tests +++ b/level_2/fll_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. #