mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-09-18 07:35:52 +03:00
test(mxl): переснять снэпшоты соседних навыков после правки эмиссии
Снэпшоты mxl-decompile/mxl-info/mxl-validate строятся preRun-прогоном mxl-compile, поэтому дрейфуют вместе с ним. Дрейф ровно двух видов: убран избыточный <i> и схлопнуты пустые строки в indexTo. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
cd9a800f8b
commit
c5a65ef620
@@ -16,7 +16,6 @@
|
||||
<index>0</index>
|
||||
<row>
|
||||
<c>
|
||||
<i>0</i>
|
||||
<c>
|
||||
<f>2</f>
|
||||
<parameter>ТекстЗаголовка</parameter>
|
||||
@@ -28,7 +27,6 @@
|
||||
<index>1</index>
|
||||
<row>
|
||||
<c>
|
||||
<i>0</i>
|
||||
<c>
|
||||
<f>1</f>
|
||||
<tl>
|
||||
@@ -53,14 +51,12 @@
|
||||
<index>2</index>
|
||||
<row>
|
||||
<c>
|
||||
<i>0</i>
|
||||
<c>
|
||||
<f>4</f>
|
||||
<parameter>НомерСтроки</parameter>
|
||||
</c>
|
||||
</c>
|
||||
<c>
|
||||
<i>1</i>
|
||||
<c>
|
||||
<f>4</f>
|
||||
<parameter>Товар</parameter>
|
||||
@@ -68,21 +64,18 @@
|
||||
</c>
|
||||
</c>
|
||||
<c>
|
||||
<i>2</i>
|
||||
<c>
|
||||
<f>5</f>
|
||||
<parameter>Количество</parameter>
|
||||
</c>
|
||||
</c>
|
||||
<c>
|
||||
<i>3</i>
|
||||
<c>
|
||||
<f>5</f>
|
||||
<parameter>Цена</parameter>
|
||||
</c>
|
||||
</c>
|
||||
<c>
|
||||
<i>4</i>
|
||||
<c>
|
||||
<f>5</f>
|
||||
<parameter>Сумма</parameter>
|
||||
@@ -106,7 +99,6 @@
|
||||
</c>
|
||||
</c>
|
||||
<c>
|
||||
<i>4</i>
|
||||
<c>
|
||||
<f>7</f>
|
||||
<parameter>Всего</parameter>
|
||||
|
||||
Reference in New Issue
Block a user