1
0
mirror of https://github.com/bia-technologies/yaxunit.git synced 2025-03-17 20:48:01 +02:00

Merge pull request #79 from petypen/issue_78_picture

ISSUE #78 Картинка подсистемы ЮТДвижок размером 16*16
This commit is contained in:
Koryakin Aleksey 2023-05-11 13:41:32 +03:00 committed by GitHub
commit ee64e46651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:CommonPicture xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="dcac48ee-163e-4b4b-b644-823ee4f0fe91">
<name>ЮТПодсистема</name>
<synonym>
<key>ru</key>
<value>Картинка подсистемы ЮТДвижок</value>
</synonym>
</mdclass:CommonPicture>

View File

@ -29,6 +29,7 @@
<subsystems>Subsystem.ЮТФункциональность</subsystems>
<commonPictures>CommonPicture.ЮТНеизвестный</commonPictures>
<commonPictures>CommonPicture.ЮТОшибка</commonPictures>
<commonPictures>CommonPicture.ЮТПодсистема</commonPictures>
<commonPictures>CommonPicture.ЮТПропущен</commonPictures>
<commonPictures>CommonPicture.ЮТУпал</commonPictures>
<commonPictures>CommonPicture.ЮТУспешно</commonPictures>

View File

@ -1,11 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:Subsystem xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="36bb00a3-9e36-423a-9421-935867c7993e">
<mdclass:Subsystem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:core="http://g5.1c.ru/v8/dt/mcore" xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="36bb00a3-9e36-423a-9421-935867c7993e">
<name>ЮТДвижок</name>
<synonym>
<key>ru</key>
<value>Юнит тесты</value>
</synonym>
<includeInCommandInterface>true</includeInCommandInterface>
<picture xsi:type="core:PictureRef">
<picture>CommonPicture.ЮТПодсистема</picture>
</picture>
<content>CommonModule.Мокито</content>
<content>CommonModule.МокитоОбучение</content>
<content>CommonModule.МокитоПроверки</content>