diff --git a/locale/fr/LC_MESSAGES/rougail_output_doc.po b/locale/fr/LC_MESSAGES/rougail_output_doc.po index 4948e183e..9fb93bf87 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_doc.po +++ b/locale/fr/LC_MESSAGES/rougail_output_doc.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2025-03-29 10:48+0100\n" -"PO-Revision-Date: 2025-03-29 12:15+0100\n" +"POT-Creation-Date: 2025-03-29 15:07+0100\n" +"PO-Revision-Date: 2025-03-29 15:08+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -120,39 +120,39 @@ msgstr "multiple" msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}" -#: src/rougail/output_doc/doc.py:463 +#: src/rougail/output_doc/doc.py:464 msgid "(default)" msgstr "(défaut)" -#: src/rougail/output_doc/doc.py:470 +#: src/rougail/output_doc/doc.py:471 msgid "text based with regular expressions \"{0}\"" msgstr "texte avec expression rationnelle \"{0}\"" -#: src/rougail/output_doc/doc.py:558 +#: src/rougail/output_doc/doc.py:559 msgid "depends on a calculation" msgstr "dépend d'un calcul" -#: src/rougail/output_doc/doc.py:559 +#: src/rougail/output_doc/doc.py:560 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}" -#: src/rougail/output_doc/doc.py:581 +#: src/rougail/output_doc/doc.py:582 msgid "the value of the variable \"{0}\"" msgstr "la valeur de la variable \"{0}\"" -#: src/rougail/output_doc/doc.py:582 +#: src/rougail/output_doc/doc.py:583 msgid "the value of an undocumented variable" msgstr "la valeur d'une variable non documentée" -#: src/rougail/output_doc/doc.py:597 +#: src/rougail/output_doc/doc.py:598 msgid "the values of undocumented variables" msgstr "les valeurs de variables non documentées" -#: src/rougail/output_doc/doc.py:604 +#: src/rougail/output_doc/doc.py:605 msgid "the value of the identifier" msgstr "la valeur de l'identifiant" -#: src/rougail/output_doc/doc.py:608 +#: src/rougail/output_doc/doc.py:609 msgid "the value of the {0}" msgstr "la valeur de l'{0}" @@ -164,6 +164,16 @@ msgstr "Exemple avec des variables obligatoire non renseignée" msgid "Example with all variables modifiable" msgstr "Exemple avec toutes les variables modifiable" +#: src/rougail/output_doc/output/console.py:142 +#: src/rougail/output_doc/utils.py:366 +msgid "Variable" +msgstr "Variable" + +#: src/rougail/output_doc/output/console.py:143 +#: src/rougail/output_doc/utils.py:366 +msgid "Description" +msgstr "Description" + #: src/rougail/output_doc/utils.py:41 msgid "the domain name can starts by a dot" msgstr "le nom de domaine peut commencer par un point" @@ -280,14 +290,6 @@ msgstr "Exemple" msgid "Examples" msgstr "Exemples" -#: src/rougail/output_doc/utils.py:366 -msgid "Description" -msgstr "Description" - -#: src/rougail/output_doc/utils.py:366 -msgid "Variable" -msgstr "Variable" - #: src/rougail/output_doc/utils.py:387 msgid "{0}: {1}" msgstr "{0} : {1}" diff --git a/locale/rougail_output_doc.pot b/locale/rougail_output_doc.pot index da2faf1e6..55899d622 100644 --- a/locale/rougail_output_doc.pot +++ b/locale/rougail_output_doc.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-03-29 10:48+0100\n" +"POT-Creation-Date: 2025-03-29 15:07+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -119,39 +119,39 @@ msgstr "" msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "" -#: src/rougail/output_doc/doc.py:463 +#: src/rougail/output_doc/doc.py:464 msgid "(default)" msgstr "" -#: src/rougail/output_doc/doc.py:470 +#: src/rougail/output_doc/doc.py:471 msgid "text based with regular expressions \"{0}\"" msgstr "" -#: src/rougail/output_doc/doc.py:558 +#: src/rougail/output_doc/doc.py:559 msgid "depends on a calculation" msgstr "" -#: src/rougail/output_doc/doc.py:559 +#: src/rougail/output_doc/doc.py:560 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "" -#: src/rougail/output_doc/doc.py:581 +#: src/rougail/output_doc/doc.py:582 msgid "the value of the variable \"{0}\"" msgstr "" -#: src/rougail/output_doc/doc.py:582 +#: src/rougail/output_doc/doc.py:583 msgid "the value of an undocumented variable" msgstr "" -#: src/rougail/output_doc/doc.py:597 +#: src/rougail/output_doc/doc.py:598 msgid "the values of undocumented variables" msgstr "" -#: src/rougail/output_doc/doc.py:604 +#: src/rougail/output_doc/doc.py:605 msgid "the value of the identifier" msgstr "" -#: src/rougail/output_doc/doc.py:608 +#: src/rougail/output_doc/doc.py:609 msgid "the value of the {0}" msgstr "" @@ -163,6 +163,16 @@ msgstr "" msgid "Example with all variables modifiable" msgstr "" +#: src/rougail/output_doc/output/console.py:142 +#: src/rougail/output_doc/utils.py:366 +msgid "Variable" +msgstr "" + +#: src/rougail/output_doc/output/console.py:143 +#: src/rougail/output_doc/utils.py:366 +msgid "Description" +msgstr "" + #: src/rougail/output_doc/utils.py:41 msgid "the domain name can starts by a dot" msgstr "" @@ -279,14 +289,6 @@ msgstr "" msgid "Examples" msgstr "" -#: src/rougail/output_doc/utils.py:366 -msgid "Description" -msgstr "" - -#: src/rougail/output_doc/utils.py:366 -msgid "Variable" -msgstr "" - #: src/rougail/output_doc/utils.py:387 msgid "{0}: {1}" msgstr "" diff --git a/src/rougail/output_doc/doc.py b/src/rougail/output_doc/doc.py index 7c3038885..7c457b205 100644 --- a/src/rougail/output_doc/doc.py +++ b/src/rougail/output_doc/doc.py @@ -460,7 +460,7 @@ class RougailOutputDoc(Examples): if not isinstance(val, Calculation): default = informations.get("default") if default is not None and val == default: - choices[idx] = str(val) + " ← " + _("(default)") + choices[idx] = str(val) + " " + self.formater.bold("← " + _("(default)")) informations["display_default"] = False continue choices[idx] = self._to_string(variable, "choice", f"_{idx}") diff --git a/src/rougail/output_doc/example.py b/src/rougail/output_doc/example.py index 83a4b3ca0..7d40f1f1d 100644 --- a/src/rougail/output_doc/example.py +++ b/src/rougail/output_doc/example.py @@ -31,7 +31,7 @@ class Examples: # pylint: disable=no-member,too-few-public-methods def gen_doc_examples(self): """Return examples""" self._build_examples() - return_string = self.formater.header() + return_string = "" if self.examples_mandatories: return_string += self.formater.title( _("Example with mandatory variables not filled in"), self.level diff --git a/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo b/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo index e39101347..0371c26a4 100644 Binary files a/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo and b/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo differ diff --git a/src/rougail/output_doc/output/asciidoc.py b/src/rougail/output_doc/output/asciidoc.py index 1d6a8673f..20b47cc03 100644 --- a/src/rougail/output_doc/output/asciidoc.py +++ b/src/rougail/output_doc/output/asciidoc.py @@ -27,10 +27,6 @@ class Formater(CommonFormater): _table_name = "asciidoc" level = 40 - def header(self): - """Header of the documentation""" - return "" - def title( self, title: str, diff --git a/src/rougail/output_doc/output/console.py b/src/rougail/output_doc/output/console.py index e64f0ba8a..b7bef6357 100644 --- a/src/rougail/output_doc/output/console.py +++ b/src/rougail/output_doc/output/console.py @@ -15,34 +15,109 @@ details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . """ +from typing import List -from .github import Formater as GFormater +from ..i18n import _ +from ..utils import dump, CommonFormater, to_phrase, ENTER -class Formater(GFormater): - """The console formater""" +class Formater(CommonFormater): + """The markdown (for github) formater""" name = "console" level = 10 enter_table = "\n" - remove_multiple_enter = True + titles_color = {"title1": "bright_cyan underline bold", + "title2": "bright_green underline bold", + "title3": "green1 underline bold", + "title4": "green3 underline bold", + "title5": "dark_green underline bold", + } - def header(self): - """Header of the documentation""" - return "" + def __init__(self) -> None: + self.max_line = 0 + super().__init__() def run(self, dico: dict, level: int) -> str: - msg = super().run(dico, level) + from rich.text import Text + from rich.table import Table + from rich.theme import Theme from rich.console import Console - from rich.markdown import Markdown + self.rich_table = Table + custom_theme = Theme(self.titles_color) - console = Console() - - markdown = Markdown(msg) + dico = self.dict_to_dict(dico, level) + console = Console(theme=custom_theme) with console.capture() as capture: - console.print(markdown) + for data in dico: + console.print(data) return capture.get() + def title( + self, + title: str, + level: int, + ) -> str: + """Display family name as a title""" + space = " " * (2 * (level - 1)) + return f"{ENTER}{space}[title{level}]{title}[/title{level}]{ENTER}" + + def join( + self, + lst: List[str], + ) -> str: + """Display line in table from a list""" + return self.enter_table.join(lst) + + def bold( + self, + msg: str, + ) -> str: + """Set a text to bold""" + return f"[bold]{msg}[/bold]" + + def italic( + self, + msg: str, + ) -> str: + """Set a text to italic""" + return f"[italic]{msg}[/italic]" + + def stripped( + self, + text: str, + ) -> str: + """Return stripped text (as help)""" + return text + + def list( + self, + choices, + ): + """Display a liste of element""" + char = f"{self.enter_table}- " + ret = "" + for choice in choices: + if not isinstance(choice, str): + choice = dump(choice) + ret += char + choice + return ret + + def prop( + self, + prop: str, + italic: bool, + ) -> str: + """Display property""" + prop = f"[reverse][bold] {prop} [/bold][/reverse]" + if italic: + prop = self.italic(prop) + return prop + + def yaml(self, _dump): + """Dump yaml part of documentation""" + return f"```yaml\n---\n{dump(_dump)}\n```\n" + def link( self, comment: str, @@ -50,3 +125,25 @@ class Formater(GFormater): ) -> str: """Add a link""" return self.prop(comment, False) + #return f"{comment} ({link})" + + def columns( + self, + col: List[str], + ) -> None: + """count columns length""" + for line in col: + for l in line.split(self.enter_table): + self.max_line = max(self.max_line, len(l) + 1) + + def table(self, datas: list) -> str: + """Transform list to a table in string format""" + table = self.rich_table(show_lines=True) + table.add_column(_("Variable"), width=self.max_line) + table.add_column(_("Description"), width=self.max_line) + for data in datas: + table.add_row(str(data[0]), data[1]) + return table + + def to_phrase(self, text: str) -> str: + return to_phrase(text) diff --git a/src/rougail/output_doc/output/github.py b/src/rougail/output_doc/output/github.py index b2ba25f4b..84ee040e0 100644 --- a/src/rougail/output_doc/output/github.py +++ b/src/rougail/output_doc/output/github.py @@ -29,19 +29,11 @@ class Formater(CommonFormater): _table_name = "github" level = 50 enter_table = "
" - remove_multiple_enter = False def __init__(self) -> None: self.max_line = 0 super().__init__() - def header(self) -> str: - """Header of the documentation""" - if self.header_setted: - return "" - self.header_setted = True - return "---\ngitea: none\ninclude_toc: true\n---\n" - def title( self, title: str, @@ -77,13 +69,6 @@ class Formater(CommonFormater): text: str, ) -> str: """Return stripped text (as help)""" - if self.remove_multiple_enter: - while True: - new_text = text.replace("\n\n", "\n") - if new_text == text: - text = new_text - break - text = new_text return text.strip().replace("\n", self.enter_table) def list( diff --git a/src/rougail/output_doc/output/ojson.py b/src/rougail/output_doc/output/ojson.py index c1728af45..ee8a564a1 100644 --- a/src/rougail/output_doc/output/ojson.py +++ b/src/rougail/output_doc/output/ojson.py @@ -35,5 +35,9 @@ class Formater: """Just return a string""" return str(msg) + def bold(self, msg: Any) -> str: + """Just return a string""" + return str(msg) + def to_phrase(self, text: str) -> str: return to_phrase(text) diff --git a/src/rougail/output_doc/utils.py b/src/rougail/output_doc/utils.py index 224293683..dd375a312 100644 --- a/src/rougail/output_doc/utils.py +++ b/src/rougail/output_doc/utils.py @@ -130,10 +130,6 @@ class CommonFormater: self.header_setted = False # Class you needs implement to your Formater - def header(self): - """Header of the documentation""" - raise NotImplementedError() - def title( self, title: str, @@ -197,37 +193,41 @@ class CommonFormater: def run(self, informations: dict, level: int) -> str: """Transform to string""" - msg = self.header() if informations: - msg += self.dict_to_string(informations, level) - return msg + return self.dict_to_string(informations, level) + return "" - def dict_to_string(self, informations: dict, level: int) -> str: + def dict_to_dict(self, dico: dict, level: int) -> str: """Parse the dict to transform to dict""" - msg = "" + msg = [] table_datas = [] ori_level = None - for value in informations.values(): + for value in dico.values(): if value["type"] == "namespace": if ori_level is None: ori_level = level level += 1 - msg += self.namespace_to_string(value["informations"], ori_level) - msg += self.dict_to_string(value["children"], level) + msg.append(self.namespace_to_title(value["informations"], ori_level)) + msg.extend(self.dict_to_dict(value["children"], level)) else: if value["type"] == "variable": self.variable_to_string(value, table_datas) else: if table_datas: - msg += self.table(table_datas) - msg += self.family_to_string(value["informations"], level) - msg += self.dict_to_string(value["children"], level + 1) + msg.append(self.table(table_datas)) + table_datas = [] + msg.extend(self.family_to_string(value["informations"], level)) + msg.extend(self.dict_to_dict(value["children"], level + 1)) if table_datas: - msg += self.table(table_datas) + msg.append(self.table(table_datas)) return msg + def dict_to_string(self, dico: dict, level: int) -> str: + """Parse the dict to transform to dict""" + return "".join([msg for msg in self.dict_to_dict(dico, level)]) + # FAMILY - def namespace_to_string(self, informations: dict, level: int) -> str: + def namespace_to_title(self, informations: dict, level: int) -> str: """manage namespace family""" return self.title( _('Variables for "{0}"').format(self.family_description(informations)), @@ -236,17 +236,17 @@ class CommonFormater: def family_to_string(self, informations: dict, level: int) -> str: """manage other family type""" - msg = self.title(self.family_description(informations), level) + msg = [self.title(self.family_description(informations), level)] calculated_properties = [] - msg += self.property_to_string(informations, calculated_properties) + ENTER + msg.append(self.property_to_string(informations, calculated_properties) + ENTER) if calculated_properties: - msg += self.join(calculated_properties) + ENTER + msg.append(self.join(calculated_properties) + ENTER) helps = informations.get("help") if helps: for help_ in helps: - msg += help_.strip() + ENTER + msg.append(help_.strip() + ENTER) if "identifiers" in informations: - msg += self.section(_("Identifiers"), informations["identifiers"]) + ENTER + msg.append(self.section(_("Identifiers"), informations["identifiers"]) + ENTER) return msg def family_description(self, informations: dict) -> str(): diff --git a/tests/results/test/00_0version_underscore.sh b/tests/results/test/00_0version_underscore.sh index 0347e3cbc..0fb2c54c4 100644 --- a/tests/results/test/00_0version_underscore.sh +++ b/tests/results/test/00_0version_underscore.sh @@ -1,8 +1,6 @@ - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - version - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ version │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_1empty_variable.sh b/tests/results/test/00_1empty_variable.sh index dea44bdbb..9621479a6 100644 --- a/tests/results/test/00_1empty_variable.sh +++ b/tests/results/test/00_1empty_variable.sh @@ -1,8 +1,6 @@ - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - empty - string basic mandatory Empty. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ empty │ Empty. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated.sh b/tests/results/test/00_2default_calculated.sh index b35c09baa..dfddba04e 100644 --- a/tests/results/test/00_2default_calculated.sh +++ b/tests/results/test/00_2default_calculated.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: no - var2 - string standard mandatory unique A second variable. - multiple - Default: the value of var1. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of var1. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_multi.sh b/tests/results/test/00_2default_calculated_multi.sh index 54644580d..942a6b25e 100644 --- a/tests/results/test/00_2default_calculated_multi.sh +++ b/tests/results/test/00_2default_calculated_multi.sh @@ -1,18 +1,13 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A first variable. - multiple - Default: - - - • no - • yes - • maybe - | | var2 string standard mandatory unique multiple - | A second variable. Default: the value of _.var1. - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - no │ +│ │ - yes │ +│ │ - maybe │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of _.var1. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_variable_transitive.sh b/tests/results/test/00_2default_calculated_variable_transitive.sh index cd8552479..dd5f175ba 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test/00_2default_calculated_variable_transitive.sh @@ -1,22 +1,13 @@ - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - domainname basic mandatory unique A first variable. - multiple - Validator: the domain name can be an - IP - var2 - domainname standard mandatory unique A second variable. - multiple - Validator: the domain name can be an - IP - Default: the value of the variable - "var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  domainname   basic   mandatory    │ Validator: the domain name can be an │ +│ unique   multiple  │ IP │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  domainname   standard   mandatory    │ Validator: the domain name can be an │ +│ unique   multiple  │ IP │ +│ │ Default: the value of the variable │ +│ │ "var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_4load_subfolder.sh b/tests/results/test/00_4load_subfolder.sh index 0a09fcc7d..808761b8b 100644 --- a/tests/results/test/00_4load_subfolder.sh +++ b/tests/results/test/00_4load_subfolder.sh @@ -1,11 +1,9 @@ - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory A variable. - var2 - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_5load_notype.sh b/tests/results/test/00_5load_notype.sh index f123ac4bf..6900eb41d 100644 --- a/tests/results/test/00_5load_notype.sh +++ b/tests/results/test/00_5load_notype.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - without_type - string standard mandatory A variable. - Default: non - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ without_type │ A variable. │ +│  string   standard   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6boolean.sh b/tests/results/test/00_6boolean.sh index 9a36720c8..d1bc82137 100644 --- a/tests/results/test/00_6boolean.sh +++ b/tests/results/test/00_6boolean.sh @@ -1,35 +1,21 @@ - - - - - - - - - - - - - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - boolean standard mandatory The first variable. - Default: true - var2 - boolean standard mandatory The second variable. - Default: true - var3 - boolean standard mandatory The third variable. - Default: true - var4 - boolean standard mandatory The forth variable. - Default: false - var5 - boolean standard mandatory The fifth variable. - Default: false - var6 - boolean standard mandatory The sixth variable. - Default: false - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6boolean_no_mandatory.sh b/tests/results/test/00_6boolean_no_mandatory.sh index fe0af4fe3..2123be522 100644 --- a/tests/results/test/00_6boolean_no_mandatory.sh +++ b/tests/results/test/00_6boolean_no_mandatory.sh @@ -1,10 +1,6 @@ - - - - -  Variable                Description            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - boolean standard A variable. - Default: true - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  boolean   standard  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice.adoc b/tests/results/test/00_6choice.adoc index 329294726..2de2594d5 100644 --- a/tests/results/test/00_6choice.adoc +++ b/tests/results/test/00_6choice.adoc @@ -49,7 +49,7 @@ The forth variable. + The fifth variable. + **Choices**: -* a ← (default) +* a **← (default)** * b * c | @@ -59,7 +59,7 @@ The fifth variable. + The sixth variable. + **Choices**: -* 1 ← (default) +* 1 **← (default)** * 2 * 3 |==== diff --git a/tests/results/test/00_6choice.md b/tests/results/test/00_6choice.md index 3f7b0b63e..2360c4a7f 100644 --- a/tests/results/test/00_6choice.md +++ b/tests/results/test/00_6choice.md @@ -4,6 +4,6 @@ | **var2**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable.
**Choices**:
- a
- b
- c | | **var3**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The third variable.
**Choices**:
- a
- b
- c
- null | | **var4**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.
**Choices**:
- null
- b
- c | -| **var5**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.
**Choices**:
- a ← (default)
- b
- c | -| **var6**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.
**Choices**:
- 1 ← (default)
- 2
- 3 | +| **var5**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.
**Choices**:
- a **← (default)**
- b
- c | +| **var6**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.
**Choices**:
- 1 **← (default)**
- 2
- 3 | diff --git a/tests/results/test/00_6choice.sh b/tests/results/test/00_6choice.sh index 64387fb92..ac81b8c92 100644 --- a/tests/results/test/00_6choice.sh +++ b/tests/results/test/00_6choice.sh @@ -1,41 +1,40 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - choice basic mandatory The first variable. - Choices: - - - • a - • b - • c - | | var2 choice basic mandatory - | The second variable. Choices: - • a - • b - • c - | | var3 choice standard - | The third variable. Choices: - • a - • b - • c - • null - | | var4 choice standard - | The forth variable. Choices: - • null - • b - • c - | | var5 choice standard mandatory - | The fifth variable. Choices: - • a ← (default) - • b - • c - | | var6 choice standard mandatory - | The sixth variable. Choices: - • 1 ← (default) - • 2 - • 3 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  choice   standard  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +│ │ - null │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  choice   standard  │ Choices: │ +│ │ - null │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - a ← (default) │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - 1 ← (default) │ +│ │ - 2 │ +│ │ - 3 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_calculation.sh b/tests/results/test/00_6choice_calculation.sh index 839fd1474..02051c4fc 100644 --- a/tests/results/test/00_6choice_calculation.sh +++ b/tests/results/test/00_6choice_calculation.sh @@ -1,12 +1,7 @@ - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - choice standard mandatory A variable. - Choices: choices is 0 to 9. - Default: 9 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A variable. │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ +│ │ Default: 9 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_variable.sh b/tests/results/test/00_6choice_variable.sh index 574f02946..c473bf939 100644 --- a/tests/results/test/00_6choice_variable.sh +++ b/tests/results/test/00_6choice_variable.sh @@ -1,18 +1,14 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A second variable. - multiple - Default: - - - • a - • b - • c - | | var2 choice standard mandatory - | A first variable. Choices: the value of the variable "var1". Default: a - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A second variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A first variable. │ +│  choice   standard   mandatory  │ Choices: the value of the variable │ +│ │ "var1". │ +│ │ Default: a │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6custom.sh b/tests/results/test/00_6custom.sh index 0222e73d3..730c51041 100644 --- a/tests/results/test/00_6custom.sh +++ b/tests/results/test/00_6custom.sh @@ -1,13 +1,9 @@ - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - custom1 - custom basic mandatory The first variable. - custom2 - custom standard mandatory The seconf variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ custom1 │ The first variable. │ +│  custom   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ custom2 │ The seconf variable. │ +│  custom   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6domainname.sh b/tests/results/test/00_6domainname.sh index a89f013de..c570eb611 100644 --- a/tests/results/test/00_6domainname.sh +++ b/tests/results/test/00_6domainname.sh @@ -1,10 +1,6 @@ - - - - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - domainname standard mandatory A domain name variable. - Default: my.domain.name - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A domain name variable. │ +│  domainname   standard   mandatory  │ Default: my.domain.name │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6domainname_params.sh b/tests/results/test/00_6domainname_params.sh index 07411f06e..ccca2d74f 100644 --- a/tests/results/test/00_6domainname_params.sh +++ b/tests/results/test/00_6domainname_params.sh @@ -1,13 +1,8 @@ - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - domainname standard mandatory A domain name variable. - Validator: the domain name can be an - IP - Default: my.domain.name - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A domain name variable. │ +│  domainname   standard   mandatory  │ Validator: the domain name can be an │ +│ │ IP │ +│ │ Default: my.domain.name │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6float.sh b/tests/results/test/00_6float.sh index 5be98828b..45e66b25e 100644 --- a/tests/results/test/00_6float.sh +++ b/tests/results/test/00_6float.sh @@ -1,35 +1,21 @@ - - - - - - - - - - - - - - -  Variable                          Description                      - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - float standard mandatory The first variable. - Default: 0.0 - var2 - float standard mandatory The second variable. - Default: 0.0 - var3 - float standard mandatory The third variable. - Default: 0.0 - var4 - float standard mandatory The forth variable. - Default: 10.1 - var5 - float standard mandatory The fifth variable. - Default: 10.1 - var6 - float standard mandatory The sixth variable. - Default: 10.1 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6number.sh b/tests/results/test/00_6number.sh index 72f6a9c36..dba0dd8bf 100644 --- a/tests/results/test/00_6number.sh +++ b/tests/results/test/00_6number.sh @@ -1,35 +1,21 @@ - - - - - - - - - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - number standard mandatory The first variable. - Default: 0 - var2 - number standard mandatory The second variable. - Default: 0 - var3 - number standard mandatory The third variable. - Default: 0 - var4 - number standard mandatory This forth variable. - Default: 10 - var5 - number standard mandatory The fifth variable. - Default: 10 - var6 - number standard mandatory The sixth variable. - Default: 10 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ This forth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6port.sh b/tests/results/test/00_6port.sh index 1ba344bb5..057034b5d 100644 --- a/tests/results/test/00_6port.sh +++ b/tests/results/test/00_6port.sh @@ -1,25 +1,33 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable1 - port basic mandatory A port variable. - Validators: - - - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed - | | variable2 port standard mandatory - | A port variable with default value. Validators: - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed Default: 8080 - | | variable3 port standard mandatory - | A port variable with integer default value. Validators: - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed Default: 8080 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable1 │ A port variable. │ +│  port   basic   mandatory  │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable2 │ A port variable with default value. │ +│  port   standard   mandatory  │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +│ │ Default: 8080 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable3 │ A port variable with integer default │ +│  port   standard   mandatory  │ value. │ +│ │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +│ │ Default: 8080 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6regexp.sh b/tests/results/test/00_6regexp.sh index c885a095d..b4467a7ea 100644 --- a/tests/results/test/00_6regexp.sh +++ b/tests/results/test/00_6regexp.sh @@ -1,19 +1,12 @@ - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - regexp standard mandatory A first variable. - Validator: text based with regular - expressions "^#(?:[0-9a-f]{3}){1,2}$" - Default: #a1a1a1 - Examples: - - - • #b1b1b1 - • #b2b2b2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A first variable. │ +│  regexp   standard   mandatory  │ Validator: text based with regular │ +│ │ expressions │ +│ │ "^#(?:[0-9a-f]{3}){1,2}$" │ +│ │ Default: #a1a1a1 │ +│ │ Examples: │ +│ │ - #b1b1b1 │ +│ │ - #b2b2b2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6secret.sh b/tests/results/test/00_6secret.sh index 128d03aac..2797c8c8c 100644 --- a/tests/results/test/00_6secret.sh +++ b/tests/results/test/00_6secret.sh @@ -1,13 +1,9 @@ - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - secret1 - secret basic mandatory The first variable. - secret2 - secret standard mandatory The second variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ secret1 │ The first variable. │ +│  secret   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ secret2 │ The second variable. │ +│  secret   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6secret_param.sh b/tests/results/test/00_6secret_param.sh index b3fafccd0..61c6f7eb2 100644 --- a/tests/results/test/00_6secret_param.sh +++ b/tests/results/test/00_6secret_param.sh @@ -1,20 +1,15 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - secret1 - secret basic mandatory The first variable. - Validator: minimum length for the - secret is 10 characters - secret2 - secret standard mandatory The second variable. - Validators: - - - • maximum length for the secret is 10 characters - • forbidden characters are "$" and "^" Default: value - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ secret1 │ The first variable. │ +│  secret   basic   mandatory  │ Validator: minimum length for the │ +│ │ secret is 10 characters │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ secret2 │ The second variable. │ +│  secret   standard   mandatory  │ Validators: │ +│ │ - maximum length for the secret is │ +│ │ 10 characters │ +│ │ - forbidden characters are "$" and │ +│ │ "^" │ +│ │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6string.sh b/tests/results/test/00_6string.sh index 1c2f7c6e8..7f807ccae 100644 --- a/tests/results/test/00_6string.sh +++ b/tests/results/test/00_6string.sh @@ -1,29 +1,21 @@ - - - - - - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory The first variable. - var2 - string basic mandatory The second variable. - var3 - string basic mandatory The third variable. - var4 - string standard mandatory The forth variable. - Default: value - var5 - string standard mandatory The fifth variable. - Default: value - var6 - string standard mandatory The sixth variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  string   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7choice_quote.adoc b/tests/results/test/00_7choice_quote.adoc index 9fd989a77..b96dc5547 100644 --- a/tests/results/test/00_7choice_quote.adoc +++ b/tests/results/test/00_7choice_quote.adoc @@ -8,7 +8,7 @@ A choice. + **Choices**: -* quote' ← (default) +* quote' **← (default)** * quote" * quote"' |==== diff --git a/tests/results/test/00_7choice_quote.md b/tests/results/test/00_7choice_quote.md index 7dc70186d..e3c8e86c0 100644 --- a/tests/results/test/00_7choice_quote.md +++ b/tests/results/test/00_7choice_quote.md @@ -1,4 +1,4 @@ | Variable                                                                                                   | Description                                                                                                | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- quote' ← (default)
- quote"
- quote"' | +| **var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- quote' **← (default)**
- quote"
- quote"' | diff --git a/tests/results/test/00_7choice_quote.sh b/tests/results/test/00_7choice_quote.sh index be8254ebf..41ceccc33 100644 --- a/tests/results/test/00_7choice_quote.sh +++ b/tests/results/test/00_7choice_quote.sh @@ -1,15 +1,9 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - choice standard mandatory A choice. - Choices: - - - • quote' ← (default) - • quote" - • quote"' - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A choice. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - quote' ← (default) │ +│ │ - quote" │ +│ │ - quote"' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7help.sh b/tests/results/test/00_7help.sh index e0cce0c7c..3b1f7bbeb 100644 --- a/tests/results/test/00_7help.sh +++ b/tests/results/test/00_7help.sh @@ -1,23 +1,15 @@ - - - - - - - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory The first variable. - Multi line - Help - With useful information. - var2 - string basic mandatory The second variable. - Multi line - Help - With useful information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ Help │ +│ │ │ +│ │ With useful information. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  string   basic   mandatory  │ Multi line │ +│ │ Help │ +│ │ With useful information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7help_quote.sh b/tests/results/test/00_7help_quote.sh index 5d5b0f855..ea8066d47 100644 --- a/tests/results/test/00_7help_quote.sh +++ b/tests/results/test/00_7help_quote.sh @@ -1,15 +1,9 @@ - - - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory The first variable. - Message with '. - var2 - string basic mandatory The second variable. - Message with ". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  string   basic   mandatory  │ Message with '. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  string   basic   mandatory  │ Message with ". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7help_sup.sh b/tests/results/test/00_7help_sup.sh index 334e149db..e9faa2ede 100644 --- a/tests/results/test/00_7help_sup.sh +++ b/tests/results/test/00_7help_sup.sh @@ -1,23 +1,15 @@ - - - - - - - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory The first . - Multi line - - With useful information. - var2 - string basic mandatory The second . - Multi line - - With useful information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first . │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ │ +│ │ │ +│ │ With useful information. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second . │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ With useful information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7value_doublequote.sh b/tests/results/test/00_7value_doublequote.sh index 41f5cdd8c..acb15eaa3 100644 --- a/tests/results/test/00_7value_doublequote.sh +++ b/tests/results/test/00_7value_doublequote.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: quote" - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote" │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7value_doublequote2.sh b/tests/results/test/00_7value_doublequote2.sh index 5572a20d1..ebfba4181 100644 --- a/tests/results/test/00_7value_doublequote2.sh +++ b/tests/results/test/00_7value_doublequote2.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: quote'" - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote'" │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7value_doublequote3.sh b/tests/results/test/00_7value_doublequote3.sh index 2405d9697..553591372 100644 --- a/tests/results/test/00_7value_doublequote3.sh +++ b/tests/results/test/00_7value_doublequote3.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: quote"' - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote\"\' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_7value_quote.sh b/tests/results/test/00_7value_quote.sh index fb328ad7d..f0e9b22ee 100644 --- a/tests/results/test/00_7value_quote.sh +++ b/tests/results/test/00_7value_quote.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: quote' - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_8calculation_information.sh b/tests/results/test/00_8calculation_information.sh index 95af4fbbd..3a1f4ee7c 100644 --- a/tests/results/test/00_8calculation_information.sh +++ b/tests/results/test/00_8calculation_information.sh @@ -1,11 +1,7 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: get information - test_information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: get information │ +│ │ test_information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_8test.sh b/tests/results/test/00_8test.sh index cfff7773c..7b48b4b8e 100644 --- a/tests/results/test/00_8test.sh +++ b/tests/results/test/00_8test.sh @@ -1,37 +1,30 @@ - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory The first variable. - Example: test - var2 - string standard mandatory The second variable. - Default: value - Example: test - var3 - string basic mandatory The third variable. - Examples: - - - • test1 - • test2 - | | var4 string standard - | The forth variable. Examples: - • null - • test1 - • test2 - | | var5 boolean standard mandatory - | The fifth variable. Default: true Example: false - | | var6 string basic mandatory unique multiple - | The sixth variable. Examples: - • test1 - • test2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  string   basic   mandatory  │ Example: test │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  string   standard   mandatory  │ Default: value │ +│ │ Example: test │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  string   basic   mandatory  │ Examples: │ +│ │ - test1 │ +│ │ - test2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  string   standard  │ Examples: │ +│ │ - null │ +│ │ - test1 │ +│ │ - test2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  boolean   standard   mandatory  │ Default: true │ +│ │ Example: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - test1 │ +│ │ - test2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9choice_variable_multi.sh b/tests/results/test/00_9choice_variable_multi.sh index 57a0868eb..c0a7e6f08 100644 --- a/tests/results/test/00_9choice_variable_multi.sh +++ b/tests/results/test/00_9choice_variable_multi.sh @@ -1,19 +1,13 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable1 - choice basic mandatory unique A first variable. - multiple - Choices: - - - • val1 - • val2 - | | variable2 choice standard unique multiple - | A second variable. Choices: - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable1 │ A first variable. │ +│  choice   basic   mandatory   unique  │ Choices: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable2 │ A second variable. │ +│  choice   standard   unique    │ Choices: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9choice_variables.sh b/tests/results/test/00_9choice_variables.sh index 6e4a0e475..ba3636093 100644 --- a/tests/results/test/00_9choice_variables.sh +++ b/tests/results/test/00_9choice_variables.sh @@ -1,24 +1,17 @@ - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - source_variable_1 - string standard mandatory The first source variable. - Default: val1 - source_variable_2 - string standard mandatory The second source variable. - Default: val2 - my_variable - choice standard mandatory A variable. - Choices: - - - • the value of the variable "source_variable_1". - • the value of the variable "source_variable_2". Default: val1 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ source_variable_1 │ The first source variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ source_variable_2 │ The second source variable. │ +│  string   standard   mandatory  │ Default: val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ my_variable │ A variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - the value of the variable │ +│ │ "source_variable_1". │ +│ │ - the value of the variable │ +│ │ "source_variable_2". │ +│ │ Default: val1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation.sh b/tests/results/test/00_9default_calculation.sh index b7ca1bc32..6136d847c 100644 --- a/tests/results/test/00_9default_calculation.sh +++ b/tests/results/test/00_9default_calculation.sh @@ -1,10 +1,6 @@ - - - - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: concat all parameters. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: concat all parameters. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_information.sh b/tests/results/test/00_9default_calculation_information.sh index 5709bfff4..a2f4a606c 100644 --- a/tests/results/test/00_9default_calculation_information.sh +++ b/tests/results/test/00_9default_calculation_information.sh @@ -1,10 +1,6 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory A variable. - Default: returns the information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A variable. │ +│  string   standard   mandatory  │ Default: returns the information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_information_other_variable.sh b/tests/results/test/00_9default_calculation_information_other_variable.sh index 9048b2019..5ca9b4066 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.sh +++ b/tests/results/test/00_9default_calculation_information_other_variable.sh @@ -1,13 +1,9 @@ - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory A first variable. - var2 - string standard mandatory A second variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_multi_optional.sh b/tests/results/test/00_9default_calculation_multi_optional.sh index 62b80f4f6..c63c97018 100644 --- a/tests/results/test/00_9default_calculation_multi_optional.sh +++ b/tests/results/test/00_9default_calculation_multi_optional.sh @@ -1,17 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - my_variable - string standard mandatory My_variable. - Default: val1 - my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - Default: the value of the variable - "my_variable". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ my_variable │ My_variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_multi_optional2.sh b/tests/results/test/00_9default_calculation_multi_optional2.sh index 62b80f4f6..c63c97018 100644 --- a/tests/results/test/00_9default_calculation_multi_optional2.sh +++ b/tests/results/test/00_9default_calculation_multi_optional2.sh @@ -1,17 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - my_variable - string standard mandatory My_variable. - Default: val1 - my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - Default: the value of the variable - "my_variable". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ my_variable │ My_variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_optional.sh b/tests/results/test/00_9default_calculation_optional.sh index 3f916fb3c..66264bc67 100644 --- a/tests/results/test/00_9default_calculation_optional.sh +++ b/tests/results/test/00_9default_calculation_optional.sh @@ -1,9 +1,7 @@ - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_optional_exists.sh b/tests/results/test/00_9default_calculation_optional_exists.sh index 2f477e548..2ac630c02 100644 --- a/tests/results/test/00_9default_calculation_optional_exists.sh +++ b/tests/results/test/00_9default_calculation_optional_exists.sh @@ -1,17 +1,12 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - my_variable - string standard mandatory unique My_variable. - multiple - Default: - - - • val1 - • val2 - | | my_calculated_variable string standard mandatory unique multiple - | My_calculated_variable. Default: the value of the variable "my_variable". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ my_variable │ My_variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_param_optional.sh b/tests/results/test/00_9default_calculation_param_optional.sh index bd3aa0511..5fdcc8d7c 100644 --- a/tests/results/test/00_9default_calculation_param_optional.sh +++ b/tests/results/test/00_9default_calculation_param_optional.sh @@ -1,15 +1,9 @@ - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard A first variable. - Default: returns a value. - var2 - string standard mandatory A second variable. - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard  │ Default: returns a value. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_information_other_variable.sh b/tests/results/test/00_9default_information_other_variable.sh index c3621e19a..f50b5ded2 100644 --- a/tests/results/test/00_9default_information_other_variable.sh +++ b/tests/results/test/00_9default_information_other_variable.sh @@ -1,15 +1,11 @@ - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory A first variable. - var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_information_other_variable2.sh b/tests/results/test/00_9default_information_other_variable2.sh index c3621e19a..f50b5ded2 100644 --- a/tests/results/test/00_9default_information_other_variable2.sh +++ b/tests/results/test/00_9default_information_other_variable2.sh @@ -1,15 +1,11 @@ - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory A first variable. - var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_integer.sh b/tests/results/test/00_9default_integer.sh index 507a3b565..db1d8706f 100644 --- a/tests/results/test/00_9default_integer.sh +++ b/tests/results/test/00_9default_integer.sh @@ -1,12 +1,7 @@ - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - choice standard mandatory A variable. - Choices: choice for 0 to 9. - Default: 9 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A variable. │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ +│ │ Default: 9 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6boolean_multi.sh b/tests/results/test/01_6boolean_multi.sh index 346c680b9..51bc2eeeb 100644 --- a/tests/results/test/01_6boolean_multi.sh +++ b/tests/results/test/01_6boolean_multi.sh @@ -1,53 +1,35 @@ - - - - - - - - - - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - boolean standard mandatory unique The first variable. - multiple - Default: true - var2 - boolean standard mandatory unique The second variable. - multiple - Default: true - var3 - boolean standard mandatory unique The third variable. - multiple - Default: true - var4 - boolean standard mandatory unique The forth variable. - multiple - Default: false - var5 - boolean standard mandatory unique The fifth variable. - multiple - Default: false - var6 - boolean standard mandatory unique The sixth variable. - multiple - Default: false - var7 - boolean standard mandatory unique The seventh variable. - multiple - Default: true - var8 - boolean standard mandatory unique The eighth variable. - multiple - Default: true - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var7 │ The seventh variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var8 │ The eighth variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6custom_multi.sh b/tests/results/test/01_6custom_multi.sh index 8a7bdf63a..24b7a9466 100644 --- a/tests/results/test/01_6custom_multi.sh +++ b/tests/results/test/01_6custom_multi.sh @@ -1,15 +1,11 @@ - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - custom1 - custom basic mandatory unique A first custom variable. - multiple - custom2 - custom standard mandatory unique A second custom variable. - multiple - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ custom1 │ A first custom variable. │ +│  custom   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ custom2 │ A second custom variable. │ +│  custom   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6float_multi.sh b/tests/results/test/01_6float_multi.sh index 1dc4fb01b..66c2879e6 100644 --- a/tests/results/test/01_6float_multi.sh +++ b/tests/results/test/01_6float_multi.sh @@ -1,53 +1,35 @@ - - - - - - - - - - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - float standard mandatory unique The first variable. - multiple - Default: 0.0 - var2 - float standard mandatory unique The second variable. - multiple - Default: 0.0 - var3 - float standard mandatory unique The third variable. - multiple - Default: 0.0 - var4 - float standard mandatory unique The forth variable. - multiple - Default: 10.1 - var5 - float standard mandatory unique The fifth variable. - multiple - Default: 10.1 - var6 - float standard mandatory unique The sixth variable. - multiple - Default: 10.1 - var7 - float standard mandatory unique The seventh variable. - multiple - Default: 0.0 - var8 - float standard mandatory unique The eighth variable. - multiple - Default: 0.0 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var7 │ The seventh variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var8 │ The eighth variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6number_multi.sh b/tests/results/test/01_6number_multi.sh index 7c09e8c7f..78dcc304e 100644 --- a/tests/results/test/01_6number_multi.sh +++ b/tests/results/test/01_6number_multi.sh @@ -1,53 +1,35 @@ - - - - - - - - - - - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - number standard mandatory unique The first variable. - multiple - Default: 0 - var2 - number standard mandatory unique The second variable. - multiple - Default: 0 - var3 - number standard mandatory unique The third variable. - multiple - Default: 0 - var4 - number standard mandatory unique The forth variable. - multiple - Default: 10 - var5 - number standard mandatory unique The fifth variable. - multiple - Default: 10 - var6 - number standard mandatory unique The sixth variable. - multiple - Default: 10 - var7 - number standard mandatory unique The seventh variable. - multiple - Default: 0 - var8 - number standard mandatory unique The eighth variable. - multiple - Default: 0 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var7 │ The seventh variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var8 │ The eighth variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6string_empty.sh b/tests/results/test/01_6string_empty.sh index 21f1d2dbe..5d4e5f22d 100644 --- a/tests/results/test/01_6string_empty.sh +++ b/tests/results/test/01_6string_empty.sh @@ -1,15 +1,8 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique The second variable. - multiple - Default: - - - • value - • null - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The second variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value │ +│ │ - null │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_6string_multi.sh b/tests/results/test/01_6string_multi.sh index b4653c46f..2541ad27f 100644 --- a/tests/results/test/01_6string_multi.sh +++ b/tests/results/test/01_6string_multi.sh @@ -1,47 +1,35 @@ - - - - - - - - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory unique The first variable. - multiple - var2 - string basic mandatory unique The second variable. - multiple - var3 - string basic mandatory unique The third variable. - multiple - var4 - string standard mandatory unique The forth variable. - multiple - Default: value - var5 - string standard mandatory unique The fifth variable. - multiple - Default: value - var6 - string standard mandatory unique The sixth variable. - multiple - Default: value - var7 - string standard mandatory unique The seventh variable. - multiple - Default: value - var8 - string standard mandatory unique The eighth variable. - multiple - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ The first variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ The second variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ The third variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var4 │ The forth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var5 │ The fifth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var6 │ The sixth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var7 │ The seventh variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var8 │ The eighth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_7value_multi_doublequote.sh b/tests/results/test/01_7value_multi_doublequote.sh index 4dc7be568..25d614985 100644 --- a/tests/results/test/01_7value_multi_doublequote.sh +++ b/tests/results/test/01_7value_multi_doublequote.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: quote" - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote" │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_7value_multi_doublequote2.sh b/tests/results/test/01_7value_multi_doublequote2.sh index aa8221f8b..56c7ff734 100644 --- a/tests/results/test/01_7value_multi_doublequote2.sh +++ b/tests/results/test/01_7value_multi_doublequote2.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: quote'" - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote'" │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_7value_multi_quote.sh b/tests/results/test/01_7value_multi_quote.sh index 957e32161..aa8adc6a8 100644 --- a/tests/results/test/01_7value_multi_quote.sh +++ b/tests/results/test/01_7value_multi_quote.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: quote' - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote' │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_8calculation_information_multi.sh b/tests/results/test/01_8calculation_information_multi.sh index ac80178ef..a4e3bf618 100644 --- a/tests/results/test/01_8calculation_information_multi.sh +++ b/tests/results/test/01_8calculation_information_multi.sh @@ -1,12 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: get information - test_information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: get information │ +│ unique   multiple  │ test_information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_9choice_variable_multi.sh b/tests/results/test/01_9choice_variable_multi.sh index 418db1df1..16b4e7687 100644 --- a/tests/results/test/01_9choice_variable_multi.sh +++ b/tests/results/test/01_9choice_variable_multi.sh @@ -1,18 +1,13 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable1 - string standard mandatory unique A first variable. - multiple - Default: - - - • a - • b - • c - | | variable2 choice basic mandatory - | A second variable. Choices: the value of the variable "variable1". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable1 │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable2 │ A second variable. │ +│  choice   basic   mandatory  │ Choices: the value of the variable │ +│ │ "variable1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_0type_param.sh b/tests/results/test/04_0type_param.sh index e65bd590d..3f0b6eb9b 100644 --- a/tests/results/test/04_0type_param.sh +++ b/tests/results/test/04_0type_param.sh @@ -1,14 +1,9 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - int - number standard mandatory A limited number. - Validators: - - - • the minimum value is 0 - • the maximum value is 100 Default: 10 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ int │ A limited number. │ +│  number   standard   mandatory  │ Validators: │ +│ │ - the minimum value is 0 │ +│ │ - the maximum value is 100 │ +│ │ Default: 10 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1auto_save.sh b/tests/results/test/04_1auto_save.sh index b0e7e9b73..a6cb8f293 100644 --- a/tests/results/test/04_1auto_save.sh +++ b/tests/results/test/04_1auto_save.sh @@ -1,10 +1,7 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string basic mandatory auto modified An auto save variable. - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ An auto save variable. │ +│  string   basic   mandatory   auto  │ Default: no │ +│ modified  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1auto_save_and_calculated.sh b/tests/results/test/04_1auto_save_and_calculated.sh index 12f4284b2..75112913a 100644 --- a/tests/results/test/04_1auto_save_and_calculated.sh +++ b/tests/results/test/04_1auto_save_and_calculated.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: no - var2 - string basic mandatory auto modified A second variable. - Default: the value of the variable - "var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   basic   mandatory   auto  │ Default: the value of the variable │ +│ modified  │ "var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.sh b/tests/results/test/04_1auto_save_and_calculated_hidden.sh index 008cc9370..ec0d8e4d3 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.sh @@ -1,19 +1,11 @@ - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: no - var2 - string basic mandatory hidden auto  A second variable. - modified - Default: the value is always yes. - Hidden: only if the variable var1 - has value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ +│ auto modified  │ Hidden: only if the variable var1 │ +│ │ has value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden.sh b/tests/results/test/04_1default_calculation_hidden.sh index 8db2e127c..a37147867 100644 --- a/tests/results/test/04_1default_calculation_hidden.sh +++ b/tests/results/test/04_1default_calculation_hidden.sh @@ -1,21 +1,13 @@ - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: value - var2 - string basic mandatory disabled A second variable. - Disabled: when the variable "var1" - has the value "value". - var3 - string standard mandatory A third variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: when the variable "var1" │ +│ disabled  │ has the value "value". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_2.sh b/tests/results/test/04_1default_calculation_hidden_2.sh index 8db2e127c..a37147867 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.sh +++ b/tests/results/test/04_1default_calculation_hidden_2.sh @@ -1,21 +1,13 @@ - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: value - var2 - string basic mandatory disabled A second variable. - Disabled: when the variable "var1" - has the value "value". - var3 - string standard mandatory A third variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: when the variable "var1" │ +│ disabled  │ has the value "value". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_optional.sh b/tests/results/test/04_5disabled_calculation_optional.sh index 7120ceba2..58facc10d 100644 --- a/tests/results/test/04_5disabled_calculation_optional.sh +++ b/tests/results/test/04_5disabled_calculation_optional.sh @@ -1,22 +1,14 @@ - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: no - var1 - string standard hidden A first variable. - Hidden: calculation from an unknown - variable. - var2 - string standard hidden A second variable. - Hidden: calculation from an - condition variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var1 │ A first variable. │ +│  string   standard   hidden  │ Hidden: calculation from an unknown │ +│ │ variable. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   hidden  │ Hidden: calculation from an │ +│ │ condition variable. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable.sh b/tests/results/test/04_5disabled_calculation_variable.sh index 1c1bdc16f..135742779 100644 --- a/tests/results/test/04_5disabled_calculation_variable.sh +++ b/tests/results/test/04_5disabled_calculation_variable.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - boolean standard mandatory A condition. - Default: false - variable - string basic mandatory disabled A variable. - Disabled: when the variable - "condition" has the value "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable2.sh b/tests/results/test/04_5disabled_calculation_variable2.sh index 29ad87619..1053e2005 100644 --- a/tests/results/test/04_5disabled_calculation_variable2.sh +++ b/tests/results/test/04_5disabled_calculation_variable2.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - boolean standard mandatory A condition. - Default: true - variable - string basic mandatory disabled A variable. - Disabled: when the variable - "condition" has the value "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable3.sh b/tests/results/test/04_5disabled_calculation_variable3.sh index 25b95481b..6969f878e 100644 --- a/tests/results/test/04_5disabled_calculation_variable3.sh +++ b/tests/results/test/04_5disabled_calculation_variable3.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: yes - variable - string basic mandatory disabled A variable. - Disabled: when the variable - "condition" has the value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "condition" has the value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable4.sh b/tests/results/test/04_5disabled_calculation_variable4.sh index 482140694..29267b0c0 100644 --- a/tests/results/test/04_5disabled_calculation_variable4.sh +++ b/tests/results/test/04_5disabled_calculation_variable4.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: yes - variable - string basic mandatory disabled A variable. - Disabled: when the variable - "condition" hasn't the value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "condition" hasn't the value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable_multi.sh b/tests/results/test/04_5disabled_calculation_variable_multi.sh index f14286ace..7153c51ac 100644 --- a/tests/results/test/04_5disabled_calculation_variable_multi.sh +++ b/tests/results/test/04_5disabled_calculation_variable_multi.sh @@ -1,17 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - boolean standard mandatory A condition. - Default: false - variable - string basic mandatory disabled A variable. - unique multiple - Disabled: when the variable - "condition" has the value "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable_multi2.sh b/tests/results/test/04_5disabled_calculation_variable_multi2.sh index fe66bf7c9..f43dd9281 100644 --- a/tests/results/test/04_5disabled_calculation_variable_multi2.sh +++ b/tests/results/test/04_5disabled_calculation_variable_multi2.sh @@ -1,16 +1,11 @@ - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string basic mandatory unique A condition. - multiple - variable - string basic mandatory disabled A variable. - unique multiple - Disabled: when the variable - "condition" has the value "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_variable_multi3.sh b/tests/results/test/04_5disabled_calculation_variable_multi3.sh index c9d9e04a7..ffa76a098 100644 --- a/tests/results/test/04_5disabled_calculation_variable_multi3.sh +++ b/tests/results/test/04_5disabled_calculation_variable_multi3.sh @@ -1,17 +1,12 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory unique A condition. - multiple - Default: - - - • val1 - • val2 - | | variable string basic mandatory disabled unique multiple - | A variable. Disabled: when the variable "condition" has the value "true". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5validators.sh b/tests/results/test/04_5validators.sh index 27ed3c84e..af9219174 100644 --- a/tests/results/test/04_5validators.sh +++ b/tests/results/test/04_5validators.sh @@ -1,10 +1,6 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - int - number basic mandatory A number. - Validator: the max value is 100. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ int │ A number. │ +│  number   basic   mandatory  │ Validator: the max value is 100. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5validators_differ.sh b/tests/results/test/04_5validators_differ.sh index 5997b4765..a83dce700 100644 --- a/tests/results/test/04_5validators_differ.sh +++ b/tests/results/test/04_5validators_differ.sh @@ -1,20 +1,12 @@ - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Validator: var1 must be different - than var2. - Default: oui - Example: another_value - var2 - string standard mandatory A second variable. - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Validator: var1 must be different │ +│ │ than var2. │ +│ │ Default: oui │ +│ │ Example: another_value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5validators_multi.sh b/tests/results/test/04_5validators_multi.sh index 5f1a8fe59..f206c06c4 100644 --- a/tests/results/test/04_5validators_multi.sh +++ b/tests/results/test/04_5validators_multi.sh @@ -1,18 +1,10 @@ - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A second variable. - multiple - Validator: check length is less than - 10. - Default: - - - • no - • yes - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A second variable. │ +│  string   standard   mandatory    │ Validator: check length is less than │ +│ unique   multiple  │ 10. │ +│ │ Default: │ +│ │ - no │ +│ │ - yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5validators_multi2.sh b/tests/results/test/04_5validators_multi2.sh index e26b98268..22e8b1ac2 100644 --- a/tests/results/test/04_5validators_multi2.sh +++ b/tests/results/test/04_5validators_multi2.sh @@ -1,20 +1,13 @@ - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A second variable. - multiple - Validator: check length is less than - 3. - Default: - - - • no - • yes Examples: - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A second variable. │ +│  string   standard   mandatory    │ Validator: check length is less than │ +│ unique   multiple  │ 3. │ +│ │ Default: │ +│ │ - no │ +│ │ - yes │ +│ │ Examples: │ +│ │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/05_0multi_not_uniq.sh b/tests/results/test/05_0multi_not_uniq.sh index 6cb67d821..9fb5f0429 100644 --- a/tests/results/test/05_0multi_not_uniq.sh +++ b/tests/results/test/05_0multi_not_uniq.sh @@ -1,10 +1,7 @@ - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory multiple A variable. - Default: non - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/05_0multi_uniq.sh b/tests/results/test/05_0multi_uniq.sh index 05539a936..5a70d63b0 100644 --- a/tests/results/test/05_0multi_uniq.sh +++ b/tests/results/test/05_0multi_uniq.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: non - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/12_1auto_save_expert.sh b/tests/results/test/12_1auto_save_expert.sh index 089fd2c93..2bde1adb4 100644 --- a/tests/results/test/12_1auto_save_expert.sh +++ b/tests/results/test/12_1auto_save_expert.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string advanced mandatory auto  A variable. - modified - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A variable. │ +│  string   advanced   mandatory   auto │ Default: no │ +│ modified  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_0redefine_description.sh b/tests/results/test/16_0redefine_description.sh index 318a804a9..683304196 100644 --- a/tests/results/test/16_0redefine_description.sh +++ b/tests/results/test/16_0redefine_description.sh @@ -1,8 +1,6 @@ - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string basic mandatory Redefined. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ Redefined. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_2family_redefine_calculation.sh b/tests/results/test/16_2family_redefine_calculation.sh index db5f4fa56..29c597647 100644 --- a/tests/results/test/16_2family_redefine_calculation.sh +++ b/tests/results/test/16_2family_redefine_calculation.sh @@ -1,15 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic disabled - -Disabled: depends on a calculation. - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.var1 - string basic mandatory Var1. - +family + + + basic   disabled  + + +Disabled: depends on a calculation. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.var1 │ Var1. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5exists_nonexists.sh b/tests/results/test/16_5exists_nonexists.sh index 39be5f720..9450605e1 100644 --- a/tests/results/test/16_5exists_nonexists.sh +++ b/tests/results/test/16_5exists_nonexists.sh @@ -1,15 +1,9 @@ - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A variable. - Default: no - var2 - string standard mandatory A new variable. - Default: yes - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A new variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_calculation.sh b/tests/results/test/16_5redefine_calculation.sh index 9867c13fa..bdc2dcb10 100644 --- a/tests/results/test/16_5redefine_calculation.sh +++ b/tests/results/test/16_5redefine_calculation.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: returns yes. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: returns yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_choice.sh b/tests/results/test/16_5redefine_choice.sh index 9c12e9f3e..e9264ed02 100644 --- a/tests/results/test/16_5redefine_choice.sh +++ b/tests/results/test/16_5redefine_choice.sh @@ -1,14 +1,8 @@ - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - choice basic mandatory A variable. - Choices: - - - • a - • b - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_default.sh b/tests/results/test/16_5redefine_default.sh index bec860b35..e42dd584b 100644 --- a/tests/results/test/16_5redefine_default.sh +++ b/tests/results/test/16_5redefine_default.sh @@ -1,10 +1,6 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory A variable. - Default: yes - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_default_calculation.sh b/tests/results/test/16_5redefine_default_calculation.sh index 73c4232e7..638072145 100644 --- a/tests/results/test/16_5redefine_default_calculation.sh +++ b/tests/results/test/16_5redefine_default_calculation.sh @@ -1,8 +1,6 @@ - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_family.sh b/tests/results/test/16_5redefine_family.sh index cb20cc1e4..897f09027 100644 --- a/tests/results/test/16_5redefine_family.sh +++ b/tests/results/test/16_5redefine_family.sh @@ -1,13 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ new description ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.variable - string basic mandatory A variable. - +new description + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_help.sh b/tests/results/test/16_5redefine_help.sh index b088b58bd..7651c8e89 100644 --- a/tests/results/test/16_5redefine_help.sh +++ b/tests/results/test/16_5redefine_help.sh @@ -1,17 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -Redefine help family ok. +a family - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.variable - string basic mandatory Redefine help. - Redefine help ok. - + + basic  + + +Redefine help family ok. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.variable │ Redefine help. │ +│  string   basic   mandatory  │ Redefine help ok. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_multi.sh b/tests/results/test/16_5redefine_multi.sh index 05539a936..5a70d63b0 100644 --- a/tests/results/test/16_5redefine_multi.sh +++ b/tests/results/test/16_5redefine_multi.sh @@ -1,11 +1,7 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string standard mandatory unique A variable. - multiple - Default: non - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_remove_disable_calculation.sh b/tests/results/test/16_5redefine_remove_disable_calculation.sh index 120dbf3b8..552a01379 100644 --- a/tests/results/test/16_5redefine_remove_disable_calculation.sh +++ b/tests/results/test/16_5redefine_remove_disable_calculation.sh @@ -1,13 +1,9 @@ - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: no - variable - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5test_redefine.sh b/tests/results/test/16_5test_redefine.sh index c06dd8b27..483f5f048 100644 --- a/tests/results/test/16_5test_redefine.sh +++ b/tests/results/test/16_5test_redefine.sh @@ -1,22 +1,14 @@ - - - - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: no - Example: test1 - var2 - string standard mandatory A second variable. - Default: non - Example: test1 - var3 - string basic mandatory A third variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +│ │ Example: test1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: non │ +│ │ Example: test1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ A third variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_6choice_redefine.adoc b/tests/results/test/16_6choice_redefine.adoc index 71c168623..d44284dbb 100644 --- a/tests/results/test/16_6choice_redefine.adoc +++ b/tests/results/test/16_6choice_redefine.adoc @@ -9,6 +9,6 @@ A choice. + **Choices**: * a -* c ← (default) +* c **← (default)** |==== diff --git a/tests/results/test/16_6choice_redefine.md b/tests/results/test/16_6choice_redefine.md index dcf4e23a9..47b218d5d 100644 --- a/tests/results/test/16_6choice_redefine.md +++ b/tests/results/test/16_6choice_redefine.md @@ -1,4 +1,4 @@ | Variable                                                                                                   | Description                                                                                                | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- a
- c ← (default) | +| **var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- a
- c **← (default)** | diff --git a/tests/results/test/16_6choice_redefine.sh b/tests/results/test/16_6choice_redefine.sh index aa63fa530..98fc9d474 100644 --- a/tests/results/test/16_6choice_redefine.sh +++ b/tests/results/test/16_6choice_redefine.sh @@ -1,14 +1,8 @@ - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - choice standard mandatory A choice. - Choices: - - - • a - • c ← (default) - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A choice. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - a │ +│ │ - c ← (default) │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_6exists_redefine_family.sh b/tests/results/test/16_6exists_redefine_family.sh index 2d2664281..7697c9862 100644 --- a/tests/results/test/16_6exists_redefine_family.sh +++ b/tests/results/test/16_6exists_redefine_family.sh @@ -1,27 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ new description ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family1.variable1 - string basic mandatory A variable. - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a second family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +new description - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family2.variable2 - string basic mandatory A second variable. - + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family1.variable1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +a second family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family2.variable2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16exists_exists.sh b/tests/results/test/16exists_exists.sh index d508c8e9b..231365efa 100644 --- a/tests/results/test/16exists_exists.sh +++ b/tests/results/test/16exists_exists.sh @@ -1,8 +1,6 @@ - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string basic mandatory Description. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ Description. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0family_append.sh b/tests/results/test/20_0family_append.sh index ee1981de8..e197c3b67 100644 --- a/tests/results/test/20_0family_append.sh +++ b/tests/results/test/20_0family_append.sh @@ -1,16 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +A family - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.var1 - string basic mandatory The first variable. - family.var2 - string basic mandatory The second variable. - + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.var1 │ The first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ family.var2 │ The second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0multi_family.sh b/tests/results/test/20_0multi_family.sh index e6010215b..7a872ae5a 100644 --- a/tests/results/test/20_0multi_family.sh +++ b/tests/results/test/20_0multi_family.sh @@ -1,18 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - a sub family - -standard +a family - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.variable - string standard A variable. - + standard  + + + + + a sub family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.variable │ A variable. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0multi_family_basic.sh b/tests/results/test/20_0multi_family_basic.sh index 8f8d640c6..bc2df4fe6 100644 --- a/tests/results/test/20_0multi_family_basic.sh +++ b/tests/results/test/20_0multi_family_basic.sh @@ -1,18 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - a sub family - -basic +a family - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.variable - string basic mandatory A variable. - + basic  + + + + + a sub family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0multi_family_expert.sh b/tests/results/test/20_0multi_family_expert.sh index 134b2cc66..182c7da13 100644 --- a/tests/results/test/20_0multi_family_expert.sh +++ b/tests/results/test/20_0multi_family_expert.sh @@ -1,18 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -advanced - a sub family - -advanced +a family - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.variable - string advanced A variable. - + advanced  + + + + + a sub family + + + advanced  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.variable │ A variable. │ +│  string   advanced  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0multi_family_order.sh b/tests/results/test/20_0multi_family_order.sh index 527dc657b..686680b0f 100644 --- a/tests/results/test/20_0multi_family_order.sh +++ b/tests/results/test/20_0multi_family_order.sh @@ -1,43 +1,40 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - variable - string basic mandatory A variable. - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +a family - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.variable1 - string basic mandatory A first variable. - + basic  - a sub family - -basic +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.variable1 │ A first variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.variable - string basic mandatory A variable. - + a sub family - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.variable2 - string basic mandatory A second variable. - + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.variable2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_0validators_differ_redefine.sh b/tests/results/test/20_0validators_differ_redefine.sh index 30b0eb543..d87c7a8db 100644 --- a/tests/results/test/20_0validators_differ_redefine.sh +++ b/tests/results/test/20_0validators_differ_redefine.sh @@ -1,25 +1,15 @@ - - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory A first variable. - Default: no - var2 - string standard mandatory A second variable. - Default: no - var3 - string standard mandatory A third variable. - Validator: var3 must be different - than var2. - Default: yes - Example: yes - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ A third variable. │ +│  string   standard   mandatory  │ Validator: var3 must be different │ +│ │ than var2. │ +│ │ Default: yes │ +│ │ Example: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_9default_information_parent.sh b/tests/results/test/20_9default_information_parent.sh index 918c1525d..6af78ae9c 100644 --- a/tests/results/test/20_9default_information_parent.sh +++ b/tests/results/test/20_9default_information_parent.sh @@ -1,20 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +family - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.var1 - string basic mandatory A first variable. - family.var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "family". - + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ family.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "family". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_9family_absolute.sh b/tests/results/test/20_9family_absolute.sh index fb1d41d10..2d975b70d 100644 --- a/tests/results/test/20_9family_absolute.sh +++ b/tests/results/test/20_9family_absolute.sh @@ -1,89 +1,75 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ First variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string basic mandatory First variable. - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +a family - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.var2 - string basic mandatory A second variable. - Example: string6 - + basic  - a sub family - -standard +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.var2 │ A second variable. │ +│  string   basic   mandatory  │ Example: string6 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.variable - string standard mandatory unique Third variable. - multiple - Default: - - - • the value of the variable "var1". - • the value of the variable "family.var2". - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard + a sub family + standard  +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.variable │ Third variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - the value of the variable "var1". │ +│ │ - the value of the variable │ +│ │ "family.var2". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family2.var2 - string standard mandatory A variable2. - Default: the value of the variable - "family.var2". - family2.var3 - string standard mandatory Var3. - Default: string4 - Example: string5 - +a family - a sub family - -standard + standard  +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family2.var2 │ A variable2. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "family.var2". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ family2.var3 │ Var3. │ +│  string   standard   mandatory  │ Default: string4 │ +│ │ Example: string5 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family2.subfamily.variable - string standard mandatory unique Fourth variable. - multiple - Default: - - • the value of the variable "var1". - • the value of the variable "family.var2". - • the value of the variable "family2.var3". - | + a sub family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family2.subfamily.variable │ Fourth variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - the value of the variable "var1". │ +│ │ - the value of the variable │ +│ │ "family.var2". │ +│ │ - the value of the variable │ +│ │ "family2.var3". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.sh b/tests/results/test/24_0family_hidden_condition_sub_family.sh index 422cdcacc..5856c0abe 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.sh +++ b/tests/results/test/24_0family_hidden_condition_sub_family.sh @@ -1,31 +1,31 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ The variable use has condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +possibly hidden family + + + basic   hidden  + + +Hidden: if condition is yes. - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory The variable use has condition. - Default: no - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ possibly hidden family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic hidden - -Hidden: if condition is yes. + family.subfamily - family.subfamily - -basic + basic  - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.var1 - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_hidden_condition_variable_sub_family.sh b/tests/results/test/24_0family_hidden_condition_variable_sub_family.sh index dbf87e1f4..628079abe 100644 --- a/tests/results/test/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results/test/24_0family_hidden_condition_variable_sub_family.sh @@ -1,31 +1,31 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ The variable use has condition. │ +│  boolean   standard   mandatory  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +possibly hidden family + + + standard   hidden  + + +Hidden: when the variable "condition" has the value "true". - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - boolean standard mandatory The variable use has condition. - Default: true - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ possibly hidden family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard hidden - -Hidden: when the variable "condition" has the value "true". + a subfamily - a subfamily - -standard + standard  - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.subfamily.var1 - string standard A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.subfamily.var1 │ A variable. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh index df874e861..fa8fa7142 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh @@ -1,31 +1,31 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ The variable use has condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +possibly hidden family + + + basic   hidden  + + +Hidden: if condition is yes. - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory The variable use has condition. - Default: no - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ possibly hidden family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic hidden - -Hidden: if condition is yes. + a subfamily - a subfamily - -basic + basic  - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.sub_family.var1 - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.sub_family.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_mandatory_condition.sh b/tests/results/test/24_0family_mandatory_condition.sh index 272213b9c..9474a6e79 100644 --- a/tests/results/test/24_0family_mandatory_condition.sh +++ b/tests/results/test/24_0family_mandatory_condition.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: no - var - string standard mandatory A variable. - Mandatory: only if rougail.condition - has the value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var │ A variable. │ +│  string   standard   mandatory  │ Mandatory: only if rougail.condition │ +│ │ has the value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_mandatory_condition_variable.sh b/tests/results/test/24_0family_mandatory_condition_variable.sh index af40c0afa..9a9214bfe 100644 --- a/tests/results/test/24_0family_mandatory_condition_variable.sh +++ b/tests/results/test/24_0family_mandatory_condition_variable.sh @@ -1,16 +1,10 @@ - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - boolean standard mandatory A condition. - Default: true - var - string standard mandatory A variable. - Mandatory: when the variable - "condition" has the value "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var │ A variable. │ +│  string   standard   mandatory  │ Mandatory: when the variable │ +│ │ "condition" has the value "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_7validators_variable_optional.sh b/tests/results/test/24_7validators_variable_optional.sh index 02213db44..244282fb0 100644 --- a/tests/results/test/24_7validators_variable_optional.sh +++ b/tests/results/test/24_7validators_variable_optional.sh @@ -1,21 +1,20 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +a family - -  Variable                             Description                         - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - general.int - number basic mandatory A first number. - Validators: - - • int and int2 must be different. - • int and int3 must be different. Example: 5 - | | general.int2 number standard mandatory - | A second number. Default: 1 - | + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ general.int │ A first number. │ +│  number   basic   mandatory  │ Validators: │ +│ │ - int and int2 must be different. │ +│ │ - int and int3 must be different. │ +│ │ Example: 5 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ general.int2 │ A second number. │ +│  number   standard   mandatory  │ Default: 1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership.sh b/tests/results/test/40_0leadership.sh index 394072879..627059366 100644 --- a/tests/results/test/40_0leadership.sh +++ b/tests/results/test/40_0leadership.sh @@ -1,22 +1,24 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic mandatory unique A leader. - multiple - leader.follower1 - string basic mandatory A follower. - leader.follower2 - string basic mandatory An other follower. - + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_diff_name.sh b/tests/results/test/40_0leadership_diff_name.sh index 9629db963..61c70e78a 100644 --- a/tests/results/test/40_0leadership_diff_name.sh +++ b/tests/results/test/40_0leadership_diff_name.sh @@ -1,22 +1,24 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leadership.leader - string basic mandatory unique A leader. - multiple - leadership.follower1 - string basic mandatory A follower. - leadership.follower2 - string basic mandatory An other follower. - + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leadership.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leadership.follower1 │ A follower. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leadership.follower2 │ An other follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_follower_default_calculation.sh b/tests/results/test/40_0leadership_follower_default_calculation.sh index a98b8a2ce..5fb851a24 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test/40_0leadership_follower_default_calculation.sh @@ -1,26 +1,24 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic mandatory unique A leader. - multiple - leader.follower1 - string standard mandatory A follower. - Default: value - leader.follower2 - string standard mandatory A second follower. - Default: returns follower1 value. - +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ A second follower. │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_follower_default_value.sh b/tests/results/test/40_0leadership_follower_default_value.sh index 057174c27..0af0dc441 100644 --- a/tests/results/test/40_0leadership_follower_default_value.sh +++ b/tests/results/test/40_0leadership_follower_default_value.sh @@ -1,20 +1,21 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. +a leadership - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard unique multiple A leader. - leader.follower1 - string standard mandatory A follower with default value. - Default: value - + standard  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower with default value. │ +│  string   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_leader_not_multi.sh b/tests/results/test/40_0leadership_leader_not_multi.sh index e245394b8..71c864020 100644 --- a/tests/results/test/40_0leadership_leader_not_multi.sh +++ b/tests/results/test/40_0leadership_leader_not_multi.sh @@ -1,43 +1,46 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ general ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - general.mode_conteneur_actif - string standard mandatory No change. - Default: non - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ general1 ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +general - general1.leader + standard  -basic -This family contains lists of variable blocks. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ general.mode_conteneur_actif │ No change. │ +│  string   standard   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +general1 + + + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - general1.leader.leader - string basic mandatory unique Leader. - multiple - general1.leader.follower1 - string basic mandatory Follower1. - general1.leader.follower2 - string basic mandatory Follower2. - + general1.leader + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ general1.leader.leader │ Leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ general1.leader.follower1 │ Follower1. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ general1.leader.follower2 │ Follower2. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_1leadership_append_follower.sh b/tests/results/test/40_1leadership_append_follower.sh index c261a830d..73fb9980b 100644 --- a/tests/results/test/40_1leadership_append_follower.sh +++ b/tests/results/test/40_1leadership_append_follower.sh @@ -1,25 +1,27 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic mandatory unique The leader. - multiple - leader.follower1 - string basic mandatory The follower1. - leader.follower2 - string basic mandatory The follower2. - leader.follower3 - string basic mandatory The follower3. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ The leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ The follower1. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ The follower2. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower3 │ The follower3. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_6leadership_follower_multi.sh b/tests/results/test/40_6leadership_follower_multi.sh index 010dc4d8e..804128fa0 100644 --- a/tests/results/test/40_6leadership_follower_multi.sh +++ b/tests/results/test/40_6leadership_follower_multi.sh @@ -1,24 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +A leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leadership.leader - string basic mandatory unique The leader. - multiple - leadership.follower1 - string basic mandatory multiple The first follower. - leadership.follower2 - string standard mandatory multiple The second follower. - Default: value - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leadership.leader │ The leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leadership.follower1 │ The first follower. │ +│  string   basic   mandatory    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leadership.follower2 │ The second follower. │ +│  string   standard   mandatory    │ Default: value │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_boolean.sh b/tests/results/test/40_8calculation_boolean.sh index 217ac3753..e25663b81 100644 --- a/tests/results/test/40_8calculation_boolean.sh +++ b/tests/results/test/40_8calculation_boolean.sh @@ -1,22 +1,14 @@ - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - bool - boolean standard mandatory A boolean variable. - Default: false - multi1 - boolean standard mandatory unique A first multi variable. - multiple - Default: a calculation. - multi2 - boolean standard mandatory unique A second multi variable. - multiple - Default: a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ bool │ A boolean variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ multi1 │ A first multi variable. │ +│  boolean   standard   mandatory    │ Default: a calculation. │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ multi2 │ A second multi variable. │ +│  boolean   standard   mandatory    │ Default: a calculation. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_multi_variable.sh b/tests/results/test/40_8calculation_multi_variable.sh index de31986ea..a2e387418 100644 --- a/tests/results/test/40_8calculation_multi_variable.sh +++ b/tests/results/test/40_8calculation_multi_variable.sh @@ -1,19 +1,14 @@ - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A first variable. - multiple - Default: - - - • the value of the variable "var2". - • the value of the variable "var3". - | | var2 string standard mandatory - | A second variable. Default: no - | | var3 string standard mandatory - | A third variable. Default: yes - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - the value of the variable "var2". │ +│ │ - the value of the variable "var3". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_multi_variable_parent.sh b/tests/results/test/40_8calculation_multi_variable_parent.sh index 550f66508..ea7a7214a 100644 --- a/tests/results/test/40_8calculation_multi_variable_parent.sh +++ b/tests/results/test/40_8calculation_multi_variable_parent.sh @@ -1,27 +1,21 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory A variable. - Default: no - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard +a family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - fam1.var - string standard mandatory A calculated variable. - Default: the value of the variable - "var". - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ fam1.var │ A calculated variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_multi_variable_parent2.sh b/tests/results/test/40_8calculation_multi_variable_parent2.sh index eebfe5ae1..7016e9eab 100644 --- a/tests/results/test/40_8calculation_multi_variable_parent2.sh +++ b/tests/results/test/40_8calculation_multi_variable_parent2.sh @@ -1,32 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ first family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - fam1.var - string standard mandatory A variable. - Default: no - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ second family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard +first family + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - fam2.var - string standard mandatory A varaible. - Default: the value of the variable - "fam1.var". - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ fam1.var │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +second family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ fam2.var │ A varaible. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "fam1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.sh b/tests/results/test/40_9leadership-calculation-outside-follower-first.sh index 36132d14d..aa3c95ede 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.sh @@ -1,36 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory multiple A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.sh b/tests/results/test/40_9leadership-calculation-outside-follower-last.sh index 36132d14d..aa3c95ede 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.sh @@ -1,36 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory multiple A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower.sh b/tests/results/test/40_9leadership-calculation-outside-follower.sh index 0d1a0435b..af40184e3 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower.sh +++ b/tests/results/test/40_9leadership-calculation-outside-follower.sh @@ -1,37 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory multiple A calculated variable. - Default: the value of the variable - "leader.follower1". - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ multiple  │ "leader.follower1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.sh b/tests/results/test/40_9leadership-calculation-outside-leader-first.sh index 33fd2831f..127a12b73 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.sh @@ -1,36 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.sh b/tests/results/test/40_9leadership-calculation-outside-leader-last.sh index 33fd2831f..127a12b73 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.sh @@ -1,36 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader.sh b/tests/results/test/40_9leadership-calculation-outside-leader.sh index 376d502fd..f192e0b43 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader.sh +++ b/tests/results/test/40_9leadership-calculation-outside-leader.sh @@ -1,38 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family contains lists of variable blocks. - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard mandatory unique A leader. - multiple - Default: - - - • value1 - • value2 - | | leader.follower1 string standard mandatory - | A follower. Default: val11 - | | leader.follower2 string standard mandatory - | An other follower. Default: val21 - | +a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - calculate - string standard mandatory unique A calculated variable. - multiple - Default: the value of the variable - "leader.leader". - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "leader.leader". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/41_0choice_leader.sh b/tests/results/test/41_0choice_leader.sh index 57c817160..18af76488 100644 --- a/tests/results/test/41_0choice_leader.sh +++ b/tests/results/test/41_0choice_leader.sh @@ -1,25 +1,24 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ The leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +The leadership - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard unique multiple The leader. - leader.follower1 - choice basic mandatory A follower. - Choices: - + basic  - • a - • b - • c - | + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ The leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_4leadership_mandatory.sh b/tests/results/test/44_4leadership_mandatory.sh index ae4e3987f..a96ddbbda 100644 --- a/tests/results/test/44_4leadership_mandatory.sh +++ b/tests/results/test/44_4leadership_mandatory.sh @@ -1,19 +1,21 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic mandatory unique A leader. - multiple - leader.follower1 - string standard A follower. - + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_4leadership_mandatory_follower.sh b/tests/results/test/44_4leadership_mandatory_follower.sh index ee9cb1d2c..36b56a763 100644 --- a/tests/results/test/44_4leadership_mandatory_follower.sh +++ b/tests/results/test/44_4leadership_mandatory_follower.sh @@ -1,18 +1,21 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard unique multiple A leader. - leader.follower - string basic mandatory A follower. - + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower │ A follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.sh b/tests/results/test/44_5leadership_leader_hidden_calculation.sh index 6640acee8..543f0e654 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.sh @@ -1,31 +1,30 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: no - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic hidden - -Hidden: if condition is no. - -This family contains lists of variable blocks. +a leadership + basic   hidden  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string standard unique multiple A leader. - leader.follower - string basic mandatory A follower. - + +Hidden: if condition is no. + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower │ A follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.sh b/tests/results/test/44_6leadership_follower_disabled_calculation.sh index 80a0a83fc..b65873013 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.sh @@ -1,32 +1,28 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - condition - string standard mandatory A condition. - Default: yes - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +a leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic mandatory unique A leader. - multiple - leader.follower - string basic mandatory disabled A follower. - Disabled: if condition is yes. - +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower │ A follower. │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ +│ disabled  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic.sh b/tests/results/test/60_0family_dynamic.sh index 776523fb8..1f1900d47 100644 --- a/tests/results/test/60_0family_dynamic.sh +++ b/tests/results/test/60_0family_dynamic.sh @@ -1,35 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_1_1.sh b/tests/results/test/60_0family_dynamic_1_1.sh index 91592277e..87cee5e03 100644 --- a/tests/results/test/60_0family_dynamic_1_1.sh +++ b/tests/results/test/60_0family_dynamic_1_1.sh @@ -1,35 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.vardyn - dynval2.vardyn - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.vardyn │ A dynamic variable. │ +│ dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_1_1_empty.sh b/tests/results/test/60_0family_dynamic_1_1_empty.sh index a79ef78fc..bc337e362 100644 --- a/tests/results/test/60_0family_dynamic_1_1_empty.sh +++ b/tests/results/test/60_0family_dynamic_1_1_empty.sh @@ -1,34 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.vardyn - dynval2.vardyn - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.vardyn │ A dynamic variable. │ +│ dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_empty.sh b/tests/results/test/60_0family_dynamic_empty.sh index 38824ea3a..9a6ec8e5c 100644 --- a/tests/results/test/60_0family_dynamic_empty.sh +++ b/tests/results/test/60_0family_dynamic_empty.sh @@ -1,26 +1,27 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A suffix variable. - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynexample.var - string basic mandatory A dynamic variable. - + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynexample.var │ A dynamic variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.sh b/tests/results/test/60_0family_dynamic_forbidden_char.sh index 6093bd820..883afb5ac 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.sh +++ b/tests/results/test/60_0family_dynamic_forbidden_char.sh @@ -1,45 +1,33 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val.1 │ +│ │ - val.2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val.1 - • val.2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + standard  +This family builds families dynamically. +Identifiers: the value of the variable "var". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval.1.var1 - dynval.2.var1 - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - dynval.1.var2 - dynval.2.var2 - string standard mandatory A dynamic variable. - Default: depends on a calculation. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval.1.var1 │ A dynamic variable. │ +│ dynval.2.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ dynval.1.var2 │ A dynamic variable. │ +│ dynval.2.var2 │ Default: depends on a calculation. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_no_description.sh b/tests/results/test/60_0family_dynamic_no_description.sh index 25ce558d9..86af6ef5e 100644 --- a/tests/results/test/60_0family_dynamic_no_description.sh +++ b/tests/results/test/60_0family_dynamic_no_description.sh @@ -1,35 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory Var. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ Var. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_no_description_empty.sh b/tests/results/test/60_0family_dynamic_no_description_empty.sh index 5698e0f1d..c4ef7e7a0 100644 --- a/tests/results/test/60_0family_dynamic_no_description_empty.sh +++ b/tests/results/test/60_0family_dynamic_no_description_empty.sh @@ -1,34 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory Var. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ Var. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_static.sh b/tests/results/test/60_0family_dynamic_static.sh index a95ad66f8..bba9ea35f 100644 --- a/tests/results/test/60_0family_dynamic_static.sh +++ b/tests/results/test/60_0family_dynamic_static.sh @@ -1,22 +1,23 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: - - • val1 - • val2 +a dynamic family - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory A variable inside a dynamic family. - + + basic  + + +This family builds families dynamically. + + +Identifiers: +- val1 +- val2 + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A variable inside a dynamic family. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_test.sh b/tests/results/test/60_0family_dynamic_test.sh index 58b034e73..57d56c89c 100644 --- a/tests/results/test/60_0family_dynamic_test.sh +++ b/tests/results/test/60_0family_dynamic_test.sh @@ -1,35 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string basic mandatory unique A suffix variable. - multiple - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_variable_empty.sh b/tests/results/test/60_0family_dynamic_variable_empty.sh index c95e4f343..9caf468d8 100644 --- a/tests/results/test/60_0family_dynamic_variable_empty.sh +++ b/tests/results/test/60_0family_dynamic_variable_empty.sh @@ -1,29 +1,27 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string basic mandatory unique A suffix variable. - multiple - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynexample.var - string standard mandatory A variable inside dynamic family. - Default: val - + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynexample.var │ A variable inside dynamic family. │ +│  string   standard   mandatory  │ Default: val │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_variable_suffix.sh b/tests/results/test/60_0family_dynamic_variable_suffix.sh index 2ea5d1d04..bcf786a2a 100644 --- a/tests/results/test/60_0family_dynamic_variable_suffix.sh +++ b/tests/results/test/60_0family_dynamic_variable_suffix.sh @@ -1,39 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable with suffix val1. - A dynamic variable with suffix val2. - Default: a value - + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable with suffix val1. │ +│ dynval2.var │ A dynamic variable with suffix val2. │ +│  string   standard   mandatory  │ Default: a value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_variable_suffix_empty.sh b/tests/results/test/60_0family_dynamic_variable_suffix_empty.sh index d001e5e00..b1aa36d4b 100644 --- a/tests/results/test/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results/test/60_0family_dynamic_variable_suffix_empty.sh @@ -1,39 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string basic mandatory unique A suffix variable. - multiple - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + standard  +This family builds families dynamically. - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable with suffix val1. - A dynamic variable with suffix val2. - Default: a value - + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable with suffix val1. │ +│ dynval2.var │ A dynamic variable with suffix val2. │ +│  string   standard   mandatory  │ Default: a value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_mode.sh b/tests/results/test/60_0family_mode.sh index c64067446..3b9d9347d 100644 --- a/tests/results/test/60_0family_mode.sh +++ b/tests/results/test/60_0family_mode.sh @@ -1,15 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic +a family - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - family.var - string basic mandatory A variable. - Default: non - + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ family.var │ A variable. │ +│  string   basic   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_1family_dynamic_jinja.sh b/tests/results/test/60_1family_dynamic_jinja.sh index 206990fba..0c426765e 100644 --- a/tests/results/test/60_1family_dynamic_jinja.sh +++ b/tests/results/test/60_1family_dynamic_jinja.sh @@ -1,37 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: index of suffix value. +A dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dyn1.var - dyn2.var - string standard mandatory A dynamic variable. - Default: val - +This family builds families dynamically. + + +Identifiers: index of suffix value. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dyn1.var │ A dynamic variable. │ +│ dyn2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh index d8a579f42..e646592bc 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh @@ -1,50 +1,43 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +a dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A suffix variable. - multiple - Default: - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". + a family - a family - -basic + basic  - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.family.var - dynval2.family.var - string basic mandatory With a variable. - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard mandatory A second variable. - Default: the value of var. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.family.var │ With a variable. │ +│ dynval2.family.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh index 1b4359d0f..4a0449d69 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -1,53 +1,43 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family - a family inside dynamic family + standard  -standard + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.family.var - dynval2.family.var - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - + a family inside dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard mandatory A varible outside dynamic family. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.family.var │ A dynamic variable. │ +│ dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A varible outside dynamic family. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index bbb5f4451..02ba79692 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -1,52 +1,43 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A identifier variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A identifier variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family - a family inside dynamic family + standard  -standard + +This family builds families dynamically. + + +Identifiers: the value of the variable "var". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.family.var - dynval2.family.var - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - + a family inside dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard A varible outside dynamic family. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.family.var │ A dynamic variable. │ +│ dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A varible outside dynamic family. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 45a1322ce..5e90665c4 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -1,49 +1,43 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +a dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard unique multiple A suffix variable. - Examples: - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". + a family - a family - -basic + basic  - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.family.var - dynval2.family.var - string basic mandatory With a variable. - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard A second variable. - Default: the value of var. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.family.var │ With a variable. │ +│ dynval2.family.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A second variable. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc.sh b/tests/results/test/60_2family_dynamic_outside_calc.sh index cae30ed5c..bf7b24eb5 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc.sh @@ -1,47 +1,35 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffx variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A suffx variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable. - Default: val - +This family builds families dynamically. +Identifiers: the value of the variable "var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - newvar - string standard mandatory A second variable. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ newvar │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh index 7b542eaeb..dfd6d497d 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh @@ -1,46 +1,35 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffx variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard unique multiple A suffx variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable. - Default: val - +This family builds families dynamically. +Identifiers: the value of the variable "var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - newvar - string standard A second variable. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ newvar │ A second variable. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2.sh b/tests/results/test/60_5family_dynamic_calc_suffix2.sh index b607a1b1c..2a6dabb3f 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.sh @@ -1,38 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory Suffix has value. - Default: the value of the - identifier. - +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ Suffix has value. │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh index 7b664d013..ab3f4b4b7 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh @@ -1,37 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory Suffix has value. - Default: the value of the - identifier. - +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ Suffix has value. │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh index 97d5f53f2..364f5dd0f 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh @@ -1,37 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable. - Default: from suffix. - +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ Default: from suffix. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh index 093853818..d978cf823 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh @@ -1,36 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A identifier variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A identifier variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +A dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard mandatory A dynamic variable. - Default: from suffix. - +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ Default: from suffix. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_variable.sh b/tests/results/test/60_5family_dynamic_calc_variable.sh index 5e9d637b6..0e239cc1e 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test/60_5family_dynamic_calc_variable.sh @@ -1,46 +1,36 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ dynval1 or dynval2 ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". +dynval1 or dynval2 - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory A dynamic variable. - + basic  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard mandatory A variable calculated. - Default: the value of the variable - "dynval1.var". - + +Identifiers: the value of the variable "var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "dynval1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test/60_5family_dynamic_calc_variable_empty.sh index 60104d54c..de604e04b 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_variable_empty.sh @@ -1,45 +1,36 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var1 - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ dynval1 or dynval2 ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var1". +dynval1 or dynval2 - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string basic mandatory A dynamic variable. - + basic  +This family builds families dynamically. - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard mandatory A variable calculated. - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A dynamic variable. │ +│ dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the values of undocumented │ +│ │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.sh b/tests/results/test/60_5family_dynamic_hidden_suffix.sh index 0b3119579..c798348f0 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.sh @@ -1,39 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard hidden - -Hidden: if suffix == 'val2'. - -This family builds families dynamically. - -Identifiers: - - • val1 - • val2 - - -  Variable               Description           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.var - dynval2.var - string standard A variable. - +a dynamic family - a family - -standard + standard   hidden  +Hidden: if suffix == 'val2'. - -  Variable                    Description                - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.family.var - dynval2.family.var - string standard A new variable. - + +This family builds families dynamically. + + +Identifiers: +- val1 +- val2 + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.var │ A variable. │ +│ dynval2.var │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.family.var │ A new variable. │ +│ dynval2.family.var │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh index 460cb106d..3874475d7 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh @@ -1,49 +1,36 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dyn_val1.var - dyn_val2.var - string standard mandatory A variable inside dynamic family. - Default: the value of the - identifier. - +This family builds families dynamically. +Identifiers: the value of the variable "var". - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard mandatory A variable. - Default: the value of the variable - "dyn_val1.var". - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dyn_val1.var │ A variable inside dynamic family. │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "dyn_val1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh index daf0edf72..73a62ccab 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -1,48 +1,36 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ Asuffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple Asuffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dyn_val1.var - dyn_val2.var - string standard mandatory A variable inside dynamic family. - Default: the value of the - identifier. - +This family builds families dynamically. +Identifiers: the value of the variable "var". - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var2 - string standard A variable. - Default: the values of undocumented - variables. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dyn_val1.var │ A variable inside dynamic family. │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var2 │ A variable. │ +│  string   standard  │ Default: the values of undocumented │ +│ │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_6family_dynamic_leadership.sh b/tests/results/test/60_6family_dynamic_leadership.sh index 3ec92b785..fa47bd011 100644 --- a/tests/results/test/60_6family_dynamic_leadership.sh +++ b/tests/results/test/60_6family_dynamic_leadership.sh @@ -1,53 +1,49 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family - a leadership + basic  -basic -This family contains lists of variable blocks. +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + a leadership + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.leadership.leader - dynval2.leadership.leader - string basic mandatory unique A leader. - multiple - dynval1.leadership.follower1 - dynval2.leadership.follower1 - string standard A follower1. - dynval1.leadership.follower2 - dynval2.leadership.follower2 - string standard A follower2. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.leadership.leader │ A leader. │ +│ dynval2.leadership.leader │ │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ dynval1.leadership.follower1 │ A follower1. │ +│ dynval2.leadership.follower1 │ │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ dynval1.leadership.follower2 │ A follower2. │ +│ dynval2.leadership.follower2 │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_6family_dynamic_leadership_empty.sh b/tests/results/test/60_6family_dynamic_leadership_empty.sh index 9006a3068..f2a6f4d26 100644 --- a/tests/results/test/60_6family_dynamic_leadership_empty.sh +++ b/tests/results/test/60_6family_dynamic_leadership_empty.sh @@ -1,52 +1,49 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "var". +a dynamic family - a leadership + basic  -basic -This family contains lists of variable blocks. +This family builds families dynamically. + + +Identifiers: the value of the variable "var". + a leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.leadership.leader - dynval2.leadership.leader - string basic mandatory unique A leader. - multiple - dynval1.leadership.follower1 - dynval2.leadership.follower1 - string standard A follower1. - dynval1.leadership.follower2 - dynval2.leadership.follower2 - string standard A follower2. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.leadership.leader │ A leader. │ +│ dynval2.leadership.leader │ │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ dynval1.leadership.follower1 │ A follower1. │ +│ dynval2.leadership.follower1 │ │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ dynval1.leadership.follower2 │ A follower2. │ +│ dynval2.leadership.follower2 │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_9family_dynamic_calc_both.sh b/tests/results/test/60_9family_dynamic_calc_both.sh index ca0ae9c0c..84583675d 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.sh +++ b/tests/results/test/60_9family_dynamic_calc_both.sh @@ -1,33 +1,29 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ var │ A suffix variable. │ +│  string   standard   mandatory  │ Default: val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - var - string standard mandatory A suffix variable. - Default: val2 - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ a dynamic family ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family builds families dynamically. - -Identifiers: - - • val1 - • the value of the variable "var". +a dynamic family + basic  - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - dynval1.vardyn - dynval2.vardyn - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: +- val1 +- the value of the variable "var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ dynval1.vardyn │ A dynamic variable. │ +│ dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/68_0family_leadership_mode.sh b/tests/results/test/68_0family_leadership_mode.sh index 3e1ff3b8e..67e657855 100644 --- a/tests/results/test/68_0family_leadership_mode.sh +++ b/tests/results/test/68_0family_leadership_mode.sh @@ -1,21 +1,23 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ A leadership ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -basic - -This family contains lists of variable blocks. +A leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - leader.leader - string basic unique multiple A leader. - leader.follower1 - string standard A follower1. - leader.follower2 - string basic mandatory A follower2. - + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ leader.leader │ A leader. │ +│  string   basic   unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower1 │ A follower1. │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ leader.follower2 │ A follower2. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_0version_underscore.sh b/tests/results/test_namespace/00_0version_underscore.sh index 9b7a7fc8a..bdbf24b1e 100644 --- a/tests/results/test_namespace/00_0version_underscore.sh +++ b/tests/results/test_namespace/00_0version_underscore.sh @@ -1,11 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.version - string basic mandatory A variable. - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.version │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_1empty_variable.sh b/tests/results/test_namespace/00_1empty_variable.sh index adfb1820f..7ae400992 100644 --- a/tests/results/test_namespace/00_1empty_variable.sh +++ b/tests/results/test_namespace/00_1empty_variable.sh @@ -1,11 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.empty - string basic mandatory Empty. - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.empty │ Empty. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated.sh b/tests/results/test_namespace/00_2default_calculated.sh index ad588bb64..c0dce5b35 100644 --- a/tests/results/test_namespace/00_2default_calculated.sh +++ b/tests/results/test_namespace/00_2default_calculated.sh @@ -1,19 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: no - rougail.var2 - string standard mandatory unique A second variable. - multiple - Default: the value of var1. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of var1. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_multi.sh b/tests/results/test_namespace/00_2default_calculated_multi.sh index ef1a3f1d8..f0c492aef 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results/test_namespace/00_2default_calculated_multi.sh @@ -1,21 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A first variable. - multiple - Default: - - • no - • yes - • maybe - | | rougail.var2 string standard mandatory unique multiple - | A second variable. Default: the value of _.var1. - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - no │ +│ │ - yes │ +│ │ - maybe │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of _.var1. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh index 67e85f532..d68f8387a 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh @@ -1,25 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - domainname basic mandatory unique A first variable. - multiple - Validator: the domain name can be an - IP - rougail.var2 - domainname standard mandatory unique A second variable. - multiple - Validator: the domain name can be an - IP - Default: the value of the variable - "rougail.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  domainname   basic   mandatory    │ Validator: the domain name can be an │ +│ unique   multiple  │ IP │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  domainname   standard   mandatory    │ Validator: the domain name can be an │ +│ unique   multiple  │ IP │ +│ │ Default: the value of the variable │ +│ │ "rougail.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_4load_subfolder.sh b/tests/results/test_namespace/00_4load_subfolder.sh index db2fa2bfe..c773249ed 100644 --- a/tests/results/test_namespace/00_4load_subfolder.sh +++ b/tests/results/test_namespace/00_4load_subfolder.sh @@ -1,14 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory A variable. - rougail.var2 - string basic mandatory A variable. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_5load_notype.sh b/tests/results/test_namespace/00_5load_notype.sh index 08856325a..c39588888 100644 --- a/tests/results/test_namespace/00_5load_notype.sh +++ b/tests/results/test_namespace/00_5load_notype.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.without_type - string standard mandatory A variable. - Default: non - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.without_type │ A variable. │ +│  string   standard   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6boolean.sh b/tests/results/test_namespace/00_6boolean.sh index bd79df190..b9f39d1b3 100644 --- a/tests/results/test_namespace/00_6boolean.sh +++ b/tests/results/test_namespace/00_6boolean.sh @@ -1,38 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - boolean standard mandatory The first variable. - Default: true - rougail.var2 - boolean standard mandatory The second variable. - Default: true - rougail.var3 - boolean standard mandatory The third variable. - Default: true - rougail.var4 - boolean standard mandatory The forth variable. - Default: false - rougail.var5 - boolean standard mandatory The fifth variable. - Default: false - rougail.var6 - boolean standard mandatory The sixth variable. - Default: false - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  boolean   standard   mandatory  │ Default: false │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6boolean_no_mandatory.sh b/tests/results/test_namespace/00_6boolean_no_mandatory.sh index a99b10ce0..0ebf672a3 100644 --- a/tests/results/test_namespace/00_6boolean_no_mandatory.sh +++ b/tests/results/test_namespace/00_6boolean_no_mandatory.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                Description            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - boolean standard A variable. - Default: true - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  boolean   standard  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice.adoc b/tests/results/test_namespace/00_6choice.adoc index 256119c96..2af3c67e3 100644 --- a/tests/results/test_namespace/00_6choice.adoc +++ b/tests/results/test_namespace/00_6choice.adoc @@ -51,7 +51,7 @@ The forth variable. + The fifth variable. + **Choices**: -* a ← (default) +* a **← (default)** * b * c | @@ -61,7 +61,7 @@ The fifth variable. + The sixth variable. + **Choices**: -* 1 ← (default) +* 1 **← (default)** * 2 * 3 |==== diff --git a/tests/results/test_namespace/00_6choice.md b/tests/results/test_namespace/00_6choice.md index 00f45115a..9a2f5d9fd 100644 --- a/tests/results/test_namespace/00_6choice.md +++ b/tests/results/test_namespace/00_6choice.md @@ -6,6 +6,6 @@ | **rougail.var2**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable.
**Choices**:
- a
- b
- c | | **rougail.var3**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The third variable.
**Choices**:
- a
- b
- c
- null | | **rougail.var4**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.
**Choices**:
- null
- b
- c | -| **rougail.var5**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.
**Choices**:
- a ← (default)
- b
- c | -| **rougail.var6**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.
**Choices**:
- 1 ← (default)
- 2
- 3 | +| **rougail.var5**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.
**Choices**:
- a **← (default)**
- b
- c | +| **rougail.var6**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.
**Choices**:
- 1 **← (default)**
- 2
- 3 | diff --git a/tests/results/test_namespace/00_6choice.sh b/tests/results/test_namespace/00_6choice.sh index 4d5e87e06..b62221f8c 100644 --- a/tests/results/test_namespace/00_6choice.sh +++ b/tests/results/test_namespace/00_6choice.sh @@ -1,44 +1,45 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - choice basic mandatory The first variable. - Choices: - - • a - • b - • c - | | rougail.var2 choice basic mandatory - | The second variable. Choices: - • a - • b - • c - | | rougail.var3 choice standard - | The third variable. Choices: - • a - • b - • c - • null - | | rougail.var4 choice standard - | The forth variable. Choices: - • null - • b - • c - | | rougail.var5 choice standard mandatory - | The fifth variable. Choices: - • a ← (default) - • b - • c - | | rougail.var6 choice standard mandatory - | The sixth variable. Choices: - • 1 ← (default) - • 2 - • 3 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  choice   standard  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +│ │ - null │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  choice   standard  │ Choices: │ +│ │ - null │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - a ← (default) │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - 1 ← (default) │ +│ │ - 2 │ +│ │ - 3 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_calculation.sh b/tests/results/test_namespace/00_6choice_calculation.sh index 976f2320b..29cca5568 100644 --- a/tests/results/test_namespace/00_6choice_calculation.sh +++ b/tests/results/test_namespace/00_6choice_calculation.sh @@ -1,15 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - choice standard mandatory A variable. - Choices: choices is 0 to 9. - Default: 9 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ +│ │ Default: 9 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_variable.sh b/tests/results/test_namespace/00_6choice_variable.sh index 57ca1effb..c02e072fd 100644 --- a/tests/results/test_namespace/00_6choice_variable.sh +++ b/tests/results/test_namespace/00_6choice_variable.sh @@ -1,22 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A second variable. - multiple - Default: - - • a - • b - • c - | | rougail.var2 choice standard mandatory - | A first variable. Choices: the value of the variable "rougail.var1". - Default: a - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A second variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A first variable. │ +│  choice   standard   mandatory  │ Choices: the value of the variable │ +│ │ "rougail.var1". │ +│ │ Default: a │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6custom.sh b/tests/results/test_namespace/00_6custom.sh index af25852e3..4e994c724 100644 --- a/tests/results/test_namespace/00_6custom.sh +++ b/tests/results/test_namespace/00_6custom.sh @@ -1,16 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.custom1 - custom basic mandatory The first variable. - rougail.custom2 - custom standard mandatory The seconf variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.custom1 │ The first variable. │ +│  custom   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.custom2 │ The seconf variable. │ +│  custom   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6domainname.sh b/tests/results/test_namespace/00_6domainname.sh index 74b3d03ab..9d0e15a20 100644 --- a/tests/results/test_namespace/00_6domainname.sh +++ b/tests/results/test_namespace/00_6domainname.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - domainname standard mandatory A domain name variable. - Default: my.domain.name - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A domain name variable. │ +│  domainname   standard   mandatory  │ Default: my.domain.name │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6domainname_params.sh b/tests/results/test_namespace/00_6domainname_params.sh index 706152272..2318b6a87 100644 --- a/tests/results/test_namespace/00_6domainname_params.sh +++ b/tests/results/test_namespace/00_6domainname_params.sh @@ -1,16 +1,13 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - domainname standard mandatory A domain name variable. - Validator: the domain name can be an - IP - Default: my.domain.name - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A domain name variable. │ +│  domainname   standard   mandatory  │ Validator: the domain name can be an │ +│ │ IP │ +│ │ Default: my.domain.name │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6float.sh b/tests/results/test_namespace/00_6float.sh index d84de336f..5f15bdc8a 100644 --- a/tests/results/test_namespace/00_6float.sh +++ b/tests/results/test_namespace/00_6float.sh @@ -1,38 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - -  Variable                          Description                      - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - float standard mandatory The first variable. - Default: 0.0 - rougail.var2 - float standard mandatory The second variable. - Default: 0.0 - rougail.var3 - float standard mandatory The third variable. - Default: 0.0 - rougail.var4 - float standard mandatory The forth variable. - Default: 10.1 - rougail.var5 - float standard mandatory The fifth variable. - Default: 10.1 - rougail.var6 - float standard mandatory The sixth variable. - Default: 10.1 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  float   standard   mandatory  │ Default: 0.0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  float   standard   mandatory  │ Default: 10.1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6number.sh b/tests/results/test_namespace/00_6number.sh index 170790f2c..19e07e910 100644 --- a/tests/results/test_namespace/00_6number.sh +++ b/tests/results/test_namespace/00_6number.sh @@ -1,38 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - number standard mandatory The first variable. - Default: 0 - rougail.var2 - number standard mandatory The second variable. - Default: 0 - rougail.var3 - number standard mandatory The third variable. - Default: 0 - rougail.var4 - number standard mandatory This forth variable. - Default: 10 - rougail.var5 - number standard mandatory The fifth variable. - Default: 10 - rougail.var6 - number standard mandatory The sixth variable. - Default: 10 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  number   standard   mandatory  │ Default: 0 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ This forth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  number   standard   mandatory  │ Default: 10 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6port.sh b/tests/results/test_namespace/00_6port.sh index f46bc4c29..e9faf8bcf 100644 --- a/tests/results/test_namespace/00_6port.sh +++ b/tests/results/test_namespace/00_6port.sh @@ -1,28 +1,38 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable1 - port basic mandatory A port variable. - Validators: - - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed - | | rougail.variable2 port standard mandatory - | A port variable with default value. Validators: - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed Default: 8080 - | | rougail.variable3 port standard mandatory - | A port variable with integer default value. Validators: - • well-known ports (1 to 1023) are allowed - • registred ports (1024 to 49151) are allowed - • private ports (greater than 49152) are allowed Default: 8080 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable1 │ A port variable. │ +│  port   basic   mandatory  │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable2 │ A port variable with default value. │ +│  port   standard   mandatory  │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +│ │ Default: 8080 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable3 │ A port variable with integer default │ +│  port   standard   mandatory  │ value. │ +│ │ Validators: │ +│ │ - well-known ports (1 to 1023) are │ +│ │ allowed │ +│ │ - registred ports (1024 to 49151) │ +│ │ are allowed │ +│ │ - private ports (greater than 49152) │ +│ │ are allowed │ +│ │ Default: 8080 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6regexp.sh b/tests/results/test_namespace/00_6regexp.sh index 3ecf5a0e0..9f10e9205 100644 --- a/tests/results/test_namespace/00_6regexp.sh +++ b/tests/results/test_namespace/00_6regexp.sh @@ -1,22 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - regexp standard mandatory A first variable. - Validator: text based with regular - expressions "^#(?:[0-9a-f]{3}){1,2}$" - Default: #a1a1a1 - Examples: - - - • #b1b1b1 - • #b2b2b2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A first variable. │ +│  regexp   standard   mandatory  │ Validator: text based with regular │ +│ │ expressions │ +│ │ "^#(?:[0-9a-f]{3}){1,2}$" │ +│ │ Default: #a1a1a1 │ +│ │ Examples: │ +│ │ - #b1b1b1 │ +│ │ - #b2b2b2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6secret.sh b/tests/results/test_namespace/00_6secret.sh index 351930500..21ee9a706 100644 --- a/tests/results/test_namespace/00_6secret.sh +++ b/tests/results/test_namespace/00_6secret.sh @@ -1,16 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.secret1 - secret basic mandatory The first variable. - rougail.secret2 - secret standard mandatory The second variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.secret1 │ The first variable. │ +│  secret   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.secret2 │ The second variable. │ +│  secret   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6secret_param.sh b/tests/results/test_namespace/00_6secret_param.sh index 35ddbc612..452f46f4e 100644 --- a/tests/results/test_namespace/00_6secret_param.sh +++ b/tests/results/test_namespace/00_6secret_param.sh @@ -1,23 +1,20 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.secret1 - secret basic mandatory The first variable. - Validator: minimum length for the - secret is 10 characters - rougail.secret2 - secret standard mandatory The second variable. - Validators: - - - • maximum length for the secret is 10 characters - • forbidden characters are "$" and "^" Default: value - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.secret1 │ The first variable. │ +│  secret   basic   mandatory  │ Validator: minimum length for the │ +│ │ secret is 10 characters │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.secret2 │ The second variable. │ +│  secret   standard   mandatory  │ Validators: │ +│ │ - maximum length for the secret is │ +│ │ 10 characters │ +│ │ - forbidden characters are "$" and │ +│ │ "^" │ +│ │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6string.sh b/tests/results/test_namespace/00_6string.sh index cb7b6288a..c52da048c 100644 --- a/tests/results/test_namespace/00_6string.sh +++ b/tests/results/test_namespace/00_6string.sh @@ -1,32 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory The first variable. - rougail.var2 - string basic mandatory The second variable. - rougail.var3 - string basic mandatory The third variable. - rougail.var4 - string standard mandatory The forth variable. - Default: value - rougail.var5 - string standard mandatory The fifth variable. - Default: value - rougail.var6 - string standard mandatory The sixth variable. - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  string   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7choice_quote.adoc b/tests/results/test_namespace/00_7choice_quote.adoc index 58b88dfe4..04b66e7e6 100644 --- a/tests/results/test_namespace/00_7choice_quote.adoc +++ b/tests/results/test_namespace/00_7choice_quote.adoc @@ -10,7 +10,7 @@ A choice. + **Choices**: -* quote' ← (default) +* quote' **← (default)** * quote" * quote"' |==== diff --git a/tests/results/test_namespace/00_7choice_quote.md b/tests/results/test_namespace/00_7choice_quote.md index 9c86b1048..46f46a132 100644 --- a/tests/results/test_namespace/00_7choice_quote.md +++ b/tests/results/test_namespace/00_7choice_quote.md @@ -2,5 +2,5 @@ | Variable                                                                                                   | Description                                                                                                | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- quote' ← (default)
- quote"
- quote"' | +| **rougail.var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- quote' **← (default)**
- quote"
- quote"' | diff --git a/tests/results/test_namespace/00_7choice_quote.sh b/tests/results/test_namespace/00_7choice_quote.sh index b6f993754..3dc92704d 100644 --- a/tests/results/test_namespace/00_7choice_quote.sh +++ b/tests/results/test_namespace/00_7choice_quote.sh @@ -1,18 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - choice standard mandatory A choice. - Choices: - - • quote' ← (default) - • quote" - • quote"' - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A choice. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - quote' ← (default) │ +│ │ - quote" │ +│ │ - quote"' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7help.sh b/tests/results/test_namespace/00_7help.sh index 6e3dc41e3..9fa2823ca 100644 --- a/tests/results/test_namespace/00_7help.sh +++ b/tests/results/test_namespace/00_7help.sh @@ -1,26 +1,20 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory The first variable. - Multi line - Help - With useful information. - rougail.var2 - string basic mandatory The second variable. - Multi line - Help - With useful information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ Help │ +│ │ │ +│ │ With useful information. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  string   basic   mandatory  │ Multi line │ +│ │ Help │ +│ │ With useful information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7help_quote.sh b/tests/results/test_namespace/00_7help_quote.sh index 271846a1d..0975fd616 100644 --- a/tests/results/test_namespace/00_7help_quote.sh +++ b/tests/results/test_namespace/00_7help_quote.sh @@ -1,18 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory The first variable. - Message with '. - rougail.var2 - string basic mandatory The second variable. - Message with ". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  string   basic   mandatory  │ Message with '. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  string   basic   mandatory  │ Message with ". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7help_sup.sh b/tests/results/test_namespace/00_7help_sup.sh index 7e6efcc59..2ea36ef3b 100644 --- a/tests/results/test_namespace/00_7help_sup.sh +++ b/tests/results/test_namespace/00_7help_sup.sh @@ -1,26 +1,20 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory The first . - Multi line - - With useful information. - rougail.var2 - string basic mandatory The second . - Multi line - - With useful information. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first . │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ │ +│ │ │ +│ │ With useful information. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second . │ +│  string   basic   mandatory  │ Multi line │ +│ │ │ +│ │ With useful information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7value_doublequote.sh b/tests/results/test_namespace/00_7value_doublequote.sh index be4964c7d..1c1982c65 100644 --- a/tests/results/test_namespace/00_7value_doublequote.sh +++ b/tests/results/test_namespace/00_7value_doublequote.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: quote" - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote" │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7value_doublequote2.sh b/tests/results/test_namespace/00_7value_doublequote2.sh index 55490d8f0..9d6c5b5fe 100644 --- a/tests/results/test_namespace/00_7value_doublequote2.sh +++ b/tests/results/test_namespace/00_7value_doublequote2.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: quote'" - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote'" │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7value_doublequote3.sh b/tests/results/test_namespace/00_7value_doublequote3.sh index da920d10b..a44ddb041 100644 --- a/tests/results/test_namespace/00_7value_doublequote3.sh +++ b/tests/results/test_namespace/00_7value_doublequote3.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: quote"' - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote\"\' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_7value_quote.sh b/tests/results/test_namespace/00_7value_quote.sh index 3c7420545..901971368 100644 --- a/tests/results/test_namespace/00_7value_quote.sh +++ b/tests/results/test_namespace/00_7value_quote.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: quote' - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: quote' │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_information.sh b/tests/results/test_namespace/00_8calculation_information.sh index bf31add8a..936181c63 100644 --- a/tests/results/test_namespace/00_8calculation_information.sh +++ b/tests/results/test_namespace/00_8calculation_information.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: get information - test_information. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: get information │ +│ │ test_information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_namespace.sh b/tests/results/test_namespace/00_8calculation_namespace.sh index e12a3a2f2..4faa2e2bc 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.sh +++ b/tests/results/test_namespace/00_8calculation_namespace.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard A variable. - Default: the value of the namespace. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard  │ Default: the value of the namespace. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.sh b/tests/results/test_namespace/00_8calculation_param_namespace.sh index 74c1cb3ef..1d04c2315 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.sh +++ b/tests/results/test_namespace/00_8calculation_param_namespace.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard A variable. - Default: depends on a calculation. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8test.sh b/tests/results/test_namespace/00_8test.sh index 626bceac3..ae55080d2 100644 --- a/tests/results/test_namespace/00_8test.sh +++ b/tests/results/test_namespace/00_8test.sh @@ -1,40 +1,35 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory The first variable. - Example: test - rougail.var2 - string standard mandatory The second variable. - Default: value - Example: test - rougail.var3 - string basic mandatory The third variable. - Examples: - - - • test1 - • test2 - | | rougail.var4 string standard - | The forth variable. Examples: - • null - • test1 - • test2 - | | rougail.var5 boolean standard mandatory - | The fifth variable. Default: true Example: false - | | rougail.var6 string basic mandatory unique multiple - | The sixth variable. Examples: - • test1 - • test2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  string   basic   mandatory  │ Example: test │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  string   standard   mandatory  │ Default: value │ +│ │ Example: test │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  string   basic   mandatory  │ Examples: │ +│ │ - test1 │ +│ │ - test2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  string   standard  │ Examples: │ +│ │ - null │ +│ │ - test1 │ +│ │ - test2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  boolean   standard   mandatory  │ Default: true │ +│ │ Example: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - test1 │ +│ │ - test2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9choice_variable_multi.sh b/tests/results/test_namespace/00_9choice_variable_multi.sh index 184aa58ac..fede3ef9a 100644 --- a/tests/results/test_namespace/00_9choice_variable_multi.sh +++ b/tests/results/test_namespace/00_9choice_variable_multi.sh @@ -1,22 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable1 - choice basic mandatory unique A first variable. - multiple - Choices: - - • val1 - • val2 - | | rougail.variable2 choice standard unique multiple - | A second variable. Choices: - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable1 │ A first variable. │ +│  choice   basic   mandatory   unique  │ Choices: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable2 │ A second variable. │ +│  choice   standard   unique    │ Choices: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9choice_variables.sh b/tests/results/test_namespace/00_9choice_variables.sh index 322280f18..2f5f1be01 100644 --- a/tests/results/test_namespace/00_9choice_variables.sh +++ b/tests/results/test_namespace/00_9choice_variables.sh @@ -1,27 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.source_variable_1 - string standard mandatory The first source variable. - Default: val1 - rougail.source_variable_2 - string standard mandatory The second source variable. - Default: val2 - rougail.my_variable - choice standard mandatory A variable. - Choices: - - - • the value of the variable "rougail.source_variable_1". - • the value of the variable "rougail.source_variable_2". Default: val1 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.source_variable_1 │ The first source variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.source_variable_2 │ The second source variable. │ +│  string   standard   mandatory  │ Default: val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.my_variable │ A variable. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - the value of the variable │ +│ │ "rougail.source_variable_1". │ +│ │ - the value of the variable │ +│ │ "rougail.source_variable_2". │ +│ │ Default: val1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation.sh b/tests/results/test_namespace/00_9default_calculation.sh index 9591cf1f0..204502400 100644 --- a/tests/results/test_namespace/00_9default_calculation.sh +++ b/tests/results/test_namespace/00_9default_calculation.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: concat all parameters. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: concat all parameters. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_information.sh b/tests/results/test_namespace/00_9default_calculation_information.sh index 9d030c992..0b19edcae 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.sh +++ b/tests/results/test_namespace/00_9default_calculation_information.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory A variable. - Default: returns the information. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  string   standard   mandatory  │ Default: returns the information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh b/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh index d003b28e1..ebb597e61 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh @@ -1,16 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory A first variable. - rougail.var2 - string standard mandatory A second variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional.sh b/tests/results/test_namespace/00_9default_calculation_multi_optional.sh index 03d7144d1..91b301d2b 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional.sh +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional.sh @@ -1,20 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_variable - string standard mandatory My_variable. - Default: val1 - rougail.my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - Default: the value of the variable - "rougail.my_variable". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_variable │ My_variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "rougail.my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional2.sh b/tests/results/test_namespace/00_9default_calculation_multi_optional2.sh index 03d7144d1..91b301d2b 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional2.sh +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional2.sh @@ -1,20 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_variable - string standard mandatory My_variable. - Default: val1 - rougail.my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - Default: the value of the variable - "rougail.my_variable". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_variable │ My_variable. │ +│  string   standard   mandatory  │ Default: val1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "rougail.my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_optional.sh b/tests/results/test_namespace/00_9default_calculation_optional.sh index a9fe30cde..6f7bb94a3 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional.sh +++ b/tests/results/test_namespace/00_9default_calculation_optional.sh @@ -1,12 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_calculated_variable - string standard mandatory unique My_calculated_variable. - multiple - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_optional_exists.sh b/tests/results/test_namespace/00_9default_calculation_optional_exists.sh index 650642481..bb9f0c160 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional_exists.sh +++ b/tests/results/test_namespace/00_9default_calculation_optional_exists.sh @@ -1,21 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_variable - string standard mandatory unique My_variable. - multiple - Default: - - • val1 - • val2 - | | rougail.my_calculated_variable string standard mandatory unique multiple - | My_calculated_variable. Default: the value of the variable - "rougail.my_variable". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_variable │ My_variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.my_calculated_variable │ My_calculated_variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "rougail.my_variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.sh b/tests/results/test_namespace/00_9default_calculation_param_optional.sh index b2e4e4f27..4edf67b12 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.sh +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.sh @@ -1,18 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard A first variable. - Default: returns a value. - rougail.var2 - string standard mandatory A second variable. - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard  │ Default: returns a value. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_information_other_variable.sh b/tests/results/test_namespace/00_9default_information_other_variable.sh index 917e63931..c8ae7fdfc 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.sh +++ b/tests/results/test_namespace/00_9default_information_other_variable.sh @@ -1,18 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory A first variable. - rougail.var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "rougail.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "rougail.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.sh b/tests/results/test_namespace/00_9default_information_other_variable2.sh index 917e63931..c8ae7fdfc 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.sh +++ b/tests/results/test_namespace/00_9default_information_other_variable2.sh @@ -1,18 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory A first variable. - rougail.var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "rougail.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "rougail.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_integer.sh b/tests/results/test_namespace/00_9default_integer.sh index bcd7749bb..102ba1f43 100644 --- a/tests/results/test_namespace/00_9default_integer.sh +++ b/tests/results/test_namespace/00_9default_integer.sh @@ -1,15 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - choice standard mandatory A variable. - Choices: choice for 0 to 9. - Default: 9 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ +│ │ Default: 9 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra.sh b/tests/results/test_namespace/00_9extra.sh index 2e2221676..6ccabf7eb 100644 --- a/tests/results/test_namespace/00_9extra.sh +++ b/tests/results/test_namespace/00_9extra.sh @@ -1,27 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: rougail - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "extra" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: rougail │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.variable - string standard mandatory A variable. - Default: return no. - + +Variables for "extra" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.variable │ A variable. │ +│  string   standard   mandatory  │ Default: return no. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra_calculation.sh b/tests/results/test_namespace/00_9extra_calculation.sh index 904ae7093..826fb8bdb 100644 --- a/tests/results/test_namespace/00_9extra_calculation.sh +++ b/tests/results/test_namespace/00_9extra_calculation.sh @@ -1,40 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: value - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "extra" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +Variables for "extra" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.variable1 - string standard mandatory A first variable. - Default: the value of the variable - "rougail.variable". - extra.variable2 - string standard mandatory A second variable. - Default: copy the value of - rougail.variable. - extra.variable3 - string standard mandatory A third variable. - Default: copy the value of - rougail.variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.variable1 │ A first variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.variable". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ extra.variable2 │ A second variable. │ +│  string   standard   mandatory  │ Default: copy the value of │ +│ │ rougail.variable. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ extra.variable3 │ A third variable. │ +│  string   standard   mandatory  │ Default: copy the value of │ +│ │ rougail.variable. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra_ouside.sh b/tests/results/test_namespace/00_9extra_ouside.sh index ae9dbcfc5..21ec95c75 100644 --- a/tests/results/test_namespace/00_9extra_ouside.sh +++ b/tests/results/test_namespace/00_9extra_ouside.sh @@ -1,28 +1,23 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: the value of the variable - "extra.variable". - - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "extra" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "extra.variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.variable - string standard mandatory A variable. - Default: value in extra - + +Variables for "extra" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.variable │ A variable. │ +│  string   standard   mandatory  │ Default: value in extra │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6boolean_multi.sh b/tests/results/test_namespace/01_6boolean_multi.sh index eab8685af..ac3216fc0 100644 --- a/tests/results/test_namespace/01_6boolean_multi.sh +++ b/tests/results/test_namespace/01_6boolean_multi.sh @@ -1,56 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - boolean standard mandatory unique The first variable. - multiple - Default: true - rougail.var2 - boolean standard mandatory unique The second variable. - multiple - Default: true - rougail.var3 - boolean standard mandatory unique The third variable. - multiple - Default: true - rougail.var4 - boolean standard mandatory unique The forth variable. - multiple - Default: false - rougail.var5 - boolean standard mandatory unique The fifth variable. - multiple - Default: false - rougail.var6 - boolean standard mandatory unique The sixth variable. - multiple - Default: false - rougail.var7 - boolean standard mandatory unique The seventh variable. - multiple - Default: true - rougail.var8 - boolean standard mandatory unique The eighth variable. - multiple - Default: true - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  boolean   standard   mandatory    │ Default: false │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var7 │ The seventh variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var8 │ The eighth variable. │ +│  boolean   standard   mandatory    │ Default: true │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6custom_multi.sh b/tests/results/test_namespace/01_6custom_multi.sh index 94d313a44..2295df6eb 100644 --- a/tests/results/test_namespace/01_6custom_multi.sh +++ b/tests/results/test_namespace/01_6custom_multi.sh @@ -1,18 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.custom1 - custom basic mandatory unique A first custom variable. - multiple - rougail.custom2 - custom standard mandatory unique A second custom variable. - multiple - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.custom1 │ A first custom variable. │ +│  custom   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.custom2 │ A second custom variable. │ +│  custom   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6float_multi.sh b/tests/results/test_namespace/01_6float_multi.sh index e1b7270d4..3dbd77d7f 100644 --- a/tests/results/test_namespace/01_6float_multi.sh +++ b/tests/results/test_namespace/01_6float_multi.sh @@ -1,56 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - float standard mandatory unique The first variable. - multiple - Default: 0.0 - rougail.var2 - float standard mandatory unique The second variable. - multiple - Default: 0.0 - rougail.var3 - float standard mandatory unique The third variable. - multiple - Default: 0.0 - rougail.var4 - float standard mandatory unique The forth variable. - multiple - Default: 10.1 - rougail.var5 - float standard mandatory unique The fifth variable. - multiple - Default: 10.1 - rougail.var6 - float standard mandatory unique The sixth variable. - multiple - Default: 10.1 - rougail.var7 - float standard mandatory unique The seventh variable. - multiple - Default: 0.0 - rougail.var8 - float standard mandatory unique The eighth variable. - multiple - Default: 0.0 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  float   standard   mandatory    │ Default: 10.1 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var7 │ The seventh variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var8 │ The eighth variable. │ +│  float   standard   mandatory    │ Default: 0.0 │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6number_multi.sh b/tests/results/test_namespace/01_6number_multi.sh index 3356280bf..b35197db6 100644 --- a/tests/results/test_namespace/01_6number_multi.sh +++ b/tests/results/test_namespace/01_6number_multi.sh @@ -1,56 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - number standard mandatory unique The first variable. - multiple - Default: 0 - rougail.var2 - number standard mandatory unique The second variable. - multiple - Default: 0 - rougail.var3 - number standard mandatory unique The third variable. - multiple - Default: 0 - rougail.var4 - number standard mandatory unique The forth variable. - multiple - Default: 10 - rougail.var5 - number standard mandatory unique The fifth variable. - multiple - Default: 10 - rougail.var6 - number standard mandatory unique The sixth variable. - multiple - Default: 10 - rougail.var7 - number standard mandatory unique The seventh variable. - multiple - Default: 0 - rougail.var8 - number standard mandatory unique The eighth variable. - multiple - Default: 0 - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  number   standard   mandatory    │ Default: 10 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var7 │ The seventh variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var8 │ The eighth variable. │ +│  number   standard   mandatory    │ Default: 0 │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6string_empty.sh b/tests/results/test_namespace/01_6string_empty.sh index f89dfd077..1a9019e07 100644 --- a/tests/results/test_namespace/01_6string_empty.sh +++ b/tests/results/test_namespace/01_6string_empty.sh @@ -1,18 +1,13 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique The second variable. - multiple - Default: - - • value - • null - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The second variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value │ +│ │ - null │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_6string_multi.sh b/tests/results/test_namespace/01_6string_multi.sh index 87258a748..4f7acc07a 100644 --- a/tests/results/test_namespace/01_6string_multi.sh +++ b/tests/results/test_namespace/01_6string_multi.sh @@ -1,50 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string basic mandatory unique The first variable. - multiple - rougail.var2 - string basic mandatory unique The second variable. - multiple - rougail.var3 - string basic mandatory unique The third variable. - multiple - rougail.var4 - string standard mandatory unique The forth variable. - multiple - Default: value - rougail.var5 - string standard mandatory unique The fifth variable. - multiple - Default: value - rougail.var6 - string standard mandatory unique The sixth variable. - multiple - Default: value - rougail.var7 - string standard mandatory unique The seventh variable. - multiple - Default: value - rougail.var8 - string standard mandatory unique The eighth variable. - multiple - Default: value - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ The first variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ The second variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ The third variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var4 │ The forth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var5 │ The fifth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var6 │ The sixth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var7 │ The seventh variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var8 │ The eighth variable. │ +│  string   standard   mandatory    │ Default: value │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_7value_multi_doublequote.sh b/tests/results/test_namespace/01_7value_multi_doublequote.sh index 173c6fe6f..22fcb44ec 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote.sh +++ b/tests/results/test_namespace/01_7value_multi_doublequote.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: quote" - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote" │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_7value_multi_doublequote2.sh b/tests/results/test_namespace/01_7value_multi_doublequote2.sh index e6b1ce0c8..485cb0ab6 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote2.sh +++ b/tests/results/test_namespace/01_7value_multi_doublequote2.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: quote'" - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote'" │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_7value_multi_quote.sh b/tests/results/test_namespace/01_7value_multi_quote.sh index 44625d211..df46b5832 100644 --- a/tests/results/test_namespace/01_7value_multi_quote.sh +++ b/tests/results/test_namespace/01_7value_multi_quote.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: quote' - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: quote' │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_8calculation_information_multi.sh b/tests/results/test_namespace/01_8calculation_information_multi.sh index 6fb458bc6..f407bc52f 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.sh +++ b/tests/results/test_namespace/01_8calculation_information_multi.sh @@ -1,15 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: get information - test_information. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: get information │ +│ unique   multiple  │ test_information. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_9choice_variable_multi.sh b/tests/results/test_namespace/01_9choice_variable_multi.sh index 67ff829fb..1acd37208 100644 --- a/tests/results/test_namespace/01_9choice_variable_multi.sh +++ b/tests/results/test_namespace/01_9choice_variable_multi.sh @@ -1,21 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable1 - string standard mandatory unique A first variable. - multiple - Default: - - • a - • b - • c - | | rougail.variable2 choice basic mandatory - | A second variable. Choices: the value of the variable "rougail.variable1". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable1 │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable2 │ A second variable. │ +│  choice   basic   mandatory  │ Choices: the value of the variable │ +│ │ "rougail.variable1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_0type_param.sh b/tests/results/test_namespace/04_0type_param.sh index a09d987d5..c81015216 100644 --- a/tests/results/test_namespace/04_0type_param.sh +++ b/tests/results/test_namespace/04_0type_param.sh @@ -1,17 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.int - number standard mandatory A limited number. - Validators: - - • the minimum value is 0 - • the maximum value is 100 Default: 10 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.int │ A limited number. │ +│  number   standard   mandatory  │ Validators: │ +│ │ - the minimum value is 0 │ +│ │ - the maximum value is 100 │ +│ │ Default: 10 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1auto_save.sh b/tests/results/test_namespace/04_1auto_save.sh index 52d6af202..28149d5db 100644 --- a/tests/results/test_namespace/04_1auto_save.sh +++ b/tests/results/test_namespace/04_1auto_save.sh @@ -1,13 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string basic mandatory auto modified An auto save variable. - Default: no - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ An auto save variable. │ +│  string   basic   mandatory   auto  │ Default: no │ +│ modified  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated.sh b/tests/results/test_namespace/04_1auto_save_and_calculated.sh index 089232cef..394f60f4b 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated.sh +++ b/tests/results/test_namespace/04_1auto_save_and_calculated.sh @@ -1,19 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: no - rougail.var2 - string basic mandatory auto modified A second variable. - Default: the value of the variable - "rougail.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory   auto  │ Default: the value of the variable │ +│ modified  │ "rougail.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh index 211f87ccf..3c9345a48 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh @@ -1,22 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: no - rougail.var2 - string basic mandatory hidden auto  A second variable. - modified - Default: the value is always yes. - Hidden: only if the variable var1 - has value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ +│ auto modified  │ Hidden: only if the variable var1 │ +│ │ has value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.sh b/tests/results/test_namespace/04_1default_calculation_hidden.sh index 385f07096..263670aba 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: value - rougail.var2 - string basic mandatory disabled A second variable. - Disabled: when the variable - "rougail.var1" has the value - "value". - rougail.var3 - string standard mandatory A third variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.var1" has the value │ +│ │ "value". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.sh b/tests/results/test_namespace/04_1default_calculation_hidden_2.sh index 385f07096..263670aba 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: value - rougail.var2 - string basic mandatory disabled A second variable. - Disabled: when the variable - "rougail.var1" has the value - "value". - rougail.var3 - string standard mandatory A third variable. - Default: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.var1" has the value │ +│ │ "value". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation.sh b/tests/results/test_namespace/04_5disabled_calculation.sh index b7d020e3c..3b42b9549 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.sh +++ b/tests/results/test_namespace/04_5disabled_calculation.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A conditional variable. - Default: no - rougail.variable1 - string basic mandatory disabled A first variable. - Disabled: if condition is egal to - "yes". - rougail.variable2 - string basic mandatory disabled A second variable. - Disabled: if condition is egal to - "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A conditional variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable1 │ A first variable. │ +│  string   basic   mandatory    │ Disabled: if condition is egal to │ +│ disabled  │ "yes". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: if condition is egal to │ +│ disabled  │ "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.sh b/tests/results/test_namespace/04_5disabled_calculation_default.sh index 07f7b2665..35a766560 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_default.sh @@ -1,27 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.var1 - string standard mandatory disabled A first variable. - Default: the value of condition. - Disabled: if condition is yes. - rougail.var2 - string standard mandatory disabled A second variable. - Default: the value of condition. - Disabled: if condition is yes. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.sh b/tests/results/test_namespace/04_5disabled_calculation_multi.sh index 2005ca27e..6140aa5a1 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.sh @@ -1,27 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A conditional variable. - Default: no - rougail.variable1 - string basic mandatory disabled A first variable. - unique multiple - Disabled: if condition is egal to - "yes". - rougail.variable2 - string basic mandatory disabled A second variable. - unique multiple - Disabled: if condition is egal to - "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A conditional variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable1 │ A first variable. │ +│  string   basic   mandatory    │ Disabled: if condition is egal to │ +│ disabled   unique   multiple  │ "yes". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable2 │ A second variable. │ +│  string   basic   mandatory    │ Disabled: if condition is egal to │ +│ disabled   unique   multiple  │ "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.sh b/tests/results/test_namespace/04_5disabled_calculation_optional.sh index 5cb000e3a..b021f5402 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.var1 - string standard hidden A first variable. - Hidden: calculation from an unknown - variable. - rougail.var2 - string standard hidden A second variable. - Hidden: calculation from an - condition variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A first variable. │ +│  string   standard   hidden  │ Hidden: calculation from an unknown │ +│ │ variable. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   hidden  │ Hidden: calculation from an │ +│ │ condition variable. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable.sh b/tests/results/test_namespace/04_5disabled_calculation_variable.sh index ed290adf6..db8abeebd 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable.sh @@ -1,20 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A condition. - Default: false - rougail.variable - string basic mandatory disabled A variable. - Disabled: when the variable - "rougail.condition" has the value - "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable2.sh b/tests/results/test_namespace/04_5disabled_calculation_variable2.sh index 3faa1cf19..a38f05800 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable2.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable2.sh @@ -1,20 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A condition. - Default: true - rougail.variable - string basic mandatory disabled A variable. - Disabled: when the variable - "rougail.condition" has the value - "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable3.sh b/tests/results/test_namespace/04_5disabled_calculation_variable3.sh index 6c79d1c83..467fd9047 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable3.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable3.sh @@ -1,20 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: yes - rougail.variable - string basic mandatory disabled A variable. - Disabled: when the variable - "rougail.condition" has the value - "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.condition" has the value │ +│ │ "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable4.sh b/tests/results/test_namespace/04_5disabled_calculation_variable4.sh index 034662380..448a860ba 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable4.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable4.sh @@ -1,20 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: yes - rougail.variable - string basic mandatory disabled A variable. - Disabled: when the variable - "rougail.condition" hasn't the value - "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled  │ "rougail.condition" hasn't the value │ +│ │ "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.sh b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.sh index eaa430d26..5bce305c0 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.sh @@ -1,21 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A condition. - Default: false - rougail.variable - string basic mandatory disabled A variable. - unique multiple - Disabled: when the variable - "rougail.condition" has the value - "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable_multi2.sh b/tests/results/test_namespace/04_5disabled_calculation_variable_multi2.sh index ff80b7373..3d6dfba7a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable_multi2.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable_multi2.sh @@ -1,20 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string basic mandatory unique A condition. - multiple - rougail.variable - string basic mandatory disabled A variable. - unique multiple - Disabled: when the variable - "rougail.condition" has the value - "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable_multi3.sh b/tests/results/test_namespace/04_5disabled_calculation_variable_multi3.sh index 9ff4ad671..b373b2e29 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable_multi3.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_variable_multi3.sh @@ -1,21 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory unique A condition. - multiple - Default: - - • val1 - • val2 - | | rougail.variable string basic mandatory disabled unique multiple - | A variable. Disabled: when the variable "rougail.condition" has the value - "true". - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory    │ Disabled: when the variable │ +│ disabled   unique   multiple  │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation.sh index ed2f94ffb..cc26e9584 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation.sh @@ -1,27 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory The condition. - Default: no - rougail.var1 - string standard mandatory hidden A first variable. - Default: no - Hidden: if condition is yes. - rougail.var2 - string standard mandatory hidden A second variable. - Default: no - Hidden: if condition is yes. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ The condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: no │ +│ hidden  │ Hidden: if condition is yes. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: no │ +│ hidden  │ Hidden: if condition is yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation2.sh b/tests/results/test_namespace/04_5hidden_calculation2.sh index ab2495b71..b4b3d86ce 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.sh +++ b/tests/results/test_namespace/04_5hidden_calculation2.sh @@ -1,27 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.var1 - string standard mandatory hidden A first variable. - Default: the value of condition. - Hidden: if condition is yes. - rougail.var2 - string standard mandatory hidden A second variable. - Default: the value of condition. - Hidden: if condition is yes. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh index 350917699..6b4d2188d 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh @@ -1,27 +1,21 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.var1 - string standard mandatory hidden A first variable. - Default: returns the condition value. - Hidden: if condition is yes. - rougail.var2 - string standard mandatory hidden A second variable. - Default: returns the condition value. - Hidden: if condition is yes. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5validators.sh b/tests/results/test_namespace/04_5validators.sh index 39789c183..698f05844 100644 --- a/tests/results/test_namespace/04_5validators.sh +++ b/tests/results/test_namespace/04_5validators.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.int - number basic mandatory A number. - Validator: the max value is 100. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.int │ A number. │ +│  number   basic   mandatory  │ Validator: the max value is 100. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5validators_differ.sh b/tests/results/test_namespace/04_5validators_differ.sh index 473bd7ec9..1fec16bd2 100644 --- a/tests/results/test_namespace/04_5validators_differ.sh +++ b/tests/results/test_namespace/04_5validators_differ.sh @@ -1,23 +1,17 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Validator: var1 must be different - than var2. - Default: oui - Example: another_value - rougail.var2 - string standard mandatory A second variable. - Default: no - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Validator: var1 must be different │ +│ │ than var2. │ +│ │ Default: oui │ +│ │ Example: another_value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5validators_multi.sh b/tests/results/test_namespace/04_5validators_multi.sh index 24dca2fb9..aba2f62b1 100644 --- a/tests/results/test_namespace/04_5validators_multi.sh +++ b/tests/results/test_namespace/04_5validators_multi.sh @@ -1,21 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A second variable. - multiple - Validator: check length is less than - 10. - Default: - - - • no - • yes - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A second variable. │ +│  string   standard   mandatory    │ Validator: check length is less than │ +│ unique   multiple  │ 10. │ +│ │ Default: │ +│ │ - no │ +│ │ - yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5validators_multi2.sh b/tests/results/test_namespace/04_5validators_multi2.sh index 8b61ee1e4..f20094991 100644 --- a/tests/results/test_namespace/04_5validators_multi2.sh +++ b/tests/results/test_namespace/04_5validators_multi2.sh @@ -1,23 +1,18 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A second variable. - multiple - Validator: check length is less than - 3. - Default: - - - • no - • yes Examples: - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A second variable. │ +│  string   standard   mandatory    │ Validator: check length is less than │ +│ unique   multiple  │ 3. │ +│ │ Default: │ +│ │ - no │ +│ │ - yes │ +│ │ Examples: │ +│ │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/05_0multi_not_uniq.sh b/tests/results/test_namespace/05_0multi_not_uniq.sh index d6fac90b5..f31c292a3 100644 --- a/tests/results/test_namespace/05_0multi_not_uniq.sh +++ b/tests/results/test_namespace/05_0multi_not_uniq.sh @@ -1,13 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory multiple A variable. - Default: non - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/05_0multi_uniq.sh b/tests/results/test_namespace/05_0multi_uniq.sh index dfcaa51fa..6116310d8 100644 --- a/tests/results/test_namespace/05_0multi_uniq.sh +++ b/tests/results/test_namespace/05_0multi_uniq.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: non - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/12_1auto_save_expert.sh b/tests/results/test_namespace/12_1auto_save_expert.sh index 10784a6e8..12ceec78c 100644 --- a/tests/results/test_namespace/12_1auto_save_expert.sh +++ b/tests/results/test_namespace/12_1auto_save_expert.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string advanced mandatory auto  A variable. - modified - Default: no - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  string   advanced   mandatory   auto │ Default: no │ +│ modified  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_0redefine_description.sh b/tests/results/test_namespace/16_0redefine_description.sh index 23224e652..f135b066f 100644 --- a/tests/results/test_namespace/16_0redefine_description.sh +++ b/tests/results/test_namespace/16_0redefine_description.sh @@ -1,11 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string basic mandatory Redefined. - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ Redefined. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.sh b/tests/results/test_namespace/16_2family_redefine_calculation.sh index 31410807f..8853b877a 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.sh +++ b/tests/results/test_namespace/16_2family_redefine_calculation.sh @@ -1,18 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - rougail.family - -basic disabled - -Disabled: depends on a calculation. +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.var1 - string basic mandatory Var1. - + + + rougail.family + + + basic   disabled  + + +Disabled: depends on a calculation. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.var1 │ Var1. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5exists_nonexists.sh b/tests/results/test_namespace/16_5exists_nonexists.sh index dcf0ff2f4..319cbf8ee 100644 --- a/tests/results/test_namespace/16_5exists_nonexists.sh +++ b/tests/results/test_namespace/16_5exists_nonexists.sh @@ -1,18 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A variable. - Default: no - rougail.var2 - string standard mandatory A new variable. - Default: yes - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A new variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_calculation.sh b/tests/results/test_namespace/16_5redefine_calculation.sh index 5d760c441..843dc12b8 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.sh +++ b/tests/results/test_namespace/16_5redefine_calculation.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: returns yes. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: returns yes. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_choice.sh b/tests/results/test_namespace/16_5redefine_choice.sh index 2455cfe4d..59bfe864e 100644 --- a/tests/results/test_namespace/16_5redefine_choice.sh +++ b/tests/results/test_namespace/16_5redefine_choice.sh @@ -1,17 +1,13 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - choice basic mandatory A variable. - Choices: - - • a - • b - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_default.sh b/tests/results/test_namespace/16_5redefine_default.sh index 596e28313..67f63f627 100644 --- a/tests/results/test_namespace/16_5redefine_default.sh +++ b/tests/results/test_namespace/16_5redefine_default.sh @@ -1,13 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory A variable. - Default: yes - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_default_calculation.sh b/tests/results/test_namespace/16_5redefine_default_calculation.sh index caa8f61b4..5d5f03e12 100644 --- a/tests/results/test_namespace/16_5redefine_default_calculation.sh +++ b/tests/results/test_namespace/16_5redefine_default_calculation.sh @@ -1,11 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string basic mandatory A variable. - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_family.sh b/tests/results/test_namespace/16_5redefine_family.sh index 7f013ca52..72b2f33e7 100644 --- a/tests/results/test_namespace/16_5redefine_family.sh +++ b/tests/results/test_namespace/16_5redefine_family.sh @@ -1,16 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - new description - -basic +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable - string basic mandatory A variable. - + + + new description + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_help.sh b/tests/results/test_namespace/16_5redefine_help.sh index 64585fc5a..82eb778ec 100644 --- a/tests/results/test_namespace/16_5redefine_help.sh +++ b/tests/results/test_namespace/16_5redefine_help.sh @@ -1,20 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -basic - -Redefine help family ok. +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable - string basic mandatory Redefine help. - Redefine help ok. - + + a family + + + basic  + + +Redefine help family ok. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable │ Redefine help. │ +│  string   basic   mandatory  │ Redefine help ok. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_multi.sh b/tests/results/test_namespace/16_5redefine_multi.sh index dfcaa51fa..6116310d8 100644 --- a/tests/results/test_namespace/16_5redefine_multi.sh +++ b/tests/results/test_namespace/16_5redefine_multi.sh @@ -1,14 +1,12 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string standard mandatory unique A variable. - multiple - Default: non - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   standard   mandatory    │ Default: non │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.sh b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.sh index 1ef13deba..a7102fba5 100644 --- a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.sh +++ b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.sh @@ -1,16 +1,14 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.variable - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5test_redefine.sh b/tests/results/test_namespace/16_5test_redefine.sh index a83784c38..1d8c1a801 100644 --- a/tests/results/test_namespace/16_5test_redefine.sh +++ b/tests/results/test_namespace/16_5test_redefine.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: no - Example: test1 - rougail.var2 - string standard mandatory A second variable. - Default: non - Example: test1 - rougail.var3 - string basic mandatory A third variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +│ │ Example: test1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: non │ +│ │ Example: test1 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ A third variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_6choice_redefine.adoc b/tests/results/test_namespace/16_6choice_redefine.adoc index 86eae5362..4f3b72325 100644 --- a/tests/results/test_namespace/16_6choice_redefine.adoc +++ b/tests/results/test_namespace/16_6choice_redefine.adoc @@ -11,6 +11,6 @@ A choice. + **Choices**: * a -* c ← (default) +* c **← (default)** |==== diff --git a/tests/results/test_namespace/16_6choice_redefine.md b/tests/results/test_namespace/16_6choice_redefine.md index 30652a613..909c486b1 100644 --- a/tests/results/test_namespace/16_6choice_redefine.md +++ b/tests/results/test_namespace/16_6choice_redefine.md @@ -2,5 +2,5 @@ | Variable                                                                                                   | Description                                                                                                | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- a
- c ← (default) | +| **rougail.var**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.
**Choices**:
- a
- c **← (default)** | diff --git a/tests/results/test_namespace/16_6choice_redefine.sh b/tests/results/test_namespace/16_6choice_redefine.sh index d3e86af52..66b8bc82b 100644 --- a/tests/results/test_namespace/16_6choice_redefine.sh +++ b/tests/results/test_namespace/16_6choice_redefine.sh @@ -1,17 +1,13 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - choice standard mandatory A choice. - Choices: - - • a - • c ← (default) - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A choice. │ +│  choice   standard   mandatory  │ Choices: │ +│ │ - a │ +│ │ - c ← (default) │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_6exists_redefine_family.sh b/tests/results/test_namespace/16_6exists_redefine_family.sh index 62e6b021f..0abe6f47c 100644 --- a/tests/results/test_namespace/16_6exists_redefine_family.sh +++ b/tests/results/test_namespace/16_6exists_redefine_family.sh @@ -1,29 +1,33 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - new description - -basic +Variables for "Rougail" - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family1.variable1 - string basic mandatory A variable. - - a second family - -basic + new description - -  Variable                         Description                     - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family2.variable2 - string basic mandatory A second variable. - + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family1.variable1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a second family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family2.variable2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16exists_exists.sh b/tests/results/test_namespace/16exists_exists.sh index 1d6097bdf..3967d49d1 100644 --- a/tests/results/test_namespace/16exists_exists.sh +++ b/tests/results/test_namespace/16exists_exists.sh @@ -1,11 +1,11 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string basic mandatory Description. - +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ Description. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0family_append.sh b/tests/results/test_namespace/20_0family_append.sh index d2ef80e3a..6441be912 100644 --- a/tests/results/test_namespace/20_0family_append.sh +++ b/tests/results/test_namespace/20_0family_append.sh @@ -1,19 +1,22 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - A family - -basic +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.var1 - string basic mandatory The first variable. - rougail.family.var2 - string basic mandatory The second variable. - + + A family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.var1 │ The first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.family.var2 │ The second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0multi_family.sh b/tests/results/test_namespace/20_0multi_family.sh index 1ee9acd5e..192ad13a6 100644 --- a/tests/results/test_namespace/20_0multi_family.sh +++ b/tests/results/test_namespace/20_0multi_family.sh @@ -1,20 +1,27 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -standard - - a sub family - -standard +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.variable - string standard A variable. - + + + a family + + + standard  + + + + + a sub family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.variable │ A variable. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0multi_family_basic.sh b/tests/results/test_namespace/20_0multi_family_basic.sh index 452b8990e..c3aa6959e 100644 --- a/tests/results/test_namespace/20_0multi_family_basic.sh +++ b/tests/results/test_namespace/20_0multi_family_basic.sh @@ -1,20 +1,27 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -basic - - a sub family - -basic +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.variable - string basic mandatory A variable. - + + + a family + + + basic  + + + + + a sub family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0multi_family_expert.sh b/tests/results/test_namespace/20_0multi_family_expert.sh index 5f34c578f..5ccc16a7e 100644 --- a/tests/results/test_namespace/20_0multi_family_expert.sh +++ b/tests/results/test_namespace/20_0multi_family_expert.sh @@ -1,20 +1,27 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -advanced - - a sub family - -advanced +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.variable - string advanced A variable. - + + + a family + + + advanced  + + + + + a sub family + + + advanced  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.variable │ A variable. │ +│  string   advanced  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0multi_family_order.sh b/tests/results/test_namespace/20_0multi_family_order.sh index 95d19b659..e11a80285 100644 --- a/tests/results/test_namespace/20_0multi_family_order.sh +++ b/tests/results/test_namespace/20_0multi_family_order.sh @@ -1,44 +1,45 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.variable - string basic mandatory A variable. - +Variables for "Rougail" - a family - -basic +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable1 - string basic mandatory A first variable. - - - a sub family - -basic + a family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.variable - string basic mandatory A variable. - + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable2 - string basic mandatory A second variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable1 │ A first variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a sub family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.variable │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_0validators_differ_redefine.sh b/tests/results/test_namespace/20_0validators_differ_redefine.sh index 750903ed4..2e76b8b0c 100644 --- a/tests/results/test_namespace/20_0validators_differ_redefine.sh +++ b/tests/results/test_namespace/20_0validators_differ_redefine.sh @@ -1,28 +1,20 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: no - rougail.var2 - string standard mandatory A second variable. - Default: no - rougail.var3 - string standard mandatory A third variable. - Validator: var3 must be different - than var2. - Default: yes - Example: yes - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ A third variable. │ +│  string   standard   mandatory  │ Validator: var3 must be different │ +│ │ than var2. │ +│ │ Default: yes │ +│ │ Example: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_9default_information_parent.sh b/tests/results/test_namespace/20_9default_information_parent.sh index 538766476..96fb40ffe 100644 --- a/tests/results/test_namespace/20_9default_information_parent.sh +++ b/tests/results/test_namespace/20_9default_information_parent.sh @@ -1,23 +1,24 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - rougail.family - -basic +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.var1 - string basic mandatory A first variable. - rougail.family.var2 - string standard mandatory A second variable. - Default: the value of the information - "test_information" of the variable - "rougail.family". - + rougail.family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.var1 │ A first variable. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.family.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of the │ +│ │ information "test_information" of │ +│ │ the variable "rougail.family". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition.sh b/tests/results/test_namespace/24_0family_hidden_condition.sh index dbc0cbd4c..295c2b1ae 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition.sh @@ -1,28 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory The variable use has condition. - Default: no - +Variables for "Rougail" - possibly hidden family - -basic hidden - -Hidden: if condition is yes. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ The variable use has condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.var1 - string basic mandatory A variable. - + possibly hidden family + + + basic   hidden  + + +Hidden: if condition is yes. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh index 9b7187bb1..58f0d76c0 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh @@ -1,28 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A conditional variable. - Default: false - +Variables for "Rougail" - a family - -standard hidden - -Hidden: if not condition. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A conditional variable. │ +│  boolean   standard   mandatory  │ Default: false │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable - string standard A variable. - + a family + + + standard   hidden  + + +Hidden: if not condition. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable │ A variable. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh index 58205f933..1d5936f38 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh @@ -1,32 +1,36 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ The variable use has condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + possibly hidden family + + + basic   hidden  + + +Hidden: if condition is yes. - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory The variable use has condition. - Default: no - + + rougail.family.subfamily - possibly hidden family - -basic hidden - -Hidden: if condition is yes. - - rougail.family.subfamily - -basic + basic  - -  Variable                             Description                         - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.var1 - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.sh index 3159af60c..7cc5e3066 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.sh @@ -1,32 +1,36 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ The variable use has condition. │ +│  boolean   standard   mandatory  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + possibly hidden family + + + standard   hidden  + + +Hidden: when the variable "rougail.condition" has the value "true". - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory The variable use has condition. - Default: true - + + a subfamily - possibly hidden family - -standard hidden - -Hidden: when the variable "rougail.condition" has the value "true". - - a subfamily - -standard + standard  - -  Variable                             Description                         - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.subfamily.var1 - string standard A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.subfamily.var1 │ A variable. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh index 2ad39134e..747fa9161 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh @@ -1,35 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition1 - boolean standard mandatory A first conditional variable. - Default: false - rougail.condition2 - boolean standard mandatory A second conditional variable. - Default: false - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition1 │ A first conditional variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.condition2 │ A second conditional variable. │ +│  boolean   standard   mandatory  │ Default: false │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - a family - -standard hidden - -Hidden: if condition1 is false. + a family + standard   hidden  - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.variable - string standard hidden A variable. - Hidden: if condition2 is false. - + +Hidden: if condition1 is false. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.variable │ A variable. │ +│  string   standard   hidden  │ Hidden: if condition2 is false. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh index 8b576c1c3..55210c0ec 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh @@ -1,32 +1,36 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ The variable use has condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + possibly hidden family + + + basic   hidden  + + +Hidden: if condition is yes. - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory The variable use has condition. - Default: no - + + a subfamily - possibly hidden family - -basic hidden - -Hidden: if condition is yes. - - a subfamily - -basic + basic  - -  Variable                              Description                          - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.sub_family.var1 - string basic mandatory A variable. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.sub_family.var1 │ A variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.sh b/tests/results/test_namespace/24_0family_mandatory_condition.sh index f7652c71d..44ce89205 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.sh +++ b/tests/results/test_namespace/24_0family_mandatory_condition.sh @@ -1,19 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - rougail.var - string standard mandatory A variable. - Mandatory: only if rougail.condition - has the value "yes". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var │ A variable. │ +│  string   standard   mandatory  │ Mandatory: only if rougail.condition │ +│ │ has the value "yes". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_mandatory_condition_variable.sh b/tests/results/test_namespace/24_0family_mandatory_condition_variable.sh index c7cb7510a..ddd611f41 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition_variable.sh +++ b/tests/results/test_namespace/24_0family_mandatory_condition_variable.sh @@ -1,20 +1,16 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A condition. - Default: true - rougail.var - string standard mandatory A variable. - Mandatory: when the variable - "rougail.condition" has the value - "true". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var │ A variable. │ +│  string   standard   mandatory  │ Mandatory: when the variable │ +│ │ "rougail.condition" has the value │ +│ │ "true". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_7validators_variable_optional.sh b/tests/results/test_namespace/24_7validators_variable_optional.sh index 96ed46f3c..ef2f8bd9b 100644 --- a/tests/results/test_namespace/24_7validators_variable_optional.sh +++ b/tests/results/test_namespace/24_7validators_variable_optional.sh @@ -1,24 +1,25 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -basic +Variables for "Rougail" - -  Variable                             Description                         - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.general.int - number basic mandatory A first number. - Validators: - - • int and int2 must be different. - • int and int3 must be different. Example: 5 - | | rougail.general.int2 number standard mandatory - | A second number. Default: 1 - | + a family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.general.int │ A first number. │ +│  number   basic   mandatory  │ Validators: │ +│ │ - int and int2 must be different. │ +│ │ - int and int3 must be different. │ +│ │ Example: 5 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.general.int2 │ A second number. │ +│  number   standard   mandatory  │ Default: 1 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership.sh b/tests/results/test_namespace/40_0leadership.sh index 1b86e8e8c..b34948d0a 100644 --- a/tests/results/test_namespace/40_0leadership.sh +++ b/tests/results/test_namespace/40_0leadership.sh @@ -1,25 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic mandatory unique A leader. - multiple - rougail.leader.follower1 - string basic mandatory A follower. - rougail.leader.follower2 - string basic mandatory An other follower. - + a leadership + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_diff_name.sh b/tests/results/test_namespace/40_0leadership_diff_name.sh index e041b7648..9e6aaff96 100644 --- a/tests/results/test_namespace/40_0leadership_diff_name.sh +++ b/tests/results/test_namespace/40_0leadership_diff_name.sh @@ -1,25 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leadership.leader - string basic mandatory unique A leader. - multiple - rougail.leadership.follower1 - string basic mandatory A follower. - rougail.leadership.follower2 - string basic mandatory An other follower. - + a leadership + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leadership.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leadership.follower1 │ A follower. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leadership.follower2 │ An other follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh index d9b3e3a58..09b2a02fb 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh @@ -1,29 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" + a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic mandatory unique A leader. - multiple - rougail.leader.follower1 - string standard mandatory A follower. - Default: value - rougail.leader.follower2 - string standard mandatory A second follower. - Default: returns follower1 value. - + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ A second follower. │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti.sh b/tests/results/test_namespace/40_0leadership_follower_default_submulti.sh index 25a15178e..ae67fbdf2 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti.sh @@ -1,35 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: leader - rougail.leader.follower1 - string standard mandatory multiple A follower1. - Default: value - rougail.leader.follower2 - string standard mandatory multiple A follower2. - Default: - - • value1 - • value2 - | +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: leader │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower1. │ +│  string   standard   mandatory    │ Default: value │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ A follower2. │ +│  string   standard   mandatory    │ Default: │ +│ multiple  │ - value1 │ +│ │ - value2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.sh b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.sh index 4f0b64e01..53bd66a1d 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.sh @@ -1,32 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" + a leadership + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique The leader. - multiple - Default: leader - rougail.leader.follower1 - string standard mandatory multiple The follower1. - Default: value - rougail.leader.follower2 - string standard mandatory multiple The follower2. - Default: the value of the variable - "rougail.leader.follower1". - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ The leader. │ +│  string   standard   mandatory    │ Default: leader │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ The follower1. │ +│  string   standard   mandatory    │ Default: value │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ The follower2. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ multiple  │ "rougail.leader.follower1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_value.sh b/tests/results/test_namespace/40_0leadership_follower_default_value.sh index 0b0847296..c4d5ee316 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_value.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_value.sh @@ -1,23 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard unique multiple A leader. - rougail.leader.follower1 - string standard mandatory A follower with default value. - Default: value - + a leadership + + + standard  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower with default value. │ +│  string   standard   mandatory  │ Default: value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_leader_not_multi.sh b/tests/results/test_namespace/40_0leadership_leader_not_multi.sh index 35186089f..12d98b059 100644 --- a/tests/results/test_namespace/40_0leadership_leader_not_multi.sh +++ b/tests/results/test_namespace/40_0leadership_leader_not_multi.sh @@ -1,44 +1,51 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - rougail.general - -standard - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.general.mode_conteneur_actif - string standard mandatory No change. - Default: non - - - - rougail.general1 - -basic - - rougail.general1.leader - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.general1.leader.leader - string basic mandatory unique Leader. - multiple - rougail.general1.leader.follower1 - string basic mandatory Follower1. - rougail.general1.leader.follower2 - string basic mandatory Follower2. - + rougail.general + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.general.mode_conteneur_actif │ No change. │ +│  string   standard   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + rougail.general1 + + + basic  + + + + + rougail.general1.leader + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.general1.leader.leader │ Leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.general1.leader.follower1 │ Follower1. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.general1.leader.follower2 │ Follower2. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_1leadership_append_follower.sh b/tests/results/test_namespace/40_1leadership_append_follower.sh index af31d7a3d..ffdbe121f 100644 --- a/tests/results/test_namespace/40_1leadership_append_follower.sh +++ b/tests/results/test_namespace/40_1leadership_append_follower.sh @@ -1,28 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" + a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic mandatory unique The leader. - multiple - rougail.leader.follower1 - string basic mandatory The follower1. - rougail.leader.follower2 - string basic mandatory The follower2. - rougail.leader.follower3 - string basic mandatory The follower3. - + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ The leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ The follower1. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ The follower2. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower3 │ The follower3. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.sh b/tests/results/test_namespace/40_2leadership_calculation_index.sh index f727d2204..10c7d18a9 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_index.sh @@ -1,28 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • a - • b - • c - | | rougail.leader.follower1 number standard mandatory - | A follower. Default: the value of the index. - | + a leadership + + + standard  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  number   standard   mandatory  │ Default: the value of the index. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh index 04da13491..c1558321c 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh @@ -1,28 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • a - • b - • c - | | rougail.leader.follower1 number standard mandatory - | A follower. Default: returns index. - | + leadership + + + standard  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +│ │ - c │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  number   standard   mandatory  │ Default: returns index. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.sh b/tests/results/test_namespace/40_2leadership_leader_calculation.sh index ce11cc53c..a094bc979 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.sh +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.sh @@ -1,27 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" + a leadership - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: returns val1 and val2. - rougail.leader.follower1 - string basic mandatory A first follower. - rougail.leader.follower2 - string basic mandatory A second follower. - + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: returns val1 and val2. │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A first follower. │ +│  string   basic   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ A second follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_6leadership_follower_multi.sh b/tests/results/test_namespace/40_6leadership_follower_multi.sh index 83a7cc10f..5e86ded2d 100644 --- a/tests/results/test_namespace/40_6leadership_follower_multi.sh +++ b/tests/results/test_namespace/40_6leadership_follower_multi.sh @@ -1,27 +1,31 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - A leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" + A leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leadership.leader - string basic mandatory unique The leader. - multiple - rougail.leadership.follower1 - string basic mandatory multiple The first follower. - rougail.leadership.follower2 - string standard mandatory multiple The second follower. - Default: value - + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leadership.leader │ The leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leadership.follower1 │ The first follower. │ +│  string   basic   mandatory    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leadership.follower2 │ The second follower. │ +│  string   standard   mandatory    │ Default: value │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_boolean.sh b/tests/results/test_namespace/40_8calculation_boolean.sh index f5fcd2017..8a0ad0803 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.sh +++ b/tests/results/test_namespace/40_8calculation_boolean.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.bool - boolean standard mandatory A boolean variable. - Default: false - rougail.multi1 - boolean standard mandatory unique A first multi variable. - multiple - Default: a calculation. - rougail.multi2 - boolean standard mandatory unique A second multi variable. - multiple - Default: a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.bool │ A boolean variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.multi1 │ A first multi variable. │ +│  boolean   standard   mandatory    │ Default: a calculation. │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.multi2 │ A second multi variable. │ +│  boolean   standard   mandatory    │ Default: a calculation. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh index c38994ab3..848608fb9 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh @@ -1,19 +1,15 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory A first variable. - Default: yes - rougail.var2 - boolean standard mandatory A second variable. - Default: return false if the value - of var1 is "no". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A first variable. │ +│  string   standard   mandatory  │ Default: yes │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  boolean   standard   mandatory  │ Default: return false if the value │ +│ │ of var1 is "no". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_integer.sh b/tests/results/test_namespace/40_8calculation_integer.sh index 4128d6e8b..f9e4d43d5 100644 --- a/tests/results/test_namespace/40_8calculation_integer.sh +++ b/tests/results/test_namespace/40_8calculation_integer.sh @@ -1,25 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.bool - boolean standard mandatory A boolean variable. - Default: false - rougail.int1 - number standard mandatory First integer variable. - Default: if bool returns 1 otherwise - return 2. - rougail.int2 - number standard mandatory Second integer variable. - Default: if bool returns 3 otherwise - return 4. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.bool │ A boolean variable. │ +│  boolean   standard   mandatory  │ Default: false │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.int1 │ First integer variable. │ +│  number   standard   mandatory  │ Default: if bool returns 1 otherwise │ +│ │ return 2. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.int2 │ Second integer variable. │ +│  number   standard   mandatory  │ Default: if bool returns 3 otherwise │ +│ │ return 4. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_multi_variable.sh b/tests/results/test_namespace/40_8calculation_multi_variable.sh index d6c1f74c1..31a4cb478 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable.sh +++ b/tests/results/test_namespace/40_8calculation_multi_variable.sh @@ -1,22 +1,21 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A first variable. - multiple - Default: - - • the value of the variable "rougail.var2". - • the value of the variable "rougail.var3". - | | rougail.var2 string standard mandatory - | A second variable. Default: no - | | rougail.var3 string standard mandatory - | A third variable. Default: yes - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A first variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - the value of the variable │ +│ │ "rougail.var2". │ +│ │ - the value of the variable │ +│ │ "rougail.var3". │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: no │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var3 │ A third variable. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent.sh b/tests/results/test_namespace/40_8calculation_multi_variable_parent.sh index c1359faa1..abf1033d6 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent.sh +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent.sh @@ -1,29 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory A variable. - Default: no - +Variables for "Rougail" - a family - -standard +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.fam1.var - string standard mandatory A calculated variable. - Default: the value of the variable - "rougail.var". - + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.fam1.var │ A calculated variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.sh b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.sh index 242d3520a..e97f4a3aa 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.sh +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.sh @@ -1,34 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - first family - -standard +Variables for "Rougail" - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.fam1.var - string standard mandatory A variable. - Default: no - + + first family - second family - -standard + standard  +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.fam1.var │ A variable. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.fam2.var - string standard mandatory A varaible. - Default: the value of the variable - "rougail.fam1.var". - + + second family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.fam2.var │ A varaible. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.fam1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh index a614be106..2b966ae7d 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh @@ -1,39 +1,37 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory multiple A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh index a614be106..2b966ae7d 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh @@ -1,39 +1,37 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory multiple A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.sh index c82c7ef7a..5792f813e 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.sh @@ -1,40 +1,37 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory multiple A calculated variable. - Default: the value of the variable - "rougail.leader.follower1". - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ multiple  │ "rougail.leader.follower1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh index 4cf45c822..d26019db4 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh @@ -1,39 +1,36 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh index 4cf45c822..d26019db4 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh @@ -1,39 +1,36 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory A calculated variable. - Default: depends on a calculation. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.sh index 859cde8e2..21965393a 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.sh @@ -1,41 +1,37 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • value1 - • value2 - | | rougail.leader.follower1 string standard mandatory - | A follower. Default: val11 - | | rougail.leader.follower2 string standard mandatory - | An other follower. Default: val21 - | + a leadership + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.calculate - string standard mandatory unique A calculated variable. - multiple - Default: the value of the variable - "rougail.leader.leader". - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - value1 │ +│ │ - value2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard   mandatory  │ Default: val11 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ An other follower. │ +│  string   standard   mandatory  │ Default: val21 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.calculate │ A calculated variable. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ unique   multiple  │ "rougail.leader.leader". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/41_0choice_leader.sh b/tests/results/test_namespace/41_0choice_leader.sh index 4f5523cbf..e3cbf3902 100644 --- a/tests/results/test_namespace/41_0choice_leader.sh +++ b/tests/results/test_namespace/41_0choice_leader.sh @@ -1,28 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - The leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard unique multiple The leader. - rougail.leader.follower1 - choice basic mandatory A follower. - Choices: - + The leadership - • a - • b - • c - | + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ The leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  choice   basic   mandatory  │ Choices: │ +│ │ - a │ +│ │ - b │ +│ │ - c │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh index fb55153df..5be608376 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh @@ -1,36 +1,33 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - boolean standard mandatory A condition. - Default: true - +Variables for "Rougail" - a leadership - -basic - -This family contains lists of variable blocks. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  boolean   standard   mandatory  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a leadership + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique Aleader. - multiple - Default: a - rougail.leader.follower - string basic mandatory disabled A follower. - Disabled: if condition is yes. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ Aleader. │ +│  string   standard   mandatory    │ Default: a │ +│ unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower │ A follower. │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ +│ disabled  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4leadership_mandatory.sh b/tests/results/test_namespace/44_4leadership_mandatory.sh index 3cccf10ad..a7ce2c9c6 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory.sh +++ b/tests/results/test_namespace/44_4leadership_mandatory.sh @@ -1,22 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic mandatory unique A leader. - multiple - rougail.leader.follower1 - string standard A follower. - + + a leadership + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower. │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4leadership_mandatory_follower.sh b/tests/results/test_namespace/44_4leadership_mandatory_follower.sh index 66a70e9ce..fcde74d56 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory_follower.sh +++ b/tests/results/test_namespace/44_4leadership_mandatory_follower.sh @@ -1,21 +1,26 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard unique multiple A leader. - rougail.leader.follower - string basic mandatory A follower. - + + a leadership + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower │ A follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh index a0fefa6f5..b798746bd 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh @@ -1,33 +1,35 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: no - +Variables for "Rougail" - a leadership - -basic hidden - -Hidden: if condition is no. - -This family contains lists of variable blocks. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: no │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a leadership - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard unique multiple A leader. - rougail.leader.follower - string basic mandatory A follower. - + + basic   hidden  + + +Hidden: if condition is no. + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower │ A follower. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh index a0fbce7ab..354005928 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh @@ -1,34 +1,33 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.condition - string standard mandatory A condition. - Default: yes - +Variables for "Rougail" - a leadership - -basic - -This family contains lists of variable blocks. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.condition │ A condition. │ +│  string   standard   mandatory  │ Default: yes │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a leadership - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic mandatory unique A leader. - multiple - rougail.leader.follower - string basic mandatory disabled A follower. - Disabled: if condition is yes. - + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower │ A follower. │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ +│ disabled  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh index 8de87bed9..8360903b7 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh @@ -1,28 +1,30 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - rougail.leader - -standard - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string standard mandatory unique A leader. - multiple - Default: - - • a - • b - | | rougail.leader.follower string standard mandatory disabled - | A follower. Default: the value of the variable "rougail.leader.leader". - Disabled: if the value of "leader" is "a". - | + rougail.leader + + + standard  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - a │ +│ │ - b │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower │ A follower. │ +│  string   standard   mandatory    │ Default: the value of the variable │ +│ disabled  │ "rougail.leader.leader". │ +│ │ Disabled: if the value of "leader" │ +│ │ is "a". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic.sh b/tests/results/test_namespace/60_0family_dynamic.sh index 00b32a691..c732ec08b 100644 --- a/tests/results/test_namespace/60_0family_dynamic.sh +++ b/tests/results/test_namespace/60_0family_dynamic.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0.sh b/tests/results/test_namespace/60_0family_dynamic_1_0.sh index c14446ce0..3b6b9f74b 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_0.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + rougail.dynval1 or rougail.dynval2 - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string standard Dynamic variable. - + + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ Dynamic variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.sh b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.sh index 68a511898..c0e4feb5c 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.sh @@ -1,36 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + rougail.dynval1 or rougail.dynval2 - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string standard Dynamic variable. - + + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ Dynamic variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type.sh b/tests/results/test_namespace/60_0family_dynamic_1_0_type.sh index 3f8751706..5f877734a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + rougail.dynval1 or rougail.dynval2 - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string basic mandatory A dyn variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dyn variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.sh b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.sh index 17126d3fa..c74f67a6a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.sh @@ -1,36 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + rougail.dynval1 or rougail.dynval2 - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string basic mandatory A dyn variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dyn variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1.sh b/tests/results/test_namespace/60_0family_dynamic_1_1.sh index 9d7681022..7ff13fa7b 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_1.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string basic mandatory A dynamic variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dynamic variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.sh b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.sh index 44d17d5b4..76a7a0c2c 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.sh @@ -1,36 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string basic mandatory A dynamic variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dynamic variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_empty.sh b/tests/results/test_namespace/60_0family_dynamic_empty.sh index c7f45fd26..290788ef1 100644 --- a/tests/results/test_namespace/60_0family_dynamic_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_empty.sh @@ -1,28 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynexample.var - string basic mandatory A dynamic variable. - + A dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynexample.var │ A dynamic variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh index 1882b6671..45089d2bd 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh @@ -1,47 +1,38 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val.1 - • val.2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val.1 │ +│ │ - val.2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval.1.var1 - rougail.dynval.2.var1 - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - rougail.dynval.1.var2 - rougail.dynval.2.var2 - string standard mandatory A dynamic variable. - Default: depends on a calculation. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval.1.var1 │ A dynamic variable. │ +│ rougail.dynval.2.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval.1.var2 │ A dynamic variable. │ +│ rougail.dynval.2.var2 │ Default: depends on a calculation. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh index 022af3936..4d9dfecf0 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh @@ -1,50 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - number standard mandatory unique A suffix variable. - multiple - Default: - - - • 1 - • 2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  number   standard   mandatory    │ Default: │ +│ unique   multiple  │ - 1 │ +│ │ - 2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dyn1.var - rougail.dyn2.var - string standard mandatory A variable inside dynamic family. - Default: val - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable. - Default: get the value of - rougail.dyn1.var. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dyn1.var │ A variable inside dynamic family. │ +│ rougail.dyn2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory  │ Default: get the value of │ +│ │ rougail.dyn1.var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.sh index 6f8584c36..1e80d75bf 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.sh @@ -1,49 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - number standard unique multiple A suffix variable. - Examples: - - - • 1 - • 2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  number   standard   unique    │ Examples: │ +│ multiple  │ - 1 │ +│ │ - 2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dyn1.var - rougail.dyn2.var - string standard mandatory A variable inside dynamic family. - Default: val - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable. - Default: get the value of - rougail.dyn1.var. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dyn1.var │ A variable inside dynamic family. │ +│ rougail.dyn2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory  │ Default: get the value of │ +│ │ rougail.dyn1.var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description.sh b/tests/results/test_namespace/60_0family_dynamic_no_description.sh index adcaab200..e1470a998 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description.sh +++ b/tests/results/test_namespace/60_0family_dynamic_no_description.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory Var. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ Var. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.sh b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.sh index 7fe36c604..45e7e9c21 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.sh @@ -1,36 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory Var. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ Var. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_static.sh b/tests/results/test_namespace/60_0family_dynamic_static.sh index c102efcd5..4934f3e3b 100644 --- a/tests/results/test_namespace/60_0family_dynamic_static.sh +++ b/tests/results/test_namespace/60_0family_dynamic_static.sh @@ -1,25 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a dynamic family - -basic - -This family builds families dynamically. - -Identifiers: - - • val1 - • val2 +Variables for "Rougail" - -  Variable                               Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A variable inside a dynamic family. - + + a dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: +- val1 +- val2 + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A variable inside a dynamic family. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_test.sh b/tests/results/test_namespace/60_0family_dynamic_test.sh index ce97253e4..3cabb7199 100644 --- a/tests/results/test_namespace/60_0family_dynamic_test.sh +++ b/tests/results/test_namespace/60_0family_dynamic_test.sh @@ -1,37 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string basic mandatory unique A suffix variable. - multiple - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_empty.sh b/tests/results/test_namespace/60_0family_dynamic_variable_empty.sh index 41b037494..998eccc10 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_variable_empty.sh @@ -1,31 +1,32 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string basic mandatory unique A suffix variable. - multiple - +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynexample.var - string standard mandatory A variable inside dynamic family. - Default: val - + + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynexample.var │ A variable inside dynamic family. │ +│  string   standard   mandatory  │ Default: val │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.sh b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.sh index a657fe737..78794742e 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.sh +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.sh @@ -1,41 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable with suffix val1. - A dynamic variable with suffix val2. - Default: a value - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable with suffix val1. │ +│ rougail.dynval2.var │ A dynamic variable with suffix val2. │ +│  string   standard   mandatory  │ Default: a value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.sh b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.sh index e54ea7668..96b9354fb 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.sh @@ -1,41 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string basic mandatory unique A suffix variable. - multiple - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   basic   mandatory   unique  │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family + standard  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable with suffix val1. - A dynamic variable with suffix val2. - Default: a value - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable with suffix val1. │ +│ rougail.dynval2.var │ A dynamic variable with suffix val2. │ +│  string   standard   mandatory  │ Default: a value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_mode.sh b/tests/results/test_namespace/60_0family_mode.sh index d601bcc8f..13b2fe5ee 100644 --- a/tests/results/test_namespace/60_0family_mode.sh +++ b/tests/results/test_namespace/60_0family_mode.sh @@ -1,18 +1,19 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a family - -basic +Variables for "Rougail" - -  Variable                        Description                    - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.family.var - string basic mandatory A variable. - Default: non - + + a family + + + basic  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.family.var │ A variable. │ +│  string   basic   mandatory  │ Default: non │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.sh b/tests/results/test_namespace/60_1family_dynamic_jinja.sh index 8d1a4a635..f59769edf 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.sh +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.sh @@ -1,39 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: index of suffix value. +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dyn1.var - rougail.dyn2.var - string standard mandatory A dynamic variable. - Default: val - + standard  + + +This family builds families dynamically. + + +Identifiers: index of suffix value. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dyn1.var │ A dynamic variable. │ +│ rougail.dyn2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh index d68d6727a..ae66ae2c0 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh @@ -1,51 +1,48 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A suffix variable. - multiple - Default: - - • val1 - • val2 - | + a family - a dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". - - a family - -basic + basic  - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.family.var - rougail.dynval2.family.var - string basic mandatory With a variable. - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A second variable. - Default: the value of var. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.family.var │ With a variable. │ +│ rougail.dynval2.family.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh index 4fd4ee0b7..5298d9623 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -1,54 +1,48 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ -standard -This family builds families dynamically. + a dynamic family -Identifiers: the value of the variable "rougail.var". - a family inside dynamic family + standard  -standard + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.family.var - rougail.dynval2.family.var - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - + a family inside dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A varible outside dynamic family. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.family.var │ A dynamic variable. │ +│ rougail.dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A varible outside dynamic family. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 24e5ab182..8b5948ff7 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -1,53 +1,48 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A identifier variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ -standard -This family builds families dynamically. + a dynamic family -Identifiers: the value of the variable "rougail.var". - a family inside dynamic family + standard  -standard + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.family.var - rougail.dynval2.family.var - string standard mandatory A dynamic variable. - Default: the value of the - identifier. - + a family inside dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard A varible outside dynamic family. - Default: the value of var. - + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.family.var │ A dynamic variable. │ +│ rougail.dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A varible outside dynamic family. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh index b0b3a843f..1ab0b5c10 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -1,50 +1,48 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a dynamic family + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard unique multiple A suffix variable. - Examples: - - • val1 - • val2 - | + a family - a dynamic family - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". - - a family - -basic + basic  - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.family.var - rougail.dynval2.family.var - string basic mandatory With a variable. - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard A second variable. - Default: the value of var. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.family.var │ With a variable. │ +│ rougail.dynval2.family.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A second variable. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh index 5276901f2..d1bb6c40a 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh @@ -1,49 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A suffx variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffx variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable. - Default: val - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.newvar - string standard mandatory A second variable. - Default: the value of var. - + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.newvar │ A second variable. │ +│  string   standard   mandatory  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh index f5b823d6a..f152fb76d 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh @@ -1,48 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard unique multiple A suffx variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffx variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable. - Default: val - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.newvar - string standard A second variable. - Default: the value of var. - + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.newvar │ A second variable. │ +│  string   standard  │ Default: the value of var. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.sh b/tests/results/test_namespace/60_5family_dynamic_calc2.sh index ef9ffd38c..28acc3425 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.sh @@ -1,43 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | | rougail.var2 string basic mandatory - | A second variable. - | +Variables for "Rougail" - A dynamic family - -standard hidden - -Hidden: if var2 is no. - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string standard mandatory A dynamic variable. - Default: val - + standard   hidden  + + +Hidden: if var2 is no. + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dynamic variable. │ +│ rougail.dynval2.vardyn │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh index 7c69c2b68..12c97a2ba 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh @@ -1,42 +1,40 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | | rougail.var2 string basic mandatory - | A second variable. - | +Variables for "Rougail" - A dynamic family - -standard hidden - -Hidden: if var2 is no. - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var2 │ A second variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string standard mandatory A dynamic variable. - Default: val - + standard   hidden  + + +Hidden: if var2 is no. + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dynamic variable. │ +│ rougail.dynval2.vardyn │ Default: val │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.sh index 44bf2bf3b..77be1de86 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.sh @@ -1,48 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + rougail.dynval1 or rougail.dynval2 + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the value of the variable - "rougail.dynval1.var". - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.dynval1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh index 697a49aa2..028c45110 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh @@ -1,40 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory Suffix has value. - Default: the value of the - identifier. - + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ Suffix has value. │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh index 51e9de68b..8b07a11d0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh @@ -1,39 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory Suffix has value. - Default: the value of the - identifier. - + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ Suffix has value. │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh index b42b21283..4c3b723d8 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh @@ -1,28 +1,29 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: - - • val1 - • val2 +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory disabled A dynamic variable. - Disabled: when the identifier is - "val1". - + rougail.dynval1 or rougail.dynval2 + + + basic  + + +This family builds families dynamically. + + +Identifiers: +- val1 +- val2 + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Disabled: when the identifier is │ +│  string   basic   mandatory    │ "val1". │ +│ disabled  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.sh index 761cf7a12..749b53106 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.sh @@ -1,47 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + rougail.dynval1 or rougail.dynval2 + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the values of undocumented - variables. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the values of undocumented │ +│ │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh index 2e5afdf68..7ad78edca 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh @@ -1,41 +1,39 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard unique multiple A suffix variable. - Example: val1 - +Variables for "Rougail" - rougail.dynval1 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   unique    │ Example: val1 │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - string basic mandatory A dynamic variable. - + rougail.dynval1 + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the value of an undocumented - variable - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the value of an │ +│ │ undocumented variable │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh index d3af36449..a9cdf2fc9 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh @@ -1,42 +1,38 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the values of undocumented - variables. - rougail.var1 - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the values of undocumented │ +│ │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". + rougail.dynval1 or rougail.dynval2 + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh index d3dc0ce8b..d87a5aae2 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh @@ -1,39 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable. - Default: from suffix. - + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: from suffix. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh index 40c86fd92..dd492ec8f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh @@ -1,38 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A identifier variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory A dynamic variable. - Default: from suffix. - + standard  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: from suffix. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable.sh b/tests/results/test_namespace/60_5family_dynamic_calc_variable.sh index 44bf2bf3b..77be1de86 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable.sh @@ -1,48 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + rougail.dynval1 or rougail.dynval2 + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the value of the variable - "rougail.dynval1.var". - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.dynval1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.sh index 761cf7a12..749b53106 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.sh @@ -1,47 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var1 - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - rougail.dynval1 or rougail.dynval2 - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var1". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var1 │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string basic mandatory A dynamic variable. - + rougail.dynval1 or rougail.dynval2 + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable calculated. - Default: the values of undocumented - variables. - + +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var1". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable calculated. │ +│  string   standard   mandatory  │ Default: the values of undocumented │ +│ │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh index 8c84feec1..4348ce6e0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh @@ -1,41 +1,46 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - a dynamic family - -standard hidden - -Hidden: if suffix == 'val2'. - -This family builds families dynamically. - -Identifiers: - - • val1 - • val2 +Variables for "Rougail" - -  Variable                     Description                 - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard A variable. - - a family - -standard + a dynamic family + standard   hidden  - -  Variable                            Description                        - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.family.var - rougail.dynval2.family.var - string standard A new variable. - + +Hidden: if suffix == 'val2'. + + +This family builds families dynamically. + + +Identifiers: +- val1 +- val2 + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A variable. │ +│ rougail.dynval2.var │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + a family + + + standard  + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.family.var │ A new variable. │ +│ rougail.dynval2.family.var │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh index 35959a0e0..ae12987d0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh @@ -1,83 +1,57 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - • val3 - • val4 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +│ │ - val3 │ +│ │ - val4 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". - - - - - - - - - - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.val1_dyn.var1 - rougail.val2_dyn.var1 - rougail.val3_dyn.var1 - rougail.val4_dyn.var1 - string standard mandatory A variable 1. - Default: the value of the - identifier. - rougail.val1_dyn.var2 - rougail.val2_dyn.var2 - rougail.val3_dyn.var2 - rougail.val4_dyn.var2 - string standard mandatory A variable 2. - Default: the values of undocumented - variables. - rougail.val1_dyn.var3 - rougail.val2_dyn.var3 - rougail.val3_dyn.var3 - rougail.val4_dyn.var3 - string standard mandatory A variable 3. - Default: the values of undocumented - variables. - rougail.val1_dyn.var4 - rougail.val2_dyn.var4 - rougail.val3_dyn.var4 - rougail.val4_dyn.var4 - string standard mandatory disabled A variable 4. - Default: the value of the variable - "rougail.val4_dyn.var1". - Disabled: depends on a calculation. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.val1_dyn.var1 │ A variable 1. │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│ rougail.val3_dyn.var1 │ identifier. │ +│ rougail.val4_dyn.var1 │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var2 │ A variable 2. │ +│ rougail.val2_dyn.var2 │ Default: the values of undocumented │ +│ rougail.val3_dyn.var2 │ variables. │ +│ rougail.val4_dyn.var2 │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var3 │ A variable 3. │ +│ rougail.val2_dyn.var3 │ Default: the values of undocumented │ +│ rougail.val3_dyn.var3 │ variables. │ +│ rougail.val4_dyn.var3 │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var4 │ A variable 4. │ +│ rougail.val2_dyn.var4 │ Default: the value of the variable │ +│ rougail.val3_dyn.var4 │ "rougail.val4_dyn.var1". │ +│ rougail.val4_dyn.var4 │ Disabled: depends on a calculation. │ +│  string   standard   mandatory    │ │ +│ disabled  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh index d7e59c1a9..7d6ebc061 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh @@ -1,52 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: the values of undocumented │ +│ unique   multiple  │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh index feb9d66f5..28350abbb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh @@ -1,47 +1,38 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: the values of undocumented - variables. - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: the values of undocumented │ +│ unique   multiple  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". + a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh index be76b09c2..b54652fcc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh @@ -1,46 +1,38 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ +Variables for "Rougail" - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: the values of undocumented - variables. - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: the values of undocumented │ +│ unique   multiple  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". + a dynamic family + standard  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh index d7e59c1a9..7d6ebc061 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh @@ -1,52 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: the values of undocumented │ +│ unique   multiple  │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh index 40bdf7bb3..608b41828 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh @@ -1,51 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: the values of undocumented │ +│ unique   multiple  │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh index 2bcc6fb7b..3aeaf0e1e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh @@ -1,51 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: depends on a calculation. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh index 617b095f0..7d1c2bc49 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -1,50 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.var - rougail.my_dyn_family_val2.var - string standard A variable inside a dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory unique A variable. - multiple - Default: depends on a calculation. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory    │ Default: depends on a calculation. │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 8ae667e3a..d10c6684e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -1,62 +1,57 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ -standard -This family builds families dynamically. + a dynamic family -Identifiers: the value of the variable "rougail.var". - a sub dynamic family + standard  -standard -This family builds families dynamically. +This family builds families dynamically. -Identifiers: the value of the variable "rougail.var". + +Identifiers: the value of the variable "rougail.var". + a sub dynamic family - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.my_dyn_family_val1.subdyn_va… - rougail.my_dyn_family_val1.subdyn_va… - rougail.my_dyn_family_val2.subdyn_va… - rougail.my_dyn_family_val2.subdyn_va… - string standard mandatory A variable inside a sub dynamic - family. - Default: the value of the identifier. - + standard  +This family builds families dynamically. - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard unique multiple A variable. - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.my_dyn_family_val1.subdyn_va… │ A variable inside a sub dynamic │ +│ rougail.my_dyn_family_val1.subdyn_va… │ family. │ +│ rougail.my_dyn_family_val2.subdyn_va… │ Default: the value of the │ +│ rougail.my_dyn_family_val2.subdyn_va… │ identifier. │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   unique    │ Default: the values of undocumented │ +│ multiple  │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh index 8bfb6cd76..d5d607665 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh @@ -1,51 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dyn_val1.var - rougail.dyn_val2.var - string standard mandatory A variable inside dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard mandatory A variable. - Default: the value of the variable - "rougail.dyn_val1.var". - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dyn_val1.var │ A variable inside dynamic family. │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard   mandatory  │ Default: the value of the variable │ +│ │ "rougail.dyn_val1.var". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh index 66052ad78..c747557b7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -1,50 +1,41 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple Asuffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ Asuffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dyn_val1.var - rougail.dyn_val2.var - string standard mandatory A variable inside dynamic family. - Default: the value of the - identifier. - + standard  +This family builds families dynamically. - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var2 - string standard A variable. - Default: the values of undocumented - variables. - + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dyn_val1.var │ A variable inside dynamic family. │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var2 │ A variable. │ +│  string   standard  │ Default: the values of undocumented │ +│ │ variables. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_inside.sh b/tests/results/test_namespace/60_6family_dynamic_inside.sh index 6cf87c2fb..838411eac 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.sh +++ b/tests/results/test_namespace/60_6family_dynamic_inside.sh @@ -1,64 +1,46 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.val1_dyn.var1 - rougail.val2_dyn.var1 - string standard mandatory Value is suffix. - Default: the value of the - identifier. - rougail.val1_dyn.var2 - rougail.val2_dyn.var2 - string standard mandatory Value is first variable. - Default: the values of undocumented - variables. - rougail.val1_dyn.var3 - rougail.val2_dyn.var3 - string standard mandatory Value is relative first variable. - Default: the values of undocumented - variables. - rougail.val1_dyn.var4 - rougail.val2_dyn.var4 - string standard mandatory Value is first variable of val1. - Default: the value of the variable - "rougail.val1_dyn.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.val1_dyn.var1 │ Value is suffix. │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var2 │ Value is first variable. │ +│ rougail.val2_dyn.var2 │ Default: the values of undocumented │ +│  string   standard   mandatory  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var3 │ Value is relative first variable. │ +│ rougail.val2_dyn.var3 │ Default: the values of undocumented │ +│  string   standard   mandatory  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var4 │ Value is first variable of val1. │ +│ rougail.val2_dyn.var4 │ Default: the value of the variable │ +│  string   standard   mandatory  │ "rougail.val1_dyn.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_inside_empty.sh b/tests/results/test_namespace/60_6family_dynamic_inside_empty.sh index 6bc65115a..deb404444 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside_empty.sh +++ b/tests/results/test_namespace/60_6family_dynamic_inside_empty.sh @@ -1,63 +1,46 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". - - - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.val1_dyn.var1 - rougail.val2_dyn.var1 - string standard mandatory Value is suffix. - Default: the value of the - identifier. - rougail.val1_dyn.var2 - rougail.val2_dyn.var2 - string standard mandatory Value is first variable. - Default: the values of undocumented - variables. - rougail.val1_dyn.var3 - rougail.val2_dyn.var3 - string standard mandatory Value is relative first variable. - Default: the values of undocumented - variables. - rougail.val1_dyn.var4 - rougail.val2_dyn.var4 - string standard mandatory Value is first variable of val1. - Default: the value of the variable - "rougail.val1_dyn.var1". - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.val1_dyn.var1 │ Value is suffix. │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var2 │ Value is first variable. │ +│ rougail.val2_dyn.var2 │ Default: the values of undocumented │ +│  string   standard   mandatory  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var3 │ Value is relative first variable. │ +│ rougail.val2_dyn.var3 │ Default: the values of undocumented │ +│  string   standard   mandatory  │ variables. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.val1_dyn.var4 │ Value is first variable of val1. │ +│ rougail.val2_dyn.var4 │ Default: the value of the variable │ +│  string   standard   mandatory  │ "rougail.val1_dyn.var1". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership.sh b/tests/results/test_namespace/60_6family_dynamic_leadership.sh index 6218cfc6f..10e154950 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership.sh +++ b/tests/results/test_namespace/60_6family_dynamic_leadership.sh @@ -1,54 +1,54 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A suffix variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ -basic -This family builds families dynamically. + a dynamic family -Identifiers: the value of the variable "rougail.var". - a leadership + basic  -basic -This family contains lists of variable blocks. +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + a leadership + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.leadership.leader - rougail.dynval2.leadership.leader - string basic mandatory unique A leader. - multiple - rougail.dynval1.leadership.follower1 - rougail.dynval2.leadership.follower1 - string standard A follower1. - rougail.dynval1.leadership.follower2 - rougail.dynval2.leadership.follower2 - string standard A follower2. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.leadership.leader │ A leader. │ +│ rougail.dynval2.leadership.leader │ │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.leadership.follower1 │ A follower1. │ +│ rougail.dynval2.leadership.follower1 │ │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.leadership.follower2 │ A follower2. │ +│ rougail.dynval2.leadership.follower2 │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.sh b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.sh index 5b14705dc..a6f5744f9 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.sh +++ b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.sh @@ -1,53 +1,54 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A suffix variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - a dynamic family +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ -basic -This family builds families dynamically. + a dynamic family -Identifiers: the value of the variable "rougail.var". - a leadership + basic  -basic -This family contains lists of variable blocks. +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + a leadership + basic  - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.leadership.leader - rougail.dynval2.leadership.leader - string basic mandatory unique A leader. - multiple - rougail.dynval1.leadership.follower1 - rougail.dynval2.leadership.follower1 - string standard A follower1. - rougail.dynval1.leadership.follower2 - rougail.dynval2.leadership.follower2 - string standard A follower2. - + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.leadership.leader │ A leader. │ +│ rougail.dynval2.leadership.leader │ │ +│  string   basic   mandatory   unique  │ │ +│ multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.leadership.follower1 │ A follower1. │ +│ rougail.dynval2.leadership.follower1 │ │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.leadership.follower2 │ A follower2. │ +│ rougail.dynval2.leadership.follower2 │ │ +│  string   standard  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh index 6cb2497a4..6d242902b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh @@ -1,89 +1,70 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory unique A dynamic variable. - multiple - Default: add 't' to each var value. - - - a Second dynamic variable - -standard - -This family builds families dynamically. - -Identifiers: the values of undocumented variables. + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ +│  string   standard   mandatory    │ │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a Second dynamic variable + standard  +This family builds families dynamically. +Identifiers: the values of undocumented variables. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.dyn_tval1.var - rougail.dynval1.dyn_tval2.var - rougail.dynval2.dyn_tval1.var - rougail.dynval2.dyn_tval2.var - string standard mandatory A variable dynamic. - Default: the value of the - identifier. - rougail.dynval1.dyn_tval1.var_ident… - rougail.dynval1.dyn_tval2.var_ident… - rougail.dynval2.dyn_tval1.var_ident… - rougail.dynval2.dyn_tval2.var_ident… - string standard mandatory Identifier from first family. - Default: the value of the - identifier. - rougail.dynval1.dyn_tval1.var_ident… - rougail.dynval1.dyn_tval2.var_ident… - rougail.dynval2.dyn_tval1.var_ident… - rougail.dynval2.dyn_tval2.var_ident… - string standard mandatory Merge identifiers. - Default: join identifier 1 et - identifier 2. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ +│ rougail.dynval2.dyn_tval2.var │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ +│ rougail.dynval2.dyn_tval2.var_identi… │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 et │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ +│ rougail.dynval2.dyn_tval2.var_identi… │ │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh index 6cb2497a4..6d242902b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh @@ -1,89 +1,70 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A identifier variable. - multiple - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   mandatory    │ Default: │ +│ unique   multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory unique A dynamic variable. - multiple - Default: add 't' to each var value. - - - a Second dynamic variable - -standard - -This family builds families dynamically. - -Identifiers: the values of undocumented variables. + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ +│  string   standard   mandatory    │ │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a Second dynamic variable + standard  +This family builds families dynamically. +Identifiers: the values of undocumented variables. - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.dyn_tval1.var - rougail.dynval1.dyn_tval2.var - rougail.dynval2.dyn_tval1.var - rougail.dynval2.dyn_tval2.var - string standard mandatory A variable dynamic. - Default: the value of the - identifier. - rougail.dynval1.dyn_tval1.var_ident… - rougail.dynval1.dyn_tval2.var_ident… - rougail.dynval2.dyn_tval1.var_ident… - rougail.dynval2.dyn_tval2.var_ident… - string standard mandatory Identifier from first family. - Default: the value of the - identifier. - rougail.dynval1.dyn_tval1.var_ident… - rougail.dynval1.dyn_tval2.var_ident… - rougail.dynval2.dyn_tval1.var_ident… - rougail.dynval2.dyn_tval2.var_ident… - string standard mandatory Merge identifiers. - Default: join identifier 1 et - identifier 2. - +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ +│ rougail.dynval2.dyn_tval2.var │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ +│ rougail.dynval2.dyn_tval2.var_identi… │ │ +│  string   standard   mandatory  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 et │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ +│ rougail.dynval2.dyn_tval2.var_identi… │ │ +│  string   standard   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh index f987141cc..de0bb44a4 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh @@ -1,76 +1,64 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A identifier variable. - Examples: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   unique    │ Examples: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A dynamic family - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard mandatory unique A dynamic variable. - multiple - Default: add 't' to each var value. - - - a Second dynamic variable - -standard - -This family builds families dynamically. - -Identifiers: the values of undocumented variables. + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ +│  string   standard   mandatory    │ │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a Second dynamic variable - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.dyn_example.var - rougail.dynval2.dyn_example.var - string standard mandatory A variable dynamic. - Default: the value of the - identifier. - rougail.dynval1.dyn_example.var_ide… - rougail.dynval2.dyn_example.var_ide… - string standard mandatory Identifier from first family. - Default: the value of the - identifier. - rougail.dynval1.dyn_example.var_ide… - rougail.dynval2.dyn_example.var_ide… - string standard mandatory Merge identifiers. - Default: join identifier 1 et - identifier 2. - + standard  + + +This family builds families dynamically. + + +Identifiers: the values of undocumented variables. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.dyn_example.var │ A variable dynamic. │ +│ rougail.dynval2.dyn_example.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_example.var_iden… │ Identifier from first family. │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_example.var_iden… │ Merge identifiers. │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: join identifier 1 et │ +│  string   standard   mandatory  │ identifier 2. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh index 5f45d3b1e..49e7ce05b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh @@ -1,73 +1,64 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard unique multiple A identifier variable. - Default: - - - • val1 - • val2 - | +Variables for "Rougail" - A dynamic family - -standard - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A identifier variable. │ +│  string   standard   unique    │ Default: │ +│ multiple  │ - val1 │ +│ │ - val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.var - rougail.dynval2.var - string standard unique multiple A dynamic variable. - - - a Second dynamic variable - -standard - -This family builds families dynamically. - -Identifiers: the values of undocumented variables. + A dynamic family + standard  +This family builds families dynamically. +Identifiers: the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.var │ A dynamic variable. │ +│ rougail.dynval2.var │ │ +│  string   standard   unique    │ │ +│ multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.dyn_example.var - rougail.dynval2.dyn_example.var - string standard mandatory A variable dynamic. - Default: the value of the - identifier. - rougail.dynval1.dyn_example.var_ide… - rougail.dynval2.dyn_example.var_ide… - string standard mandatory Identifier from first family. - Default: the value of the - identifier. - rougail.dynval1.dyn_example.var_ide… - rougail.dynval2.dyn_example.var_ide… - string standard mandatory Merge identifiers. - Default: join identifier 1 et - identifier 2. - + a Second dynamic variable + + + standard  + + +This family builds families dynamically. + + +Identifiers: the values of undocumented variables. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.dyn_example.var │ A variable dynamic. │ +│ rougail.dynval2.dyn_example.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_example.var_iden… │ Identifier from first family. │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.dynval1.dyn_example.var_iden… │ Merge identifiers. │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: join identifier 1 et │ +│  string   standard   mandatory  │ identifier 2. │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_9extra_dynamic.sh b/tests/results/test_namespace/60_9extra_dynamic.sh index bab93ad2f..724f38445 100644 --- a/tests/results/test_namespace/60_9extra_dynamic.sh +++ b/tests/results/test_namespace/60_9extra_dynamic.sh @@ -1,35 +1,37 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + + +Variables for "Rougail" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A variable. │ +│  string   standard   mandatory    │ Default: a │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + +Variables for "extra" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory unique A variable. - multiple - Default: a - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "extra" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + extra.dyn_a - extra.dyn_a - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "rougail.var". + basic  - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.dyn_a.var - string basic mandatory Var. - +This family builds families dynamically. + + +Identifiers: the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.dyn_a.var │ Var. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_9extra_dynamic_extra.sh b/tests/results/test_namespace/60_9extra_dynamic_extra.sh index d9075ff7e..23ac28315 100644 --- a/tests/results/test_namespace/60_9extra_dynamic_extra.sh +++ b/tests/results/test_namespace/60_9extra_dynamic_extra.sh @@ -1,51 +1,52 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - général - -standard +Variables for "Rougail" - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.general.varname - string standard mandatory unique No change. - multiple - Default: a - -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "extra" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ + général - - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.var - string standard mandatory unique A varaible. - multiple - Default: a - + standard  - extra.dyn_a - -basic - -This family builds families dynamically. - -Identifiers: the value of the variable "extra.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.general.varname │ No change. │ +│  string   standard   mandatory    │ Default: a │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ - -  Variable                               Description                            - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - extra.dyn_a.var - string basic mandatory Var. - +Variables for "extra" + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.var │ A varaible. │ +│  string   standard   mandatory    │ Default: a │ +│ unique   multiple  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + + extra.dyn_a + + + basic  + + +This family builds families dynamically. + + +Identifiers: the value of the variable "extra.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ extra.dyn_a.var │ Var. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_9family_dynamic_calc_both.sh b/tests/results/test_namespace/60_9family_dynamic_calc_both.sh index da8f9a497..4306ffe3d 100644 --- a/tests/results/test_namespace/60_9family_dynamic_calc_both.sh +++ b/tests/results/test_namespace/60_9family_dynamic_calc_both.sh @@ -1,35 +1,34 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.var - string standard mandatory A suffix variable. - Default: val2 - +Variables for "Rougail" - a dynamic family - -basic - -This family builds families dynamically. - -Identifiers: - - • val1 - • the value of the variable "rougail.var". +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.var │ A suffix variable. │ +│  string   standard   mandatory  │ Default: val2 │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + a dynamic family - -  Variable                           Description                       - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.dynval1.vardyn - rougail.dynval2.vardyn - string basic mandatory A dynamic variable. - + + basic  + + +This family builds families dynamically. + + +Identifiers: +- val1 +- the value of the variable "rougail.var". + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.dynval1.vardyn │ A dynamic variable. │ +│ rougail.dynval2.vardyn │ │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/68_0family_leadership_mode.sh b/tests/results/test_namespace/68_0family_leadership_mode.sh index 6c2c2e294..415523fae 100644 --- a/tests/results/test_namespace/68_0family_leadership_mode.sh +++ b/tests/results/test_namespace/68_0family_leadership_mode.sh @@ -1,24 +1,28 @@ -┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -┃ Variables for "Rougail" ┃ -┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ - A leadership - -basic - -This family contains lists of variable blocks. +Variables for "Rougail" - -  Variable                                Description                           - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - rougail.leader.leader - string basic unique multiple A leader. - rougail.leader.follower1 - string standard A follower1. - rougail.leader.follower2 - string basic mandatory A follower2. - + A leadership + + + basic  + + +This family contains lists of variable blocks. + + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ rougail.leader.leader │ A leader. │ +│  string   basic   unique   multiple  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower1 │ A follower1. │ +│  string   standard  │ │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ rougail.leader.follower2 │ A follower2. │ +│  string   basic   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘