diff --git a/src/rougail/output_ansible/doc.py b/src/rougail/output_ansible/doc.py index 074ef25..4090d2e 100644 --- a/src/rougail/output_ansible/doc.py +++ b/src/rougail/output_ansible/doc.py @@ -85,7 +85,7 @@ class Doc(RougailOutputDoc): fam_info = self.formatter.family_informations() if fam_info: datas.append(fam_info) - text = _('Do not forget to add Rougail structural file as Rougail types') + text = _('Do not forget to add Rougail structural file as Rougail types.') starts_line = self.formatter.family_informations_starts_line() datas.append(starts_line + text + self.formatter.family_informations_ends_line() + self.formatter.end_family_informations()) datas.append(_("Add to your structural file something like:\n\n")) diff --git a/tests/results-doc/test_namespace/00_0no_variable.sh b/tests/results-doc/test_namespace/00_0no_variable.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/00_0no_variable.sh +++ b/tests/results-doc/test_namespace/00_0no_variable.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace/00_0no_variable_default_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace/00_0no_variable_default_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_0version_underscore.sh b/tests/results-doc/test_namespace/00_0version_underscore.sh index 1c958d6..3d6ed0a 100644 --- a/tests/results-doc/test_namespace/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace/00_0version_underscore.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_1empty_variable.sh b/tests/results-doc/test_namespace/00_1empty_variable.sh index a4bab32..7084697 100644 --- a/tests/results-doc/test_namespace/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace/00_1empty_variable.sh @@ -17,7 +17,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated.sh b/tests/results-doc/test_namespace/00_2default_calculated.sh index df2a0bb..c5b4a8a 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace/00_2default_calculated_multi.sh index 64d9a8d..bc34747 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh index 1e5b6c4..86275d0 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable.sh index 2fd5c3f..89e4ca6 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh index d18132a..fe93a96 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh index bb8aea6..3c945b5 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh index 6674788..35f9841 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_4load_subfolder.sh b/tests/results-doc/test_namespace/00_4load_subfolder.sh index 9fc3996..682c51e 100644 --- a/tests/results-doc/test_namespace/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace/00_4load_subfolder.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_5load_notype.sh b/tests/results-doc/test_namespace/00_5load_notype.sh index 505069e..f053f9d 100644 --- a/tests/results-doc/test_namespace/00_5load_notype.sh +++ b/tests/results-doc/test_namespace/00_5load_notype.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6boolean.sh b/tests/results-doc/test_namespace/00_6boolean.sh index 858d384..195e846 100644 --- a/tests/results-doc/test_namespace/00_6boolean.sh +++ b/tests/results-doc/test_namespace/00_6boolean.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh index 4fbafb3..78c88a7 100644 --- a/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice.sh b/tests/results-doc/test_namespace/00_6choice.sh index 3d0cb37..e71de33 100644 --- a/tests/results-doc/test_namespace/00_6choice.sh +++ b/tests/results-doc/test_namespace/00_6choice.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice_calculation.sh b/tests/results-doc/test_namespace/00_6choice_calculation.sh index fca9adb..012b224 100644 --- a/tests/results-doc/test_namespace/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace/00_6choice_calculation.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice_link.sh b/tests/results-doc/test_namespace/00_6choice_link.sh index f7d5fad..60ee308 100644 --- a/tests/results-doc/test_namespace/00_6choice_link.sh +++ b/tests/results-doc/test_namespace/00_6choice_link.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice_variable.sh b/tests/results-doc/test_namespace/00_6choice_variable.sh index 9794ef3..50d77ce 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice_variable_link.sh b/tests/results-doc/test_namespace/00_6choice_variable_link.sh index fdbb4d8..d02e14d 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable_link.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace/00_6choice_variable_link2.sh index ffc8429..9567eff 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable_link2.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6custom.sh b/tests/results-doc/test_namespace/00_6custom.sh index 9167804..109d24d 100644 --- a/tests/results-doc/test_namespace/00_6custom.sh +++ b/tests/results-doc/test_namespace/00_6custom.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6domainname.sh b/tests/results-doc/test_namespace/00_6domainname.sh index ddfd136..dba91ab 100644 --- a/tests/results-doc/test_namespace/00_6domainname.sh +++ b/tests/results-doc/test_namespace/00_6domainname.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6domainname_params.sh b/tests/results-doc/test_namespace/00_6domainname_params.sh index ef9ef5a..6b4bb7c 100644 --- a/tests/results-doc/test_namespace/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace/00_6domainname_params.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6float.sh b/tests/results-doc/test_namespace/00_6float.sh index 456879f..4d75175 100644 --- a/tests/results-doc/test_namespace/00_6float.sh +++ b/tests/results-doc/test_namespace/00_6float.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6integer.sh b/tests/results-doc/test_namespace/00_6integer.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace/00_6integer.sh +++ b/tests/results-doc/test_namespace/00_6integer.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6ip.sh b/tests/results-doc/test_namespace/00_6ip.sh index b888d51..6ff3195 100644 --- a/tests/results-doc/test_namespace/00_6ip.sh +++ b/tests/results-doc/test_namespace/00_6ip.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6network.sh b/tests/results-doc/test_namespace/00_6network.sh index ef89460..61e90d5 100644 --- a/tests/results-doc/test_namespace/00_6network.sh +++ b/tests/results-doc/test_namespace/00_6network.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6number.sh b/tests/results-doc/test_namespace/00_6number.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace/00_6number.sh +++ b/tests/results-doc/test_namespace/00_6number.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6port.sh b/tests/results-doc/test_namespace/00_6port.sh index 232d307..75c4c3d 100644 --- a/tests/results-doc/test_namespace/00_6port.sh +++ b/tests/results-doc/test_namespace/00_6port.sh @@ -73,7 +73,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6regexp.sh b/tests/results-doc/test_namespace/00_6regexp.sh index ce25742..ea4c1cb 100644 --- a/tests/results-doc/test_namespace/00_6regexp.sh +++ b/tests/results-doc/test_namespace/00_6regexp.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6regexp_link.sh b/tests/results-doc/test_namespace/00_6regexp_link.sh index fb4ff0f..db411ce 100644 --- a/tests/results-doc/test_namespace/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace/00_6regexp_link.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6secret.sh b/tests/results-doc/test_namespace/00_6secret.sh index 3e5efe3..43f172b 100644 --- a/tests/results-doc/test_namespace/00_6secret.sh +++ b/tests/results-doc/test_namespace/00_6secret.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6secret_param.sh b/tests/results-doc/test_namespace/00_6secret_param.sh index 1d76da9..34448bc 100644 --- a/tests/results-doc/test_namespace/00_6secret_param.sh +++ b/tests/results-doc/test_namespace/00_6secret_param.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_6string.sh b/tests/results-doc/test_namespace/00_6string.sh index 32408af..f5d9f08 100644 --- a/tests/results-doc/test_namespace/00_6string.sh +++ b/tests/results-doc/test_namespace/00_6string.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7choice_quote.sh b/tests/results-doc/test_namespace/00_7choice_quote.sh index ebf22ff..ddbb33a 100644 --- a/tests/results-doc/test_namespace/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace/00_7choice_quote.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7help.sh b/tests/results-doc/test_namespace/00_7help.sh index 6a38875..30339fd 100644 --- a/tests/results-doc/test_namespace/00_7help.sh +++ b/tests/results-doc/test_namespace/00_7help.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7help_quote.sh b/tests/results-doc/test_namespace/00_7help_quote.sh index 894dbfd..a39657b 100644 --- a/tests/results-doc/test_namespace/00_7help_quote.sh +++ b/tests/results-doc/test_namespace/00_7help_quote.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7help_sup.sh b/tests/results-doc/test_namespace/00_7help_sup.sh index bded6dc..bf8bb3f 100644 --- a/tests/results-doc/test_namespace/00_7help_sup.sh +++ b/tests/results-doc/test_namespace/00_7help_sup.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7value_doublequote.sh b/tests/results-doc/test_namespace/00_7value_doublequote.sh index a47d2af..b1ea8a5 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7value_doublequote2.sh b/tests/results-doc/test_namespace/00_7value_doublequote2.sh index bce0469..ad3acab 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote2.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7value_doublequote3.sh b/tests/results-doc/test_namespace/00_7value_doublequote3.sh index 25bd4ac..076d23a 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_7value_quote.sh b/tests/results-doc/test_namespace/00_7value_quote.sh index 8b60ed5..9b1d967 100644 --- a/tests/results-doc/test_namespace/00_7value_quote.sh +++ b/tests/results-doc/test_namespace/00_7value_quote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_8calculation_information.sh b/tests/results-doc/test_namespace/00_8calculation_information.sh index 166e7b9..90bd95e 100644 --- a/tests/results-doc/test_namespace/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace/00_8calculation_information.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_8calculation_namespace.sh b/tests/results-doc/test_namespace/00_8calculation_namespace.sh index e59b645..2a993e4 100644 --- a/tests/results-doc/test_namespace/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace/00_8calculation_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh index ae027f4..4b4c0e5 100644 --- a/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_8test.sh b/tests/results-doc/test_namespace/00_8test.sh index ed2e82f..2ea0ac4 100644 --- a/tests/results-doc/test_namespace/00_8test.sh +++ b/tests/results-doc/test_namespace/00_8test.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace/00_9choice_variable_multi.sh index 67e58f7..9aa8a60 100644 --- a/tests/results-doc/test_namespace/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace/00_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9choice_variables.sh b/tests/results-doc/test_namespace/00_9choice_variables.sh index 650b9a0..d1f55af 100644 --- a/tests/results-doc/test_namespace/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace/00_9choice_variables.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation.sh b/tests/results-doc/test_namespace/00_9default_calculation.sh index e76b050..36a0795 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_information.sh b/tests/results-doc/test_namespace/00_9default_calculation_information.sh index 029cc55..7ea2a1e 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_information.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh index e193f92..5fb43fe 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_optional.sh index 350fdf9..37bcf16 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_optional.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh index f8103d6..01f3848 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh index 83f0bc1..483d6f9 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace/00_9default_information_other_variable.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace/00_9default_information_other_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_integer.sh b/tests/results-doc/test_namespace/00_9default_integer.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace/00_9default_integer.sh +++ b/tests/results-doc/test_namespace/00_9default_integer.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/00_9default_number.sh b/tests/results-doc/test_namespace/00_9default_number.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace/00_9default_number.sh +++ b/tests/results-doc/test_namespace/00_9default_number.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6boolean_multi.sh b/tests/results-doc/test_namespace/01_6boolean_multi.sh index e2507d0..8625810 100644 --- a/tests/results-doc/test_namespace/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace/01_6boolean_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6custom_multi.sh b/tests/results-doc/test_namespace/01_6custom_multi.sh index 52e45a2..9b96d73 100644 --- a/tests/results-doc/test_namespace/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace/01_6custom_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6float_multi.sh b/tests/results-doc/test_namespace/01_6float_multi.sh index dbd6c5f..08f814f 100644 --- a/tests/results-doc/test_namespace/01_6float_multi.sh +++ b/tests/results-doc/test_namespace/01_6float_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6integer_multi.sh b/tests/results-doc/test_namespace/01_6integer_multi.sh index 56c29f7..0bda39c 100644 --- a/tests/results-doc/test_namespace/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace/01_6integer_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh index 2594f16..af08a42 100644 --- a/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6string_empty.sh b/tests/results-doc/test_namespace/01_6string_empty.sh index 43ca040..a408270 100644 --- a/tests/results-doc/test_namespace/01_6string_empty.sh +++ b/tests/results-doc/test_namespace/01_6string_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6string_multi.sh b/tests/results-doc/test_namespace/01_6string_multi.sh index f47041b..f100931 100644 --- a/tests/results-doc/test_namespace/01_6string_multi.sh +++ b/tests/results-doc/test_namespace/01_6string_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_6string_multi_length.sh b/tests/results-doc/test_namespace/01_6string_multi_length.sh index ba4b011..f987109 100644 --- a/tests/results-doc/test_namespace/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace/01_6string_multi_length.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh index 54a66da..45bd7a0 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh index 286a59c..e6dbe92 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_7value_multi_quote.sh b/tests/results-doc/test_namespace/01_7value_multi_quote.sh index 2aa75f8..d528bb4 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_quote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace/01_8calculation_information_multi.sh index e5b82c0..abff868 100644 --- a/tests/results-doc/test_namespace/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace/01_8calculation_information_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace/01_9choice_variable_multi.sh index 8ff640a..e528737 100644 --- a/tests/results-doc/test_namespace/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace/01_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace/01_9choice_variable_optional.sh index 6d1d26a..c0eae18 100644 --- a/tests/results-doc/test_namespace/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace/01_9choice_variable_optional.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/02_0tags.sh b/tests/results-doc/test_namespace/02_0tags.sh index 48c9314..ed268cf 100644 --- a/tests/results-doc/test_namespace/02_0tags.sh +++ b/tests/results-doc/test_namespace/02_0tags.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_0type_param.sh b/tests/results-doc/test_namespace/04_0type_param.sh index 526bb42..bc70182 100644 --- a/tests/results-doc/test_namespace/04_0type_param.sh +++ b/tests/results-doc/test_namespace/04_0type_param.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_0type_param_integer.sh b/tests/results-doc/test_namespace/04_0type_param_integer.sh index 1901061..a4dfeab 100644 --- a/tests/results-doc/test_namespace/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace/04_0type_param_integer.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1auto_save.sh b/tests/results-doc/test_namespace/04_1auto_save.sh index 8bf6341..10eb729 100644 --- a/tests/results-doc/test_namespace/04_1auto_save.sh +++ b/tests/results-doc/test_namespace/04_1auto_save.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh index 86b6e46..3f251dc 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh index 7e63056..ef18b04 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh index ef9c9ac..8ed2c00 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh index 04069ff..a9c285f 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation.sh b/tests/results-doc/test_namespace/04_5disabled_calculation.sh index c8d1337..749971e 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh index d9a91c3..960a308 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh index 3c3f024..361a784 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh index a8a3743..81318cc 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh index add71e1..8a2f000 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh index 1ae62ae..f23896d 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh deleted file mode 100644 index aaf4683..0000000 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh +++ /dev/null @@ -1,43 +0,0 @@ -Ansible role: Rougail - -▌ 🛈 Informations -▌  -▌  basic  - - - Role variables - - - Example playbook with Rougail - -▌ 🛈 Informations -▌  -▌ Do not forget to add Rougail structural file as Rougail types - - -Add to your structural file something like: - - ----  -path:  - to:  - my_rougail:  - type: rougail  - -Add to your playbook: - - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  - vars: path.to.rougail  - - Example playbook - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh index 8b7d51f..83621b9 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh index f732d9f..5cd06f4 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh index c4a6141..8cbef25 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive.sh index 40addc3..d64dc8f 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_2.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_2.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_2.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_2.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_3.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_3.sh index d01f8bb..ad5b8d4 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_3.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_3.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_4.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_4.sh index 1c607d1..34ee8f3 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_4.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_transitive_4.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation.sh b/tests/results-doc/test_namespace/04_5hidden_calculation.sh index c2297b1..be9b470 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace/04_5hidden_calculation2.sh index 638bc7b..e53eaf5 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh index d3e79ce..c85f26c 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators.sh b/tests/results-doc/test_namespace/04_5validators.sh index c5c5fb5..7edaf3b 100644 --- a/tests/results-doc/test_namespace/04_5validators.sh +++ b/tests/results-doc/test_namespace/04_5validators.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_differ.sh b/tests/results-doc/test_namespace/04_5validators_differ.sh index c96521c..f7d9802 100644 --- a/tests/results-doc/test_namespace/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace/04_5validators_differ.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_multi.sh b/tests/results-doc/test_namespace/04_5validators_multi.sh index 44b8f41..c181330 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_multi2.sh b/tests/results-doc/test_namespace/04_5validators_multi2.sh index 0a6dc2b..a05adcc 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi2.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_multi3.sh b/tests/results-doc/test_namespace/04_5validators_multi3.sh index f46b7ab..d0e56c0 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi3.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_warnings.sh b/tests/results-doc/test_namespace/04_5validators_warnings.sh index c5cf4c5..bd8c164 100644 --- a/tests/results-doc/test_namespace/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace/04_5validators_warnings.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace/04_5validators_warnings_all.sh index 38275ba..0545580 100644 --- a/tests/results-doc/test_namespace/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace/04_5validators_warnings_all.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace/05_0multi_not_uniq.sh index 45665ff..2ff2e53 100644 --- a/tests/results-doc/test_namespace/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace/05_0multi_not_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/05_0multi_uniq.sh b/tests/results-doc/test_namespace/05_0multi_uniq.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace/05_0multi_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/12_1auto_save_expert.sh b/tests/results-doc/test_namespace/12_1auto_save_expert.sh index 36b815e..7a97c6c 100644 --- a/tests/results-doc/test_namespace/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace/12_1auto_save_expert.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_0redefine_description.sh b/tests/results-doc/test_namespace/16_0redefine_description.sh index 16db81d..a69034e 100644 --- a/tests/results-doc/test_namespace/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace/16_0redefine_description.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh index 7b06cd7..8f92613 100644 --- a/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh index 514d76d..3ecdc44 100644 --- a/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5exists_nonexists.sh b/tests/results-doc/test_namespace/16_5exists_nonexists.sh index d71b1c8..3312083 100644 --- a/tests/results-doc/test_namespace/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace/16_5exists_nonexists.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5exists_redefine.sh b/tests/results-doc/test_namespace/16_5exists_redefine.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace/16_5exists_redefine.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_calculation.sh index 8583f1a..c477ba3 100644 --- a/tests/results-doc/test_namespace/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_choice.sh b/tests/results-doc/test_namespace/16_5redefine_choice.sh index c217f68..4fd1f3a 100644 --- a/tests/results-doc/test_namespace/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace/16_5redefine_choice.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_default.sh b/tests/results-doc/test_namespace/16_5redefine_default.sh index ba33058..b27a1c8 100644 --- a/tests/results-doc/test_namespace/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace/16_5redefine_default.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_family.sh b/tests/results-doc/test_namespace/16_5redefine_family.sh index eed2647..03d29ba 100644 --- a/tests/results-doc/test_namespace/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace/16_5redefine_family.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_help.sh b/tests/results-doc/test_namespace/16_5redefine_help.sh index ec66db4..a559d1b 100644 --- a/tests/results-doc/test_namespace/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace/16_5redefine_help.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_hidden.sh b/tests/results-doc/test_namespace/16_5redefine_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace/16_5redefine_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_multi.sh b/tests/results-doc/test_namespace/16_5redefine_multi.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace/16_5redefine_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh index 8f6d401..e820429 100644 --- a/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_5test_redefine.sh b/tests/results-doc/test_namespace/16_5test_redefine.sh index 0d706f0..abd0f95 100644 --- a/tests/results-doc/test_namespace/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace/16_5test_redefine.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_6choice_redefine.sh b/tests/results-doc/test_namespace/16_6choice_redefine.sh index 531222e..00ae450 100644 --- a/tests/results-doc/test_namespace/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace/16_6choice_redefine.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_6exists_family.sh b/tests/results-doc/test_namespace/16_6exists_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/16_6exists_family.sh +++ b/tests/results-doc/test_namespace/16_6exists_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace/16_6exists_redefine_family.sh index 5e6ee4c..ace87ac 100644 --- a/tests/results-doc/test_namespace/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace/16_6exists_redefine_family.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/16exists_exists.sh b/tests/results-doc/test_namespace/16exists_exists.sh index 6a0b433..2830b8b 100644 --- a/tests/results-doc/test_namespace/16exists_exists.sh +++ b/tests/results-doc/test_namespace/16exists_exists.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/17_5redefine_leadership.sh b/tests/results-doc/test_namespace/17_5redefine_leadership.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace/17_5redefine_leadership.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0empty_family.sh b/tests/results-doc/test_namespace/20_0empty_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/20_0empty_family.sh +++ b/tests/results-doc/test_namespace/20_0empty_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0family_append.sh b/tests/results-doc/test_namespace/20_0family_append.sh index 10c8175..24c8c61 100644 --- a/tests/results-doc/test_namespace/20_0family_append.sh +++ b/tests/results-doc/test_namespace/20_0family_append.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0family_underscore.sh b/tests/results-doc/test_namespace/20_0family_underscore.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace/20_0family_underscore.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0multi_family.sh b/tests/results-doc/test_namespace/20_0multi_family.sh index dba3cfa..b055c3e 100644 --- a/tests/results-doc/test_namespace/20_0multi_family.sh +++ b/tests/results-doc/test_namespace/20_0multi_family.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0multi_family_basic.sh b/tests/results-doc/test_namespace/20_0multi_family_basic.sh index 3bcf2fd..baf8e83 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_basic.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0multi_family_expert.sh b/tests/results-doc/test_namespace/20_0multi_family_expert.sh index 5b12fba..71b595f 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_expert.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0multi_family_order.sh b/tests/results-doc/test_namespace/20_0multi_family_order.sh index 0f6fcf6..ffcd343 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_order.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh index c693d8f..a9d59a7 100644 --- a/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_1empty_subfamily.sh b/tests/results-doc/test_namespace/20_1empty_subfamily.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace/20_1empty_subfamily.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh index c845d09..4bf3178 100644 --- a/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh index 96a3f26..929295f 100644 --- a/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_7help_family.sh b/tests/results-doc/test_namespace/20_7help_family.sh index 320d20d..a68e2ed 100644 --- a/tests/results-doc/test_namespace/20_7help_family.sh +++ b/tests/results-doc/test_namespace/20_7help_family.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/20_9default_information_parent.sh b/tests/results-doc/test_namespace/20_9default_information_parent.sh index caeaae2..8512b9d 100644 --- a/tests/results-doc/test_namespace/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace/20_9default_information_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition.sh index 688c214..d253baf 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh index d342318..79e6af0 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh index 8a4198c..484078a 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh index 8b4d886..fd04c5e 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh index 48aa8b4..8472194 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh index 104ce01..af1f4f9 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh index 4882160..0e33867 100644 --- a/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh index cc32416..0104cdd 100644 --- a/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace/24_7validators_variable_optional.sh index a5285cd..acd9232 100644 --- a/tests/results-doc/test_namespace/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace/24_7validators_variable_optional.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership.sh b/tests/results-doc/test_namespace/40_0leadership.sh index 4d1a722..f927743 100644 --- a/tests/results-doc/test_namespace/40_0leadership.sh +++ b/tests/results-doc/test_namespace/40_0leadership.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace/40_0leadership_diff_name.sh index c97f948..2de6f94 100644 --- a/tests/results-doc/test_namespace/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace/40_0leadership_diff_name.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_empty.sh b/tests/results-doc/test_namespace/40_0leadership_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace/40_0leadership_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh index eb212e0..e2a482c 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh index 16a1f90..80c4bac 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh index 6e013c6..110efa3 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh index c7b3d84..7a23d61 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh index 7e7b899..30468cd 100644 --- a/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh index 53e7d7a..88b38e5 100644 --- a/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh @@ -58,7 +58,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_0leadership_reduce.sh b/tests/results-doc/test_namespace/40_0leadership_reduce.sh index 923cad8..f450434 100644 --- a/tests/results-doc/test_namespace/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace/40_0leadership_reduce.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace/40_1leadership_append_follower.sh index 6704b43..2e03a88 100644 --- a/tests/results-doc/test_namespace/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace/40_1leadership_append_follower.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh index 1b04eac..6699895 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh index 4f249d7..2ee05bb 100644 --- a/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh index b173632..aac9d8b 100644 --- a/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh index 17133c8..e242938 100644 --- a/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_boolean.sh b/tests/results-doc/test_namespace/40_8calculation_boolean.sh index 810f460..2f377fd 100644 --- a/tests/results-doc/test_namespace/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace/40_8calculation_boolean.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh index 42bf6ab..a1664be 100644 --- a/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_integer.sh b/tests/results-doc/test_namespace/40_8calculation_integer.sh index 7bc3c57..8db72ae 100644 --- a/tests/results-doc/test_namespace/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace/40_8calculation_integer.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh index 44a8818..9b6a43b 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh index 5d729f2..55f2b81 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh index 5757f3f..3d1c183 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh index 340064f..428385f 100644 --- a/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh index a857e90..7b88766 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh index bcbe52d..792364c 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh index fe4fd6c..c943b37 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh index e44beec..ddaa9a9 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh index f68fff7..e7d5e8b 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh index ee778d2..6a57546 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/41_0choice_leader.sh b/tests/results-doc/test_namespace/41_0choice_leader.sh index ac5e0e9..132a085 100644 --- a/tests/results-doc/test_namespace/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace/41_0choice_leader.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_0leadership_hidden.sh b/tests/results-doc/test_namespace/44_0leadership_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace/44_0leadership_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh index 8cabda2..9d26eb1 100644 --- a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh index 5ea5236..3ecaa93 100644 --- a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace/44_4leadership_mandatory.sh index 33594e5..38e5a6d 100644 --- a/tests/results-doc/test_namespace/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace/44_4leadership_mandatory.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh index 3e499e4..a8d7f39 100644 --- a/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh index a08bf2c..ac9c0cc 100644 --- a/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh index 3b49f67..bbc1b46 100644 --- a/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh index d44b5cb..116c6f2 100644 --- a/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic.sh b/tests/results-doc/test_namespace/60_0family_dynamic.sh index c56a78a..38023f2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh index 339afcc..1d2d8c1 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh index c8b9f67..9db73f5 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh index 0ed9b7f..e6be3e4 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh index 820acf8..1fb9aa1 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh index dd1ed70..57fcd4b 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh index 58d0d54..37d2910 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh index ce13f7d..3628fe7 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh index 1cdae1d..736f590 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh index 0d050de..a8422ab 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace/60_0family_dynamic_static.sh index 2f086f1..c3e4b63 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_static.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace/60_0family_dynamic_test.sh index 5d14d00..1d9c6fc 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_test.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh index bca7794..0a10985 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh index c188a00..939b27d 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh index 1054740..3996762 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh index cacdbd6..bb8bcd2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh index 9cf2961..00dae42 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_empty.sh b/tests/results-doc/test_namespace/60_0family_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace/60_0family_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_hidden.sh b/tests/results-doc/test_namespace/60_0family_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace/60_0family_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_0family_mode.sh b/tests/results-doc/test_namespace/60_0family_mode.sh index 0f9207b..a0a930e 100644 --- a/tests/results-doc/test_namespace/60_0family_mode.sh +++ b/tests/results-doc/test_namespace/60_0family_mode.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh index f65c620..d4ce410 100644 --- a/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh index 94145c1..1f6cbb0 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh index 55b9df9..d986f99 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -59,7 +59,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index ba3becd..ed8ff5e 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh index e6abedd..67b46b1 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh index ffb67d1..18195c5 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh index 795b10a..bea73b7 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh index 4bc9010..e4fea07 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh index a34c503..c255b05 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh index fa0c78b..00d063e 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh index ef0cc2d..889e490 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh index 0dc9354..017f99d 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh index 0138353..8712b5f 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh index 8584b84..cb81b99 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh index 53f8d9b..4c95367 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 27b5d12..a9f8a92 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh index 078ee42..3c419bb 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh index 027a2c0..1054388 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh index d2e30e0..31b27f1 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh index 3a83ad5..0b80800 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh index 26e1ff0..eb07de8 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh index 99c0796..f0c395e 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh @@ -68,7 +68,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh index 3925ecb..13245aa 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh index bf2c3f6..8cc5fc2 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh index 1d2a4b1..b26ec37 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh index 5452fd5..a0e6b9f 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh index 36e1e47..1b32eb3 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh index 2e39097..8e35eb6 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh index 9ea653b..1d3b709 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -70,7 +70,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 0f790eb..2c1d877 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh index 2f9987d..1b5caf8 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh index 99e7c58..a9dae31 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh index f193070..ed3f61e 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh @@ -63,7 +63,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh index 41d1585..c669e0d 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh @@ -65,7 +65,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh index d539ec9..39aa463 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh index f001744..c0e0e23 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh index d2126f3..b52a8dc 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh index 7eac35b..b22d4d1 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh index 59bab31..d51f57f 100644 --- a/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace/68_0family_leadership_mode.sh index c1979b9..950837a 100644 --- a/tests/results-doc/test_namespace/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace/68_0family_leadership_mode.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh b/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh index 1c958d6..3d6ed0a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh b/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh index a4bab32..7084697 100644 --- a/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh @@ -17,7 +17,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh index df2a0bb..c5b4a8a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh index 64d9a8d..bc34747 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh index 1e5b6c4..86275d0 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh index 2fd5c3f..89e4ca6 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh index d18132a..fe93a96 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh index bb8aea6..3c945b5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh index 6674788..35f9841 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh b/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh index 9fc3996..682c51e 100644 --- a/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh b/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh index 505069e..f053f9d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6boolean.sh b/tests/results-doc/test_namespace_mandatory/00_6boolean.sh index 858d384..195e846 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6boolean.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh index 4fbafb3..78c88a7 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice.sh b/tests/results-doc/test_namespace_mandatory/00_6choice.sh index 3d0cb37..e71de33 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh index fca9adb..012b224 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh index f7d5fad..60ee308 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh index 9794ef3..50d77ce 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh index fdbb4d8..d02e14d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh index ffc8429..9567eff 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6custom.sh b/tests/results-doc/test_namespace_mandatory/00_6custom.sh index 9167804..109d24d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6custom.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6custom.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6domainname.sh b/tests/results-doc/test_namespace_mandatory/00_6domainname.sh index ddfd136..dba91ab 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6domainname.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6domainname.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh b/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh index ef9ef5a..6b4bb7c 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6float.sh b/tests/results-doc/test_namespace_mandatory/00_6float.sh index 456879f..4d75175 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6float.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6float.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6integer.sh b/tests/results-doc/test_namespace_mandatory/00_6integer.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6integer.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6integer.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6ip.sh b/tests/results-doc/test_namespace_mandatory/00_6ip.sh index b888d51..6ff3195 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6ip.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6ip.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6network.sh b/tests/results-doc/test_namespace_mandatory/00_6network.sh index ef89460..61e90d5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6network.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6network.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6number.sh b/tests/results-doc/test_namespace_mandatory/00_6number.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6number.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6number.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6port.sh b/tests/results-doc/test_namespace_mandatory/00_6port.sh index 232d307..75c4c3d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6port.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6port.sh @@ -73,7 +73,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6regexp.sh b/tests/results-doc/test_namespace_mandatory/00_6regexp.sh index ce25742..ea4c1cb 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6regexp.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6regexp.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh b/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh index fb4ff0f..db411ce 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6secret.sh b/tests/results-doc/test_namespace_mandatory/00_6secret.sh index 3e5efe3..43f172b 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6secret.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6secret.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh b/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh index 1d76da9..34448bc 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_6string.sh b/tests/results-doc/test_namespace_mandatory/00_6string.sh index 32408af..f5d9f08 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6string.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6string.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh index ebf22ff..ddbb33a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7help.sh b/tests/results-doc/test_namespace_mandatory/00_7help.sh index 6a38875..30339fd 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh index 894dbfd..a39657b 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh b/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh index bded6dc..bf8bb3f 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh index a47d2af..b1ea8a5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh index bce0469..ad3acab 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh index 25bd4ac..076d23a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh index 8b60ed5..9b1d967 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh index 166e7b9..90bd95e 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh index e59b645..2a993e4 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh index ae027f4..4b4c0e5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_8test.sh b/tests/results-doc/test_namespace_mandatory/00_8test.sh index ed2e82f..2ea0ac4 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8test.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8test.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh index 67e58f7..9aa8a60 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh b/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh index 650b9a0..d1f55af 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh index e76b050..36a0795 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh index 029cc55..7ea2a1e 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh index e193f92..5fb43fe 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh index 350fdf9..37bcf16 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh index f8103d6..01f3848 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh index 83f0bc1..483d6f9 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh b/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_number.sh b/tests/results-doc/test_namespace_mandatory/00_9default_number.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_number.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_number.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh index e2507d0..8625810 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh index 52e45a2..9b96d73 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh index dbd6c5f..08f814f 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh index 56c29f7..0bda39c 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh index 2594f16..af08a42 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh b/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh index 43ca040..a408270 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh index f47041b..f100931 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh b/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh index ba4b011..f987109 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh index 54a66da..45bd7a0 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh index 286a59c..e6dbe92 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh index 2aa75f8..d528bb4 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh index e5b82c0..abff868 100644 --- a/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh index 8abc2f8..ee7bb40 100644 --- a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh index 6d1d26a..c0eae18 100644 --- a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/02_0tags.sh b/tests/results-doc/test_namespace_mandatory/02_0tags.sh index 48c9314..ed268cf 100644 --- a/tests/results-doc/test_namespace_mandatory/02_0tags.sh +++ b/tests/results-doc/test_namespace_mandatory/02_0tags.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_0type_param.sh b/tests/results-doc/test_namespace_mandatory/04_0type_param.sh index 526bb42..bc70182 100644 --- a/tests/results-doc/test_namespace_mandatory/04_0type_param.sh +++ b/tests/results-doc/test_namespace_mandatory/04_0type_param.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh b/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh index 1901061..a4dfeab 100644 --- a/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh index 8bf6341..10eb729 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh index 86b6e46..3f251dc 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh index 7e63056..ef18b04 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh index ef9c9ac..8ed2c00 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh index 04069ff..a9c285f 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh index c8d1337..749971e 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh index d9a91c3..960a308 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh index 3c3f024..361a784 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh index a8a3743..81318cc 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh index add71e1..8a2f000 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh index 1ae62ae..f23896d 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh deleted file mode 100644 index aaf4683..0000000 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh +++ /dev/null @@ -1,43 +0,0 @@ -Ansible role: Rougail - -▌ 🛈 Informations -▌  -▌  basic  - - - Role variables - - - Example playbook with Rougail - -▌ 🛈 Informations -▌  -▌ Do not forget to add Rougail structural file as Rougail types - - -Add to your structural file something like: - - ----  -path:  - to:  - my_rougail:  - type: rougail  - -Add to your playbook: - - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  - vars: path.to.rougail  - - Example playbook - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh index 8b7d51f..83621b9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh index f732d9f..5cd06f4 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh index c4a6141..8cbef25 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive.sh index 40addc3..d64dc8f 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_2.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_2.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_2.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_3.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_3.sh index d01f8bb..ad5b8d4 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_3.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_4.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_4.sh index 1c607d1..34ee8f3 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_4.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_transitive_4.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh index c2297b1..be9b470 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh index 638bc7b..e53eaf5 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh index d3e79ce..c85f26c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators.sh b/tests/results-doc/test_namespace_mandatory/04_5validators.sh index c5c5fb5..7edaf3b 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh index c96521c..f7d9802 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh index 44b8f41..c181330 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh index 0a6dc2b..a05adcc 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh index f46b7ab..d0e56c0 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh index c5cf4c5..bd8c164 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh index 38275ba..0545580 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh index 45665ff..2ff2e53 100644 --- a/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh b/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh index 36b815e..7a97c6c 100644 --- a/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh b/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh index 16db81d..a69034e 100644 --- a/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh index 7b06cd7..8f92613 100644 --- a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh index 514d76d..3ecdc44 100644 --- a/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh index d71b1c8..3312083 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh index 8583f1a..c477ba3 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh index c217f68..4fd1f3a 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh index ba33058..b27a1c8 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh index eed2647..03d29ba 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh index ec66db4..a559d1b 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh index 8f6d401..e820429 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh index 0d706f0..abd0f95 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh index 531222e..00ae450 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh b/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh index 5e6ee4c..ace87ac 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/16exists_exists.sh b/tests/results-doc/test_namespace_mandatory/16exists_exists.sh index 6a0b433..2830b8b 100644 --- a/tests/results-doc/test_namespace_mandatory/16exists_exists.sh +++ b/tests/results-doc/test_namespace_mandatory/16exists_exists.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh b/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0family_append.sh b/tests/results-doc/test_namespace_mandatory/20_0family_append.sh index 10c8175..24c8c61 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0family_append.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0family_append.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh b/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh index dba3cfa..b055c3e 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh index 3bcf2fd..baf8e83 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh index 5b12fba..71b595f 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh index 0f6fcf6..ffcd343 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh index c693d8f..a9d59a7 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh index c845d09..4bf3178 100644 --- a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh index 96a3f26..929295f 100644 --- a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_7help_family.sh b/tests/results-doc/test_namespace_mandatory/20_7help_family.sh index 320d20d..a68e2ed 100644 --- a/tests/results-doc/test_namespace_mandatory/20_7help_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_7help_family.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh b/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh index caeaae2..8512b9d 100644 --- a/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh index 688c214..d253baf 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh index d342318..79e6af0 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh index 8a4198c..484078a 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh index 8b4d886..fd04c5e 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh index 48aa8b4..8472194 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh index 104ce01..af1f4f9 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh index 4882160..0e33867 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh index cc32416..0104cdd 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh index a5285cd..acd9232 100644 --- a/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership.sh index 4d1a722..f927743 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh index c97f948..2de6f94 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh index eb212e0..e2a482c 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh index 16a1f90..80c4bac 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh index 6e013c6..110efa3 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh index 7661623..6733e2c 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh index 7e7b899..30468cd 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh index 53e7d7a..88b38e5 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh @@ -58,7 +58,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh index 923cad8..f450434 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh index 6704b43..2e03a88 100644 --- a/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh index 1b04eac..6699895 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh index 4f249d7..2ee05bb 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh index b173632..aac9d8b 100644 --- a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh index 8232687..b8baaa2 100644 --- a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh index 810f460..2f377fd 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh index 42bf6ab..a1664be 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh index 7bc3c57..8db72ae 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh index 44a8818..9b6a43b 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh index 5d729f2..55f2b81 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh index 5757f3f..3d1c183 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh index 340064f..428385f 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh index a857e90..7b88766 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh index bcbe52d..792364c 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh index fe4fd6c..c943b37 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh index e44beec..ddaa9a9 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh index f68fff7..e7d5e8b 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh index ee778d2..6a57546 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh b/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh index cdec41e..afe3536 100644 --- a/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh index 8cabda2..9d26eb1 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh index 5ea5236..3ecaa93 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh index 33594e5..38e5a6d 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh index e03e72e..ba2ffe9 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh index 91d246a..89a42a8 100644 --- a/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh index 3b49f67..bbc1b46 100644 --- a/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh index d44b5cb..116c6f2 100644 --- a/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh index c56a78a..38023f2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh index 339afcc..1d2d8c1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh index d67698f..f213331 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh index c8b9f67..9db73f5 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh index 16345b2..c19eb52 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh index 0ed9b7f..e6be3e4 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh index c240bd3..95e4210 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh index 1a8eb18..7b06ffa 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh index dd1ed70..57fcd4b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh index 5cf2b8d..d4183a4 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh index ce13f7d..3628fe7 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh index 1cdae1d..736f590 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh index c94ea37..72a8d86 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh index 0d050de..a8422ab 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh index 2f086f1..c3e4b63 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh index 5d14d00..1d9c6fc 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh index bca7794..0a10985 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh index c188a00..939b27d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh index 1054740..3996762 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh index cacdbd6..bb8bcd2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh index 9cf2961..00dae42 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh b/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh index 0f9207b..a0a930e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh index b2edac7..8064bd1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh index 94145c1..1f6cbb0 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh index 55b9df9..d986f99 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -59,7 +59,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index ac482d4..7c10842 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -61,7 +61,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 86970b1..6046279 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -57,7 +57,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh index ffb67d1..18195c5 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh index f53544d..6357f0f 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh index 4bc9010..e4fea07 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh index c1ac58d..b9d675f 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh @@ -45,7 +45,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh index fa0c78b..00d063e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh index ef0cc2d..889e490 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh index b248993..ec53333 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh index 0dc9354..017f99d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh index 156233b..2018ff9 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh index 6d96df1..d70c78c 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh index 3bed12d..70aacc8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh index c492689..46c1142 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh index 53f8d9b..4c95367 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 27b5d12..a9f8a92 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh index 078ee42..3c419bb 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh index 027a2c0..1054388 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh index e0d3d3e..dd03822 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh index d2e30e0..31b27f1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh index 3a83ad5..0b80800 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh index 6d96df1..d70c78c 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh index 26e1ff0..eb07de8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh index 99c0796..f0c395e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh @@ -68,7 +68,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh index c4ca5c7..dd31bca 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh @@ -87,7 +87,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh index bf2c3f6..8cc5fc2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh index 1ff1108..c416943 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh index 75033e6..0048fbd 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh @@ -58,7 +58,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh index 36e1e47..1b32eb3 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh index f439998..dc2d04a 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -51,7 +51,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh index 9ea653b..1d3b709 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -70,7 +70,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 8dd657a..9e15bfc 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -76,7 +76,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh index 2f9987d..1b5caf8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh index b1a5c94..82f3cf3 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh index f193070..ed3f61e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh @@ -63,7 +63,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh index c66718f..6893b47 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh @@ -65,7 +65,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh index 41d1585..c669e0d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh @@ -65,7 +65,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh index 91bd639..1152fdf 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh index d539ec9..39aa463 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh index 59e1c51..2f49297 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh @@ -77,7 +77,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh index a010d5f..5c98364 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh @@ -82,7 +82,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh index d2126f3..b52a8dc 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh index 7eac35b..b22d4d1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh index e0c81d9..40aa269 100644 --- a/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh index 5d55abf..c868018 100644 --- a/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh index 90c9d8a..6a3d7dd 100644 --- a/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh index 175df79..d39e897 100644 --- a/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh @@ -17,7 +17,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh index df2a0bb..c5b4a8a 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh index 64d9a8d..bc34747 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh index 1e5b6c4..86275d0 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh index ca0f71d..60a32ff 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh index e33ac14..78e6420 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh index dd1f737..4f83b4f 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh index ec1be0c..3ca3b46 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh index 77cbb06..3ad1f81 100644 --- a/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write/00_5load_notype.sh index 505069e..f053f9d 100644 --- a/tests/results-doc/test_namespace_read_write/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write/00_5load_notype.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6boolean.sh b/tests/results-doc/test_namespace_read_write/00_6boolean.sh index 858d384..195e846 100644 --- a/tests/results-doc/test_namespace_read_write/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write/00_6boolean.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh index 4fbafb3..78c88a7 100644 --- a/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice.sh b/tests/results-doc/test_namespace_read_write/00_6choice.sh index c1c3fed..d21dda6 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh index fca9adb..012b224 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write/00_6choice_link.sh index dca736b..a8f165e 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_link.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh index 9794ef3..50d77ce 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh index fdbb4d8..d02e14d 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh index ffc8429..9567eff 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6custom.sh b/tests/results-doc/test_namespace_read_write/00_6custom.sh index bacb2a5..6c85a3a 100644 --- a/tests/results-doc/test_namespace_read_write/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write/00_6custom.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6domainname.sh b/tests/results-doc/test_namespace_read_write/00_6domainname.sh index ddfd136..dba91ab 100644 --- a/tests/results-doc/test_namespace_read_write/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write/00_6domainname.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh index ef9ef5a..6b4bb7c 100644 --- a/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6float.sh b/tests/results-doc/test_namespace_read_write/00_6float.sh index 456879f..4d75175 100644 --- a/tests/results-doc/test_namespace_read_write/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write/00_6float.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6integer.sh b/tests/results-doc/test_namespace_read_write/00_6integer.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write/00_6integer.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6ip.sh b/tests/results-doc/test_namespace_read_write/00_6ip.sh index b888d51..6ff3195 100644 --- a/tests/results-doc/test_namespace_read_write/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write/00_6ip.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6network.sh b/tests/results-doc/test_namespace_read_write/00_6network.sh index ef89460..61e90d5 100644 --- a/tests/results-doc/test_namespace_read_write/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write/00_6network.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6number.sh b/tests/results-doc/test_namespace_read_write/00_6number.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write/00_6number.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6port.sh b/tests/results-doc/test_namespace_read_write/00_6port.sh index 16809b3..3107b78 100644 --- a/tests/results-doc/test_namespace_read_write/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write/00_6port.sh @@ -73,7 +73,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6regexp.sh b/tests/results-doc/test_namespace_read_write/00_6regexp.sh index ce25742..ea4c1cb 100644 --- a/tests/results-doc/test_namespace_read_write/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write/00_6regexp.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh index fb4ff0f..db411ce 100644 --- a/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6secret.sh b/tests/results-doc/test_namespace_read_write/00_6secret.sh index aecdb82..12c913f 100644 --- a/tests/results-doc/test_namespace_read_write/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write/00_6secret.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write/00_6secret_param.sh index 169220c..d1f608d 100644 --- a/tests/results-doc/test_namespace_read_write/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write/00_6secret_param.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_6string.sh b/tests/results-doc/test_namespace_read_write/00_6string.sh index b3c99dc..b8f8585 100644 --- a/tests/results-doc/test_namespace_read_write/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write/00_6string.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh index ebf22ff..ddbb33a 100644 --- a/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7help.sh b/tests/results-doc/test_namespace_read_write/00_7help.sh index 797ad0b..1762efe 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write/00_7help_quote.sh index 8b3e5d5..f92fe00 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help_quote.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write/00_7help_sup.sh index 892ad51..2947552 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help_sup.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh index a47d2af..b1ea8a5 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh index bce0469..ad3acab 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh index 25bd4ac..076d23a 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write/00_7value_quote.sh index 8b60ed5..9b1d967 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_quote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh index 166e7b9..90bd95e 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh index e59b645..2a993e4 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh index ae027f4..4b4c0e5 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_8test.sh b/tests/results-doc/test_namespace_read_write/00_8test.sh index ed2e82f..2ea0ac4 100644 --- a/tests/results-doc/test_namespace_read_write/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write/00_8test.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh index 9387281..069bb0f 100644 --- a/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh index 650b9a0..d1f55af 100644 --- a/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh index e76b050..36a0795 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh index 029cc55..7ea2a1e 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh index 0fe2357..58ea3e8 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh index 4b902b2..d4d342d 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh index f8103d6..01f3848 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh index 83f0bc1..483d6f9 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh index 3897de5..6a4d1c3 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh index 3897de5..6a4d1c3 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write/00_9default_integer.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_integer.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/00_9default_number.sh b/tests/results-doc/test_namespace_read_write/00_9default_number.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_number.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh index e2507d0..8625810 100644 --- a/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh index f669bf3..f16f912 100644 --- a/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write/01_6float_multi.sh index dbd6c5f..08f814f 100644 --- a/tests/results-doc/test_namespace_read_write/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6float_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh index 56c29f7..0bda39c 100644 --- a/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh index c5141a0..5812bd0 100644 --- a/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write/01_6string_empty.sh index 43ca040..a408270 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write/01_6string_multi.sh index aeff0dc..e751d79 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh index ba4b011..f987109 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh index 54a66da..45bd7a0 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh index 286a59c..e6dbe92 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh index 2aa75f8..d528bb4 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh index e5b82c0..abff868 100644 --- a/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh index f7298d5..b3c4e10 100644 --- a/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh index 6d1d26a..c0eae18 100644 --- a/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/02_0tags.sh b/tests/results-doc/test_namespace_read_write/02_0tags.sh index cfc1ff8..4c2e25a 100644 --- a/tests/results-doc/test_namespace_read_write/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write/02_0tags.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_0type_param.sh b/tests/results-doc/test_namespace_read_write/04_0type_param.sh index 526bb42..bc70182 100644 --- a/tests/results-doc/test_namespace_read_write/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write/04_0type_param.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh index 1901061..a4dfeab 100644 --- a/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save.sh index 8bf6341..10eb729 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh index 86b6e46..3f251dc 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh index 7e63056..ef18b04 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh index 706bf26..bb9d8f9 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh index 706bf26..bb9d8f9 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh index ef9c9ac..8ed2c00 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh index c816875..be49027 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh index 1343950..44ffead 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh index 1343950..44ffead 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh index b1a5bbb..7b7387a 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh index 6ead7b8..b3f9b6a 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh index 3c3f024..361a784 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh index c06dbb2..6f9ca02 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh index add71e1..8a2f000 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh index 1ae62ae..f23896d 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh index 5dc7554..1be1eb5 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh index 0a0bb21..0b74f1d 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh deleted file mode 100644 index aaf4683..0000000 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh +++ /dev/null @@ -1,43 +0,0 @@ -Ansible role: Rougail - -▌ 🛈 Informations -▌  -▌  basic  - - - Role variables - - - Example playbook with Rougail - -▌ 🛈 Informations -▌  -▌ Do not forget to add Rougail structural file as Rougail types - - -Add to your structural file something like: - - ----  -path:  - to:  - my_rougail:  - type: rougail  - -Add to your playbook: - - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  - vars: path.to.rougail  - - Example playbook - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh index 0a0bb21..0b74f1d 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh index 51d0a32..56a47c1 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh index cea3bb9..0d4dafd 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh index 5dc7554..1be1eb5 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh index a302f4c..a4562e0 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive.sh index cb4ad4d..7bde02e 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_2.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.sh index ff45529..38ce7cb 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_3.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.sh index 8cab951..73f3f60 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_transitive_4.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh index c2297b1..be9b470 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh index 638bc7b..e53eaf5 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh index d3e79ce..c85f26c 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators.sh b/tests/results-doc/test_namespace_read_write/04_5validators.sh index 9599968..ff1d31a 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh index c96521c..f7d9802 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh index 44b8f41..c181330 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh index 0a6dc2b..a05adcc 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh index f46b7ab..d0e56c0 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh index c5cf4c5..bd8c164 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh index 38275ba..0545580 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh index 45665ff..2ff2e53 100644 --- a/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh index 36b815e..7a97c6c 100644 --- a/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh index 003aa80..a9fa655 100644 --- a/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh index 035a161..eb8d95e 100644 --- a/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh index b274c8a..9b1bd88 100644 --- a/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh index d71b1c8..3312083 100644 --- a/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh index 8583f1a..c477ba3 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh index e439005..2cdc6a6 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh index ba33058..b27a1c8 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh index c4027c9..6ef9c75 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh index 7eede0a..efad381 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh index 14bb551..7bb376f 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh index 5292a3a..37d78c3 100644 --- a/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh index 531222e..00ae450 100644 --- a/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write/16_6exists_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_6exists_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh index 4432415..164456a 100644 --- a/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/16exists_exists.sh b/tests/results-doc/test_namespace_read_write/16exists_exists.sh index 67d1a35..1d0ce10 100644 --- a/tests/results-doc/test_namespace_read_write/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write/16exists_exists.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write/20_0empty_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_0empty_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0family_append.sh b/tests/results-doc/test_namespace_read_write/20_0family_append.sh index 519d301..136a0fe 100644 --- a/tests/results-doc/test_namespace_read_write/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write/20_0family_append.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family.sh index dba3cfa..b055c3e 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh index 95b6470..dd8a191 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh index 5b12fba..71b595f 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh index e4aef52..373bff9 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh index c693d8f..a9d59a7 100644 --- a/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh index c845d09..4bf3178 100644 --- a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh index 96a3f26..929295f 100644 --- a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_7help_family.sh b/tests/results-doc/test_namespace_read_write/20_7help_family.sh index 9810953..39f56ce 100644 --- a/tests/results-doc/test_namespace_read_write/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_7help_family.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh index 1e37c7c..d0566d0 100644 --- a/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh index a3a5987..c1835aa 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh index d342318..79e6af0 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh index ddca6d9..d0a881e 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh index 8b4d886..fd04c5e 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh index 48aa8b4..8472194 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh index fc4b2e5..dc0f5cc 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh index 4882160..0e33867 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh index cc32416..0104cdd 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh index a5285cd..acd9232 100644 --- a/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership.sh b/tests/results-doc/test_namespace_read_write/40_0leadership.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh index 4541af4..c48c95e 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh index 16a1f90..80c4bac 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh index 6e013c6..110efa3 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh index c7b3d84..7a23d61 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh index 7e7b899..30468cd 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh index d5a6c22..00a6438 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh index 923cad8..f450434 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh index 518d255..9ad2afd 100644 --- a/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh index 1b04eac..6699895 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh index 4f249d7..2ee05bb 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh index 59e93bc..fa35fee 100644 --- a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh index 17133c8..e242938 100644 --- a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh index 810f460..2f377fd 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh index 42bf6ab..a1664be 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh index 7bc3c57..8db72ae 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh index 44a8818..9b6a43b 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh index 5d729f2..55f2b81 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh index 5757f3f..3d1c183 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh index 340064f..428385f 100644 --- a/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh index a857e90..7b88766 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh index bcbe52d..792364c 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh index fe4fd6c..c943b37 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh index e44beec..ddaa9a9 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh index f68fff7..e7d5e8b 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh index ee778d2..6a57546 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh index ac5e0e9..132a085 100644 --- a/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh index 8cabda2..9d26eb1 100644 --- a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh index 5ea5236..3ecaa93 100644 --- a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh index 3e499e4..a8d7f39 100644 --- a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh index a08bf2c..ac9c0cc 100644 --- a/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh index 12e4420..08b3686 100644 --- a/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh index d44b5cb..116c6f2 100644 --- a/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh index d3438a2..0def5da 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh index 339afcc..1d2d8c1 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh index 87e7210..57f4479 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh index 68b9e47..da52b34 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh index 820acf8..1fb9aa1 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh index dd1ed70..57fcd4b 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh index 58d0d54..37d2910 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh index ce13f7d..3628fe7 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh index 140c71b..ccdf167 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh index 7b1e853..2533591 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh index 2fd148f..5f73a8a 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh index 255d9f0..81ce208 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh index f3f7dc9..fbadcc9 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh index a9db506..33e2f99 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh index 1054740..3996762 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh index cacdbd6..bb8bcd2 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh index 255d9f0..81ce208 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write/60_0family_mode.sh index 0f9207b..a0a930e 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_mode.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh index f65c620..d4ce410 100644 --- a/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh index 72e2358..9235d64 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh index 55b9df9..d986f99 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -59,7 +59,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index ba3becd..ed8ff5e 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh index e6abedd..67b46b1 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh index ffb67d1..18195c5 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh index 795b10a..bea73b7 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh index a1c56e8..3a89aaf 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh index addc3cd..244777b 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh index 1858546..21fb198 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh index 576d399..871762a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh index ef0cc2d..889e490 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh index 5453242..5634018 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh index 0138353..8712b5f 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh index 8584b84..cb81b99 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh index 53f8d9b..4c95367 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 27b5d12..a9f8a92 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh index 078ee42..3c419bb 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh index 027a2c0..1054388 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh index 576d399..871762a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh index 47af5b3..a081954 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh index 658419d..cafec05 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh index 26e1ff0..eb07de8 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh index 99c0796..f0c395e 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh @@ -68,7 +68,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh index 3925ecb..13245aa 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh index bf2c3f6..8cc5fc2 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh index 1d2a4b1..b26ec37 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh index 5452fd5..a0e6b9f 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh index 36e1e47..1b32eb3 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh index 2e39097..8e35eb6 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh index 9ea653b..1d3b709 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -70,7 +70,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 0f790eb..2c1d877 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh index 2f9987d..1b5caf8 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh index 99e7c58..a9dae31 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh index f193070..ed3f61e 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh @@ -63,7 +63,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh index b037995..3a55aa5 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh @@ -51,7 +51,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh index db432da..d6e20c4 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh index f001744..c0e0e23 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh index 6cd003e..8a8f0fe 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh index ebb3d10..ff8434a 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh index be7649a..ade9f15 100644 --- a/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh index c1979b9..950837a 100644 --- a/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh index 1c958d6..3d6ed0a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh index a4bab32..7084697 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh @@ -17,7 +17,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh index df2a0bb..c5b4a8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh index 64d9a8d..bc34747 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh index 1e5b6c4..86275d0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh index 2fd5c3f..89e4ca6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh index d18132a..fe93a96 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh index bb8aea6..3c945b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh index 6674788..35f9841 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh index 9fc3996..682c51e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh index 505069e..f053f9d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh index 858d384..195e846 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh index 4fbafb3..78c88a7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh index 3d0cb37..e71de33 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh index fca9adb..012b224 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh index f7d5fad..60ee308 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh index 9794ef3..50d77ce 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh index fdbb4d8..d02e14d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh index ffc8429..9567eff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh index 9167804..109d24d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh index ddfd136..dba91ab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh index ef9ef5a..6b4bb7c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh index 456879f..4d75175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh index b888d51..6ff3195 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh index ef89460..61e90d5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh index 232d307..75c4c3d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh @@ -73,7 +73,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh index ce25742..ea4c1cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh index fb4ff0f..db411ce 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh index 3e5efe3..43f172b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh index 1d76da9..34448bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh index 32408af..f5d9f08 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh index ebf22ff..ddbb33a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh index 6a38875..30339fd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh index 894dbfd..a39657b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh index bded6dc..bf8bb3f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh index a47d2af..b1ea8a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh index bce0469..ad3acab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh index 25bd4ac..076d23a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh index 8b60ed5..9b1d967 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh index 166e7b9..90bd95e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh index e59b645..2a993e4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh index ae027f4..4b4c0e5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh index ed2e82f..2ea0ac4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh index 67e58f7..9aa8a60 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh index 650b9a0..d1f55af 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh index e76b050..36a0795 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh index 029cc55..7ea2a1e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh index e193f92..5fb43fe 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh index 350fdf9..37bcf16 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh index f8103d6..01f3848 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh index 83f0bc1..483d6f9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh index 7262d96..7755f9a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh index e2507d0..8625810 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh index 52e45a2..9b96d73 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh index dbd6c5f..08f814f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh index 56c29f7..0bda39c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh index 2594f16..af08a42 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh index 43ca040..a408270 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh index f47041b..f100931 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh index ba4b011..f987109 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh index 54a66da..45bd7a0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh index 286a59c..e6dbe92 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh index 2aa75f8..d528bb4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh index e5b82c0..abff868 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh index 8abc2f8..ee7bb40 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh index 6d1d26a..c0eae18 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh b/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh index 48c9314..ed268cf 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh index 526bb42..bc70182 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh index 1901061..a4dfeab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh index 8bf6341..10eb729 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh index 86b6e46..3f251dc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh index 7e63056..ef18b04 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh index d2f93a6..d98e8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh index ef9c9ac..8ed2c00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh index 04069ff..a9c285f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh index 45d0da0..0276822 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh index c8d1337..749971e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh index d9a91c3..960a308 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh index 3c3f024..361a784 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh index a8a3743..81318cc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh index add71e1..8a2f000 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh index 1ae62ae..f23896d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh deleted file mode 100644 index aaf4683..0000000 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh +++ /dev/null @@ -1,43 +0,0 @@ -Ansible role: Rougail - -▌ 🛈 Informations -▌  -▌  basic  - - - Role variables - - - Example playbook with Rougail - -▌ 🛈 Informations -▌  -▌ Do not forget to add Rougail structural file as Rougail types - - -Add to your structural file something like: - - ----  -path:  - to:  - my_rougail:  - type: rougail  - -Add to your playbook: - - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  - vars: path.to.rougail  - - Example playbook - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh index c4a4f59..fdb8840 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh index 8b7d51f..83621b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh index f732d9f..5cd06f4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh index b6f725b..10f0a0a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh index c4a6141..8cbef25 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive.sh index 40addc3..d64dc8f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_2.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_2.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_3.sh index d01f8bb..ad5b8d4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_3.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_4.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_4.sh index 1c607d1..34ee8f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_transitive_4.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh index c2297b1..be9b470 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh index 638bc7b..e53eaf5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh index d3e79ce..c85f26c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh index c5c5fb5..7edaf3b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh index c96521c..f7d9802 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh index 44b8f41..c181330 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh index 0a6dc2b..a05adcc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh index f46b7ab..d0e56c0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh index c5cf4c5..bd8c164 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh index 38275ba..0545580 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh index 45665ff..2ff2e53 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh index 36b815e..7a97c6c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh index 16db81d..a69034e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh index 7b06cd7..8f92613 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh index 514d76d..3ecdc44 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh index d71b1c8..3312083 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh index 8583f1a..c477ba3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh index c217f68..4fd1f3a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh index ba33058..b27a1c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh index bbeca88..9ba3a0c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh index eed2647..03d29ba 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh index ec66db4..a559d1b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh index 8f6d401..e820429 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh index 0d706f0..abd0f95 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh index 531222e..00ae450 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh index 5e6ee4c..ace87ac 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh index 6a0b433..2830b8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh index 10c8175..24c8c61 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh index dba3cfa..b055c3e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh index 3bcf2fd..baf8e83 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh index 5b12fba..71b595f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh index 0f6fcf6..ffcd343 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh index c693d8f..a9d59a7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh index c845d09..4bf3178 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh index 96a3f26..929295f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh index 320d20d..a68e2ed 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh index caeaae2..8512b9d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh index 688c214..d253baf 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh index d342318..79e6af0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh index 8a4198c..484078a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh index 8b4d886..fd04c5e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh index 48aa8b4..8472194 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh index 104ce01..af1f4f9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh index 4882160..0e33867 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh index cc32416..0104cdd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh index a5285cd..acd9232 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh index 4d1a722..f927743 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh index c97f948..2de6f94 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh index eb212e0..e2a482c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh index 16a1f90..80c4bac 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh index 6e013c6..110efa3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh index 7661623..6733e2c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh index 7e7b899..30468cd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh index 53e7d7a..88b38e5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh @@ -58,7 +58,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh index 923cad8..f450434 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh index 6704b43..2e03a88 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh index 1b04eac..6699895 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh index 4f249d7..2ee05bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh index b173632..aac9d8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh index 8232687..b8baaa2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh index 810f460..2f377fd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh index 42bf6ab..a1664be 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh index 7bc3c57..8db72ae 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh index 44a8818..9b6a43b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh index 5d729f2..55f2b81 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh index 5757f3f..3d1c183 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh index 340064f..428385f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh index a857e90..7b88766 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh index bcbe52d..792364c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh index fe4fd6c..c943b37 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh index e44beec..ddaa9a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh index f68fff7..e7d5e8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh index ee778d2..6a57546 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh index cdec41e..afe3536 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh index 8cabda2..9d26eb1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh index 5ea5236..3ecaa93 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh index 33594e5..38e5a6d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh index e03e72e..ba2ffe9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh index 91d246a..89a42a8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh index 3b49f67..bbc1b46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh index d44b5cb..116c6f2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh index c56a78a..38023f2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh index 339afcc..1d2d8c1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh index d67698f..f213331 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh index c8b9f67..9db73f5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh index 16345b2..c19eb52 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh index 0ed9b7f..e6be3e4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh index c240bd3..95e4210 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh index 1a8eb18..7b06ffa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh index dd1ed70..57fcd4b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh index 5cf2b8d..d4183a4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh index ce13f7d..3628fe7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh index 1cdae1d..736f590 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh index c94ea37..72a8d86 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh index 0d050de..a8422ab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh index 2f086f1..c3e4b63 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh index 5d14d00..1d9c6fc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh index bca7794..0a10985 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh index c188a00..939b27d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh index 1054740..3996762 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh index cacdbd6..bb8bcd2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh index 9cf2961..00dae42 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh index 0f9207b..a0a930e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh index b2edac7..8064bd1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh index 94145c1..1f6cbb0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh index 55b9df9..d986f99 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -59,7 +59,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index ac482d4..7c10842 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -61,7 +61,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 86970b1..6046279 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -57,7 +57,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh index ffb67d1..18195c5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh index f53544d..6357f0f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh index 4bc9010..e4fea07 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh index c1ac58d..b9d675f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh @@ -45,7 +45,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh index fa0c78b..00d063e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh index ef0cc2d..889e490 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh index b248993..ec53333 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh index 0dc9354..017f99d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh index 156233b..2018ff9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh index 6d96df1..d70c78c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh index 3bed12d..70aacc8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh index c492689..46c1142 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh index 53f8d9b..4c95367 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 27b5d12..a9f8a92 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh index 078ee42..3c419bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh index 027a2c0..1054388 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh index e0d3d3e..dd03822 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh index 6b27cea..c14fc45 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh index d2e30e0..31b27f1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh index 3a83ad5..0b80800 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh index 6d96df1..d70c78c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh index 26e1ff0..eb07de8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh index 99c0796..f0c395e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh @@ -68,7 +68,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh index c4ca5c7..dd31bca 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh @@ -87,7 +87,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh index bf2c3f6..8cc5fc2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh index 1ff1108..c416943 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh index 75033e6..0048fbd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh @@ -58,7 +58,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh index 36e1e47..1b32eb3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh index f439998..dc2d04a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -51,7 +51,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh index 9ea653b..1d3b709 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -70,7 +70,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 8dd657a..9e15bfc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -76,7 +76,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh index 2f9987d..1b5caf8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh index b1a5c94..82f3cf3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh index f193070..ed3f61e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh @@ -63,7 +63,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh index c66718f..6893b47 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh @@ -65,7 +65,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh index 41d1585..c669e0d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh @@ -65,7 +65,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh index 91bd639..1152fdf 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh index d539ec9..39aa463 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh index 59e1c51..2f49297 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh @@ -77,7 +77,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh index a010d5f..5c98364 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh @@ -82,7 +82,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh index d2126f3..b52a8dc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh index 7eac35b..b22d4d1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh index e0c81d9..40aa269 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh index 5d55abf..c868018 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh index 90c9d8a..6a3d7dd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh index 175df79..d39e897 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh @@ -17,7 +17,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh index df2a0bb..c5b4a8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh index 64d9a8d..bc34747 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh index 1e5b6c4..86275d0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh index ca0f71d..60a32ff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh index e33ac14..78e6420 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh index dd1f737..4f83b4f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh index ec1be0c..3ca3b46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh index 77cbb06..3ad1f81 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh index 505069e..f053f9d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh index 858d384..195e846 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh index 4fbafb3..78c88a7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh index c1c3fed..d21dda6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh @@ -47,7 +47,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh index fca9adb..012b224 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh index dca736b..a8f165e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh index 9794ef3..50d77ce 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh index fdbb4d8..d02e14d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh index ffc8429..9567eff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh index bacb2a5..6c85a3a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh index ddfd136..dba91ab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh index ef9ef5a..6b4bb7c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh index 456879f..4d75175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh index b888d51..6ff3195 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh index ef89460..61e90d5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh index 8818c80..5acbb00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh index 16809b3..3107b78 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh @@ -73,7 +73,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh index ce25742..ea4c1cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh index fb4ff0f..db411ce 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh index aecdb82..12c913f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh index 169220c..d1f608d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh index b3c99dc..b8f8585 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh index ebf22ff..ddbb33a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh index 797ad0b..1762efe 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh index 8b3e5d5..f92fe00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh index 892ad51..2947552 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh index a47d2af..b1ea8a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh index bce0469..ad3acab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh index 25bd4ac..076d23a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh index 8b60ed5..9b1d967 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh index 166e7b9..90bd95e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh index e59b645..2a993e4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh index ae027f4..4b4c0e5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh index ed2e82f..2ea0ac4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh @@ -50,7 +50,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh index 9387281..069bb0f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh index 650b9a0..d1f55af 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh index e76b050..36a0795 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh index 029cc55..7ea2a1e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh index 0fe2357..58ea3e8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh index 15a7248..63d4175 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh index 4b902b2..d4d342d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh index f8103d6..01f3848 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh index 83f0bc1..483d6f9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh index 3897de5..6a4d1c3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh index 3897de5..6a4d1c3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh index d9fd70c..0fd9381 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh index e2507d0..8625810 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh index f669bf3..f16f912 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh index dbd6c5f..08f814f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh index 56c29f7..0bda39c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh index c5141a0..5812bd0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh index 43ca040..a408270 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh index aeff0dc..e751d79 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh index ba4b011..f987109 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh index 54a66da..45bd7a0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh index 286a59c..e6dbe92 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh index 2aa75f8..d528bb4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh index e5b82c0..abff868 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh index f7298d5..b3c4e10 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh index 6d1d26a..c0eae18 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh index cfc1ff8..4c2e25a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh index 526bb42..bc70182 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh index 1901061..a4dfeab 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh index 8bf6341..10eb729 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh index 86b6e46..3f251dc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh @@ -23,7 +23,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh index 7e63056..ef18b04 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh index 706bf26..bb9d8f9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh index 706bf26..bb9d8f9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh index ef9c9ac..8ed2c00 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh index c816875..be49027 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh index 1343950..44ffead 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh index 1343950..44ffead 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh index b1a5bbb..7b7387a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh index 6ead7b8..b3f9b6a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh index 3c3f024..361a784 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh index c06dbb2..6f9ca02 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh index add71e1..8a2f000 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh index 1ae62ae..f23896d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh index 5dc7554..1be1eb5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh index 0a0bb21..0b74f1d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh deleted file mode 100644 index aaf4683..0000000 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh +++ /dev/null @@ -1,43 +0,0 @@ -Ansible role: Rougail - -▌ 🛈 Informations -▌  -▌  basic  - - - Role variables - - - Example playbook with Rougail - -▌ 🛈 Informations -▌  -▌ Do not forget to add Rougail structural file as Rougail types - - -Add to your structural file something like: - - ----  -path:  - to:  - my_rougail:  - type: rougail  - -Add to your playbook: - - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  - vars: path.to.rougail  - - Example playbook - ----  -- name: Rougail  - hosts: server  - roles:  - - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh index 0a0bb21..0b74f1d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh index 51d0a32..56a47c1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh index cea3bb9..0d4dafd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh index 5dc7554..1be1eb5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh index a302f4c..a4562e0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive.sh index cb4ad4d..7bde02e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_2.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_2.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_3.sh index ff45529..38ce7cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_3.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_4.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_4.sh index 8cab951..73f3f60 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_transitive_4.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh index c2297b1..be9b470 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh index 638bc7b..e53eaf5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh index d3e79ce..c85f26c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh index 9599968..ff1d31a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh index c96521c..f7d9802 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh index 44b8f41..c181330 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh index 0a6dc2b..a05adcc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh index f46b7ab..d0e56c0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh @@ -21,7 +21,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh index c5cf4c5..bd8c164 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh index 38275ba..0545580 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh index 45665ff..2ff2e53 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh index 36b815e..7a97c6c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh index 003aa80..a9fa655 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh index 035a161..eb8d95e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh index b274c8a..9b1bd88 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh index d71b1c8..3312083 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh index 8583f1a..c477ba3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh index e439005..2cdc6a6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh index ba33058..b27a1c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh index c4a7177..7754cc3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh index c4027c9..6ef9c75 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh index 7eede0a..efad381 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh index 99b94a1..8eaad23 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh index 14bb551..7bb376f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh index 5292a3a..37d78c3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh index 531222e..00ae450 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh index 4432415..164456a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh index 67d1a35..1d0ce10 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh @@ -18,7 +18,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh index 519d301..136a0fe 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh index dba3cfa..b055c3e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh index 95b6470..dd8a191 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh index 5b12fba..71b595f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh index e4aef52..373bff9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh index c693d8f..a9d59a7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh index c845d09..4bf3178 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh @@ -31,7 +31,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh index 96a3f26..929295f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh index 9810953..39f56ce 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh index 1e37c7c..d0566d0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh index a3a5987..c1835aa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh index d342318..79e6af0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh index ddca6d9..d0a881e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh index 8b4d886..fd04c5e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh index 48aa8b4..8472194 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh index fc4b2e5..dc0f5cc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh index 4882160..0e33867 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh index cc32416..0104cdd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh index a5285cd..acd9232 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh index aaf4683..3c4f8db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh index 4541af4..c48c95e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh index 16a1f90..80c4bac 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh index 6e013c6..110efa3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh index c7b3d84..7a23d61 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh index 7e7b899..30468cd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh @@ -34,7 +34,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh index d5a6c22..00a6438 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh index 923cad8..f450434 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh index 518d255..9ad2afd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh index c44185e..01f0702 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh index 1b04eac..6699895 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh index 4f249d7..2ee05bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh index 59e93bc..fa35fee 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh index 17133c8..e242938 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh index 810f460..2f377fd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh index 42bf6ab..a1664be 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh index 7bc3c57..8db72ae 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh index 44a8818..9b6a43b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh @@ -33,7 +33,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh index 5d729f2..55f2b81 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh index 5757f3f..3d1c183 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh index 340064f..428385f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh index 6f96e87..bd7b71a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh index a857e90..7b88766 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh index bcbe52d..792364c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh index 8649cf1..371daea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh @@ -42,7 +42,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh index fe4fd6c..c943b37 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh index e44beec..ddaa9a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh @@ -44,7 +44,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh index f68fff7..e7d5e8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh @@ -53,7 +53,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh index ee778d2..6a57546 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh index ac5e0e9..132a085 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh index 8cabda2..9d26eb1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh index 5ea5236..3ecaa93 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh index 88c2d85..6101fb8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh index 3e499e4..a8d7f39 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh index a08bf2c..ac9c0cc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh index 12e4420..08b3686 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh @@ -36,7 +36,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh index d44b5cb..116c6f2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh @@ -37,7 +37,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh index d3438a2..0def5da 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh index 339afcc..1d2d8c1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh index 87e7210..57f4479 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh index 68b9e47..da52b34 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh index 820acf8..1fb9aa1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh @@ -19,7 +19,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh index dd1ed70..57fcd4b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh index 58d0d54..37d2910 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh index ce13f7d..3628fe7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh @@ -48,7 +48,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh index 140c71b..ccdf167 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh index 7b1e853..2533591 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh index 2fd148f..5f73a8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh @@ -32,7 +32,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh index 255d9f0..81ce208 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh index f3f7dc9..fbadcc9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh @@ -38,7 +38,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh index a9db506..33e2f99 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh @@ -20,7 +20,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh index 1054740..3996762 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh index cacdbd6..bb8bcd2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh @@ -41,7 +41,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh index 255d9f0..81ce208 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh index cd09dc2..7e47295 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh index cb21162..9bd69c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh @@ -12,7 +12,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh index 0f9207b..a0a930e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh @@ -27,7 +27,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh index f65c620..d4ce410 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh index 72e2358..9235d64 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh index 55b9df9..d986f99 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -59,7 +59,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index ba3becd..ed8ff5e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh index e6abedd..67b46b1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh index ffb67d1..18195c5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh index 795b10a..bea73b7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh index a1c56e8..3a89aaf 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh index addc3cd..244777b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh index 1858546..21fb198 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh @@ -55,7 +55,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh index 576d399..871762a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh index ef0cc2d..889e490 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh @@ -40,7 +40,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh index 5453242..5634018 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh @@ -35,7 +35,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh index 0138353..8712b5f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh index 8584b84..cb81b99 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh index 53f8d9b..4c95367 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 27b5d12..a9f8a92 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh index 078ee42..3c419bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh index 027a2c0..1054388 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh index 576d399..871762a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh index 47af5b3..a081954 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh @@ -46,7 +46,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh index 658419d..cafec05 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -43,7 +43,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh index 241eb9f..db332b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh index 26e1ff0..eb07de8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh index 99c0796..f0c395e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh @@ -68,7 +68,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh index 3925ecb..13245aa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh @@ -24,7 +24,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh index bf2c3f6..8cc5fc2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh @@ -52,7 +52,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh index 1d2a4b1..b26ec37 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh index 4c9f30b..d88b364 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh @@ -56,7 +56,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh index 5452fd5..a0e6b9f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh index 36e1e47..1b32eb3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh index 2e39097..8e35eb6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -26,7 +26,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh index 9ea653b..1d3b709 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -70,7 +70,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 0f790eb..2c1d877 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -25,7 +25,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh index 2f9987d..1b5caf8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh @@ -49,7 +49,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh index 99e7c58..a9dae31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -29,7 +29,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh index f193070..ed3f61e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh @@ -63,7 +63,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh index 9c3a194..5f620b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh index b037995..3a55aa5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh @@ -51,7 +51,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh index 40b6164..a72f2b2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh index 9dcb321..bb8ac5d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh @@ -75,7 +75,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh index db432da..d6e20c4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -54,7 +54,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh index e68e8f6..05faf75 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh @@ -22,7 +22,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh index f001744..c0e0e23 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh index 6cd003e..8a8f0fe 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh index ebb3d10..ff8434a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh @@ -67,7 +67,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh index be7649a..ade9f15 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh @@ -39,7 +39,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh index c1979b9..950837a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh @@ -28,7 +28,7 @@ ▌ 🛈 Informations ▌  -▌ Do not forget to add Rougail structural file as Rougail types +▌ Do not forget to add Rougail structural file as Rougail types. Add to your structural file something like: