rougail/tests/dictionaries/01fill_quote/yml/00-base.yml

44 lines
888 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
- variable:
name: mode_conteneur_actif1
type: string
description: No change
- variable:
name: mode_conteneur_actif2
type: string
description: No change
- variable:
name: mode_conteneur_actif3
type: string
description: No change
constraints:
- fill:
- name: calc_val
param:
- text: quote'
target:
- text: mode_conteneur_actif
- name: calc_val
param:
- text: quote"
target:
- text: mode_conteneur_actif1
- name: calc_val
param:
- text: quote"'
target:
- text: mode_conteneur_actif2
- name: calc_val
param:
- text: quote"\'
target:
- text: mode_conteneur_actif3