File: control

package info (click to toggle)
utfcheck 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 2,356 kB
  • sloc: lex: 472; sh: 262; ansic: 130; makefile: 42
file content (19 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-ascii

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf8

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf8-bom-begin

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf8-bom-end

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-binary

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-ascii-only

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf8-expurgated

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf8-surrogate

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf16-be

Test-Command: cd test; utfcheck_bindir=/usr/bin ./test-utf16-le