File: 50_encoding.t

package info (click to toggle)
libstring-copyright-perl 0.003005-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 7
  • sloc: perl: 131; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
use strict;
use warnings;
use utf8;

use Test::More skip_all => "FIXME: not yet written";

use String::Copyright;

__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