File: 50_encoding.t

package info (click to toggle)
libstring-copyright-perl 0.003014-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: perl: 177; makefile: 2; sh: 1
file content (16 lines) | stat: -rw-r--r-- 426 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use Test2::V0;

skip_all "FIXME: not yet written";

use String::Copyright;

done_testing;

__END__

FIXME:
  * raw strings should succeed on both latin1 and utf8 ©
  * utf8 strings should fail on latin1 © and succeed on utf8 ©
  * utf8 strings should succeed on double-byte names
  * utf8 strings should correctly normalize double-byte merged lines
  * utf8 strings should cleanup double-byte whitespace and exotic markers