rougail/tests
Emmanuel Garette 0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
..
dictionaries Add new attribute "include" to "file" 2021-02-21 10:44:48 +01:00
eosfunc add ParamIndex 2021-02-17 22:32:28 +01:00
__init__.py refactor 2020-07-24 14:59:09 +02:00
test_1_flattener.py Simply library usage 2021-02-14 10:11:34 +01:00
test_2_makedict.py update tests 2020-12-26 15:15:51 +01:00
test_3_template.py Add new attribute "include" to "file" 2021-02-21 10:44:48 +01:00