Petits détails dans les verifs
This commit is contained in:
parent
7ee84192ae
commit
1f5bae0647
@ -97,10 +97,10 @@ div.WordSection1
|
|||||||
|
|
||||||
------=_NextPart_000_000D_01D90392.5D220740
|
------=_NextPart_000_000D_01D90392.5D220740
|
||||||
Content-Type: application/pdf;
|
Content-Type: application/pdf;
|
||||||
name="pdftest.pdf"
|
name="pdftest2.pdf"
|
||||||
Content-Transfer-Encoding: base64
|
Content-Transfer-Encoding: base64
|
||||||
Content-Disposition: attachment;
|
Content-Disposition: attachment;
|
||||||
filename="pdftest.pdf"
|
filename="pdftest2.pdf"
|
||||||
|
|
||||||
JVBERi0xLjYKJcOkw7zDtsOfCjIgMCBvYmoKPDwvTGVuZ3RoIDMgMCBSL0ZpbHRlci9GbGF0ZURl
|
JVBERi0xLjYKJcOkw7zDtsOfCjIgMCBvYmoKPDwvTGVuZ3RoIDMgMCBSL0ZpbHRlci9GbGF0ZURl
|
||||||
Y29kZT4+CnN0cmVhbQp4nD2MKxKAMBBDfU8RjVi2n223HoOs4gAMsjDFcH0qOjURyctjsvhMA4OJ
|
Y29kZT4+CnN0cmVhbQp4nD2MKxKAMBBDfU8RjVi2n223HoOs4gAMsjDFcH0qOjURyctjsvhMA4OJ
|
||||||
|
@ -20,11 +20,11 @@ TESTS_REGEXP+=("\\* \"pdftest.pdf\" <https://depot.[^/]*/");
|
|||||||
TESTS_MATCHING_LINES+=(1);
|
TESTS_MATCHING_LINES+=(1);
|
||||||
|
|
||||||
TESTS_DESCRIPTION+=("La piece est correctement nommée pour un mail sans texte");
|
TESTS_DESCRIPTION+=("La piece est correctement nommée pour un mail sans texte");
|
||||||
TESTS_REGEXP+=("\\* \"pdftestmailsanstexte.pdf\" \\<https://depot.[^/]*/");
|
TESTS_REGEXP+=("\\* \"pdftestmailsanstexte.pdf\" <https://depot.[^/]*/");
|
||||||
TESTS_MATCHING_LINES+=(1);
|
TESTS_MATCHING_LINES+=(1);
|
||||||
|
|
||||||
TESTS_DESCRIPTION+=("La piece est correctement nommée pour une piece sans guillemets");
|
TESTS_DESCRIPTION+=("La piece est correctement nommée pour une piece sans guillemets");
|
||||||
TESTS_REGEXP+=("\\* \"pdftestSansGuillemets.pdf\" \\<https://depot.[^/]*/");
|
TESTS_REGEXP+=("\\* \"pdftestSansGuillemets.pdf\" <https://depot.[^/]*/");
|
||||||
TESTS_MATCHING_LINES+=(1);
|
TESTS_MATCHING_LINES+=(1);
|
||||||
|
|
||||||
TESTS_DESCRIPTION+=("L'encodage du mail est correct");
|
TESTS_DESCRIPTION+=("L'encodage du mail est correct");
|
||||||
|
Loading…
Reference in New Issue
Block a user