Merge branch '1.3' into 2.0
Conflicts: src/Behat/MinkExtension/Context/MinkDictionary.php
This commit is contained in:
@@ -99,8 +99,8 @@
|
|||||||
<target><![CDATA[/^musím být na stránce "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^musím být na stránce "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?:url|adresa|url adresa) musí mít tvar (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^(?:url|adresa|url adresa) musí mít tvar (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -136,8 +136,8 @@
|
|||||||
<target><![CDATA[/^(?:|skulle jeg )være på hjemmesiden$/]]></target>
|
<target><![CDATA[/^(?:|skulle jeg )være på hjemmesiden$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^skulle webadressen matche (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^skulle webadressen matche (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -75,8 +75,8 @@
|
|||||||
<target><![CDATA[/^(?:|ich )sollte (?:|ich )auf "(?P<page>[^"]+)" sein$/]]></target>
|
<target><![CDATA[/^(?:|ich )sollte (?:|ich )auf "(?P<page>[^"]+)" sein$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?:|sollte )die Webadresse (?:|sollte )mit (?P<pattern>"([^"]|\\")*") übereinstimmen$/]]></target>
|
<target><![CDATA[/^(?:|sollte )die Webadresse (?:|sollte )mit (?P<pattern>"(?:[^"]|\\")*") übereinstimmen$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-response-status-code-should-be">
|
<trans-unit id="the-response-status-code-should-be">
|
||||||
<source><![CDATA[/^the response status code should be (?P<code>\d+)$/]]></source>
|
<source><![CDATA[/^the response status code should be (?P<code>\d+)$/]]></source>
|
||||||
|
|||||||
@@ -115,8 +115,8 @@
|
|||||||
<target><![CDATA[/^debo estar en "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^debo estar en "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^la URL debe seguir el patrón (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^la URL debe seguir el patrón (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -119,8 +119,8 @@
|
|||||||
<target><![CDATA[/^(?:|je )devrais être sur la page d'accueil$/]]></target>
|
<target><![CDATA[/^(?:|je )devrais être sur la page d'accueil$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^l'(?i)url(?-i) devrait suivre le motif (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^l'(?i)url(?-i) devrait suivre le motif (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -131,8 +131,8 @@
|
|||||||
<target><![CDATA[/^(?:|saya )harus (?:|berada )di (?:|halaman )beranda$/]]></target>
|
<target><![CDATA[/^(?:|saya )harus (?:|berada )di (?:|halaman )beranda$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^url (?i)url(?-i) harus cocok dengan (?:|pola )(?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^url (?i)url(?-i) harus cocok dengan (?:|pola )(?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -107,8 +107,8 @@
|
|||||||
<target><![CDATA[/^(?:|io )dovrei essere sulla pagina "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^(?:|io )dovrei essere sulla pagina "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^l'(?i)url(?-i) dovrebbe essere (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^l'(?i)url(?-i) dovrebbe essere (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -99,8 +99,8 @@
|
|||||||
<target><![CDATA[/^(?:|ユーザーが )(?P<page>[^\s]+) を表示していること$/u]]></target>
|
<target><![CDATA[/^(?:|ユーザーが )(?P<page>[^\s]+) を表示していること$/u]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?i)url(?-i)が (?P<pattern>"([^"]|\\")*") にマッチすること$/u]]></target>
|
<target><![CDATA[/^(?i)url(?-i)が (?P<pattern>"(?:[^"]|\\")*") にマッチすること$/u]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -115,8 +115,8 @@
|
|||||||
<target><![CDATA[/^moet (?:|ik )op "(?P<page>[^"]+)" zijn$/]]></target>
|
<target><![CDATA[/^moet (?:|ik )op "(?P<page>[^"]+)" zijn$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^moet de url overeenkomen met (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^moet de url overeenkomen met (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -99,8 +99,8 @@
|
|||||||
<target><![CDATA[/^(?:|że )powinienem być na stronie "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^(?:|że )powinienem być na stronie "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?:url|adres) powinien odpowiadać (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^(?:url|adres) powinien odpowiadać (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -115,8 +115,8 @@
|
|||||||
<target><![CDATA[/^(?:|Eu )estar em "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^(?:|Eu )estar em "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^a (?i)url(?-i) deve coincidir com (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^a (?i)url(?-i) deve coincidir com (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -135,8 +135,8 @@
|
|||||||
<target><![CDATA[/^(?:|я )должен быть на главной странице/]]></target>
|
<target><![CDATA[/^(?:|я )должен быть на главной странице/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?:url|адрес) должен соответствовать (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^(?:url|адрес) должен соответствовать (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -107,8 +107,8 @@
|
|||||||
<target><![CDATA[/^(?:mal(?:|a) by som byť|by som mal(?:|a) byť|som|musím byť) na(?:| stránke) "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^(?:mal(?:|a) by som byť|by som mal(?:|a) byť|som|musím byť) na(?:| stránke) "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?:url|adresa|link) (?:by mal(?:|a)|mal(?:|a) by|musí) zodpovedať(?:| vzoru) (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^(?:url|adresa|link) (?:by mal(?:|a)|mal(?:|a) by|musí) zodpovedať(?:| vzoru) (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -95,8 +95,8 @@
|
|||||||
<target><![CDATA[/^(?:|jag )skulle vara på "(?P<page>[^"]+)"$/]]></target>
|
<target><![CDATA[/^(?:|jag )skulle vara på "(?P<page>[^"]+)"$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^webbadressen skulle matcha (?P<pattern>"([^"]|\\")*")$/]]></target>
|
<target><![CDATA[/^webbadressen skulle matcha (?P<pattern>"(?:[^"]|\\")*")$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -100,8 +100,8 @@
|
|||||||
<target><![CDATA[/^(?:|我)应该到了“(?P<page>[^\s]+)”$/]]></target>
|
<target><![CDATA[/^(?:|我)应该到了“(?P<page>[^\s]+)”$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-url-should-match">
|
<trans-unit id="the-url-should-match">
|
||||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/]]></source>
|
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||||
<target><![CDATA[/^(?i)url(?-i) 应该匹配“(?P<pattern>"([^"]|\\")*")”$/]]></target>
|
<target><![CDATA[/^(?i)url(?-i) 应该匹配“(?P<pattern>"(?:[^"]|\\")*")”$/]]></target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="the-element-should-contain">
|
<trans-unit id="the-element-should-contain">
|
||||||
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
<source><![CDATA[/^the "(?P<element>[^"]*)" element should contain "(?P<value>(?:[^"]|\\")*)"$/]]></source>
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ class MinkContext extends RawMinkContext implements TranslatableContext
|
|||||||
/**
|
/**
|
||||||
* Checks, that current page PATH matches regular expression.
|
* Checks, that current page PATH matches regular expression.
|
||||||
*
|
*
|
||||||
* @Then /^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/
|
* @Then /^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/
|
||||||
*/
|
*/
|
||||||
public function assertUrlRegExp($pattern)
|
public function assertUrlRegExp($pattern)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user