Skip to content

Commit 1152e95

Browse files
author
Florian Videau
committed
fixed test failure on linux for VueJS caused by PHP bug 78129
1 parent 80c674f commit 1152e95

12 files changed

Lines changed: 33 additions & 33 deletions

File tree

tests/assets/vuejs/Csv.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ some-context,js-action,
2121
,t-singular2,
2222
,t-v-bind,
2323
context,t-action,
24-
,t-v-text,
2524
,back-tick-in-tag,
25+
,t-v-text,
2626
,t-text,
2727
,t-singular,
2828
,t-tag,

tests/assets/vuejs/CsvDictionary.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ multi-occurrence,
1212
t-singular2,
1313
t-v-bind,
1414
t-action,
15-
t-v-text,
1615
back-tick-in-tag,
16+
t-v-text,
1717
t-text,
1818
t-singular,
1919
t-tag,

tests/assets/vuejs/Jed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"context\\u0004t-action": [
4848
""
4949
],
50-
"t-v-text": [
50+
"back-tick-in-tag": [
5151
""
5252
],
53-
"back-tick-in-tag": [
53+
"t-v-text": [
5454
""
5555
],
5656
"t-text": [

tests/assets/vuejs/Json

Whitespace-only changes.

tests/assets/vuejs/Json.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"t-v-bind": [
4343
""
4444
],
45-
"t-v-text": [
45+
"back-tick-in-tag": [
4646
""
4747
],
48-
"back-tick-in-tag": [
48+
"t-v-text": [
4949
""
5050
],
5151
"t-text": [

tests/assets/vuejs/JsonDictionary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"t-singular2": "",
1414
"t-v-bind": "",
1515
"t-action": "",
16-
"t-v-text": "",
1716
"back-tick-in-tag": "",
17+
"t-v-text": "",
1818
"t-text": "",
1919
"t-singular": "",
2020
"t-tag": "",

tests/assets/vuejs/PhpArray.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
array (
6666
0 => '',
6767
),
68-
't-v-text' =>
68+
'back-tick-in-tag' =>
6969
array (
7070
0 => '',
7171
),
72-
'back-tick-in-tag' =>
72+
't-v-text' =>
7373
array (
7474
0 => '',
7575
),

tests/assets/vuejs/Po.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ msgctxt "context"
7373
msgid "t-action"
7474
msgstr ""
7575

76-
#: ./tests/assets/vuejs/input.vue:43
77-
msgid "t-v-text"
76+
#: ./tests/assets/vuejs/input.vue:37
77+
msgid "back-tick-in-tag"
7878
msgstr ""
7979

80-
#: ./tests/assets/vuejs/input.vue:45
81-
msgid "back-tick-in-tag"
80+
#: ./tests/assets/vuejs/input.vue:47
81+
msgid "t-v-text"
8282
msgstr ""
8383

8484
#: ./tests/assets/vuejs/input.vue:3
@@ -140,19 +140,19 @@ msgctxt "context2"
140140
msgid "t-action2"
141141
msgstr ""
142142

143-
#: ./tests/assets/vuejs/input.vue:46
143+
#: ./tests/assets/vuejs/input.vue:38
144144
msgid "back-tick-in-mustache"
145145
msgstr ""
146146

147-
#: ./tests/assets/vuejs/input.vue:37
147+
#: ./tests/assets/vuejs/input.vue:41
148148
msgid "t-tag-2"
149149
msgstr ""
150150

151-
#: ./tests/assets/vuejs/input.vue:39
151+
#: ./tests/assets/vuejs/input.vue:43
152152
msgid "v-translate-attribute"
153153
msgstr ""
154154

155-
#: ./tests/assets/vuejs/input.vue:41
155+
#: ./tests/assets/vuejs/input.vue:45
156156
msgid "v-translate-attribute-single"
157157
msgid_plural "v-translate-attribute-plural"
158158
msgstr[0] ""

tests/assets/vuejs/Xliff.xlf

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,23 +153,23 @@
153153
<target></target>
154154
</segment>
155155
</unit>
156-
<unit id="daad8e925a18ba86fb4d313c9f5f6851">
156+
<unit id="b919d0af5720cc8fc708afa7e33bb16c">
157157
<notes>
158158
<note category="context"></note>
159-
<note category="reference">./tests/assets/vuejs/input.vue:43</note>
159+
<note category="reference">./tests/assets/vuejs/input.vue:37</note>
160160
</notes>
161161
<segment>
162-
<source>t-v-text</source>
162+
<source>back-tick-in-tag</source>
163163
<target></target>
164164
</segment>
165165
</unit>
166-
<unit id="b919d0af5720cc8fc708afa7e33bb16c">
166+
<unit id="daad8e925a18ba86fb4d313c9f5f6851">
167167
<notes>
168168
<note category="context"></note>
169-
<note category="reference">./tests/assets/vuejs/input.vue:45</note>
169+
<note category="reference">./tests/assets/vuejs/input.vue:47</note>
170170
</notes>
171171
<segment>
172-
<source>back-tick-in-tag</source>
172+
<source>t-v-text</source>
173173
<target></target>
174174
</segment>
175175
</unit>
@@ -316,7 +316,7 @@
316316
<unit id="f0190d1513aa17c45b9b8f784938cd28">
317317
<notes>
318318
<note category="context"></note>
319-
<note category="reference">./tests/assets/vuejs/input.vue:46</note>
319+
<note category="reference">./tests/assets/vuejs/input.vue:38</note>
320320
</notes>
321321
<segment>
322322
<source>back-tick-in-mustache</source>
@@ -326,7 +326,7 @@
326326
<unit id="366e5ec376b0ffdf583eeb223e42ff79">
327327
<notes>
328328
<note category="context"></note>
329-
<note category="reference">./tests/assets/vuejs/input.vue:37</note>
329+
<note category="reference">./tests/assets/vuejs/input.vue:41</note>
330330
</notes>
331331
<segment>
332332
<source>t-tag-2</source>
@@ -336,7 +336,7 @@
336336
<unit id="1326b21a1daa0935a04ae1abe5204028">
337337
<notes>
338338
<note category="context"></note>
339-
<note category="reference">./tests/assets/vuejs/input.vue:39</note>
339+
<note category="reference">./tests/assets/vuejs/input.vue:43</note>
340340
</notes>
341341
<segment>
342342
<source>v-translate-attribute</source>
@@ -346,7 +346,7 @@
346346
<unit id="6d605b588286108b6b7271ffad83c1ba">
347347
<notes>
348348
<note category="context"></note>
349-
<note category="reference">./tests/assets/vuejs/input.vue:41</note>
349+
<note category="reference">./tests/assets/vuejs/input.vue:45</note>
350350
</notes>
351351
<segment>
352352
<source>v-translate-attribute-single</source>

tests/assets/vuejs/Yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ messages:
1616
multi-occurrence: ''
1717
t-singular2: ''
1818
t-v-bind: ''
19-
t-v-text: ''
2019
back-tick-in-tag: ''
20+
t-v-text: ''
2121
t-text: ''
2222
t-singular: ''
2323
t-tag: ''

0 commit comments

Comments
 (0)