File:  [parser3project] / parser3 / tests / results / 398.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sun May 26 18:20:41 2024 UTC (2 years ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
Type -> Exception type for readability

Content-Type: text/html
Content-Length: 1234

'YQ==ICA=YQ==' = 'a a'
YWFh=YWFh
I. non-strict:
1 'aaa'
2 'aaa'
3 'aaa'
4 'a'
5 ''
6 'a'
7 'aa'
II. strict:
1 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 0 is detected
2 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 1 is detected
3 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 2 is detected
4 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
5 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
6 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
7 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
II. strict withour padding:
1 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 0 is detected
2 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 1 is detected
3 Exception type: base64.format,
Source: base64,
Comment: Unexpected '=' on position 2 is detected
4 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
5 Exception type: base64.format,
Source: base64,
Comment: Unexpected end of chars
6 'a'
7 'aa'

E-mail: