for creole's zephir2 branch
This commit is contained in:
1
tests/dicos/types/00_base.xml
Symbolic link
1
tests/dicos/types/00_base.xml
Symbolic link
@ -0,0 +1 @@
|
||||
../00_base.xml
|
21
tests/dicos/types/01_types.xml
Normal file
21
tests/dicos/types/01_types.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<creole>
|
||||
|
||||
<files/>
|
||||
|
||||
<variables>
|
||||
<family name='test'>
|
||||
<variable name='domaine' type='domain'/>
|
||||
<variable name='domaine_strict' type='domain_strict'/>
|
||||
<variable name='nom_hote' type='hostname'/>
|
||||
<variable name='nom_hote_strict' type='hostname_strict'/>
|
||||
</family>
|
||||
</variables>
|
||||
|
||||
<constraints>
|
||||
</constraints>
|
||||
|
||||
<help/>
|
||||
|
||||
</creole>
|
Reference in New Issue
Block a user