Merge dev: cf-init создаёт Ext/ClientApplicationInterface.xml

This commit is contained in:
Nick Shirokov
2026-05-01 16:46:30 +03:00
13 changed files with 254 additions and 27 deletions
+9 -3
View File
@@ -1,7 +1,13 @@
{
"name": "Пустая конфигурация",
"params": { "name": "ТестоваяКонфигурация" },
"params": {
"name": "ТестоваяКонфигурация"
},
"expect": {
"files": ["Configuration.xml", "Languages/Русский.xml"]
"files": [
"Configuration.xml",
"Languages/Русский.xml",
"Ext/ClientApplicationInterface.xml"
]
}
}
}
+9 -3
View File
@@ -1,7 +1,13 @@
{
"name": "Минимальная конфигурация (только имя)",
"params": { "name": "МинКонф" },
"params": {
"name": "МинКонф"
},
"expect": {
"files": ["Configuration.xml", "Languages/Русский.xml"]
"files": [
"Configuration.xml",
"Languages/Русский.xml",
"Ext/ClientApplicationInterface.xml"
]
}
}
}
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientApplicationInterface xmlns="http://v8.1c.ru/8.2/managed-application/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InterfaceLayouter">
<top>
<panel id="UUID-001">
<uuid>UUID-002</uuid>
</panel>
</top>
<left>
<panel id="UUID-003">
<uuid>UUID-004</uuid>
</panel>
</left>
<panelDef id="UUID-004"/>
<panelDef id="UUID-005"/>
<panelDef id="UUID-006"/>
<panelDef id="UUID-002"/>
<panelDef id="UUID-007"/>
</ClientApplicationInterface>
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientApplicationInterface xmlns="http://v8.1c.ru/8.2/managed-application/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InterfaceLayouter">
<top>
<panel id="UUID-001">
<uuid>UUID-002</uuid>
</panel>
</top>
<left>
<panel id="UUID-003">
<uuid>UUID-004</uuid>
</panel>
</left>
<panelDef id="UUID-004"/>
<panelDef id="UUID-005"/>
<panelDef id="UUID-006"/>
<panelDef id="UUID-002"/>
<panelDef id="UUID-007"/>
</ClientApplicationInterface>
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientApplicationInterface xmlns="http://v8.1c.ru/8.2/managed-application/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InterfaceLayouter">
<top>
<panel id="UUID-001">
<uuid>UUID-002</uuid>
</panel>
</top>
<left>
<panel id="UUID-003">
<uuid>UUID-004</uuid>
</panel>
</left>
<panelDef id="UUID-004"/>
<panelDef id="UUID-005"/>
<panelDef id="UUID-006"/>
<panelDef id="UUID-002"/>
<panelDef id="UUID-007"/>
</ClientApplicationInterface>
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientApplicationInterface xmlns="http://v8.1c.ru/8.2/managed-application/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InterfaceLayouter">
<top>
<panel id="UUID-001">
<uuid>UUID-002</uuid>
</panel>
</top>
<left>
<panel id="UUID-003">
<uuid>UUID-004</uuid>
</panel>
</left>
<panelDef id="UUID-004"/>
<panelDef id="UUID-005"/>
<panelDef id="UUID-006"/>
<panelDef id="UUID-002"/>
<panelDef id="UUID-007"/>
</ClientApplicationInterface>
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<ClientApplicationInterface xmlns="http://v8.1c.ru/8.2/managed-application/core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="InterfaceLayouter">
<top>
<panel id="UUID-001">
<uuid>UUID-002</uuid>
</panel>
</top>
<left>
<panel id="UUID-003">
<uuid>UUID-004</uuid>
</panel>
</left>
<panelDef id="UUID-004"/>
<panelDef id="UUID-005"/>
<panelDef id="UUID-006"/>
<panelDef id="UUID-002"/>
<panelDef id="UUID-007"/>
</ClientApplicationInterface>
@@ -1,8 +1,17 @@
{
"name": "Конфигурация с CompatibilityMode",
"params": { "name": "ТестСовместимость" },
"args_extra": ["-CompatibilityMode", "Version8_3_17"],
"params": {
"name": "ТестСовместимость"
},
"args_extra": [
"-CompatibilityMode",
"Version8_3_17"
],
"expect": {
"files": ["Configuration.xml", "Languages/Русский.xml"]
"files": [
"Configuration.xml",
"Languages/Русский.xml",
"Ext/ClientApplicationInterface.xml"
]
}
}
}
+13 -4
View File
@@ -1,9 +1,18 @@
{
"name": "Конфигурация с синонимом",
"params": { "name": "ТестСиноним" },
"args_extra": ["-Synonym", "Тестовый синоним конфигурации"],
"params": {
"name": "ТестСиноним"
},
"args_extra": [
"-Synonym",
"Тестовый синоним конфигурации"
],
"expect": {
"files": ["Configuration.xml", "Languages/Русский.xml"],
"files": [
"Configuration.xml",
"Languages/Русский.xml",
"Ext/ClientApplicationInterface.xml"
],
"stdoutContains": "ТестСиноним"
}
}
}
+15 -4
View File
@@ -1,9 +1,20 @@
{
"name": "Конфигурация с поставщиком и версией",
"params": { "name": "Бухгалтерия" },
"args_extra": ["-Vendor", "Тест", "-Version", "2.0.1"],
"params": {
"name": "Бухгалтерия"
},
"args_extra": [
"-Vendor",
"Тест",
"-Version",
"2.0.1"
],
"expect": {
"files": ["Configuration.xml", "Languages/Русский.xml"],
"files": [
"Configuration.xml",
"Languages/Русский.xml",
"Ext/ClientApplicationInterface.xml"
],
"stdoutContains": "Бухгалтерия"
}
}
}