File: control

package info (click to toggle)
ipolish 20240901-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,328 kB
  • sloc: sh: 78; makefile: 49
file content (31 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Test-Command: ./debian/tests/ipolish-test correct.txt
Features: test-name=ipolish_correct_words_default
Depends: ipolish

Test-Command: ./debian/tests/ipolish-test correct.txt -- -Tutf8
Features: test-name=ipolish_correct_words_explicit_utf8
Depends: ipolish

Test-Command: ./debian/tests/ipolish-test correct.txt --recode -- -Tlatin2
Features: test-name=ipolish_correct_words_latin2
Depends: ipolish, recode

Test-Command: ./debian/tests/ipolish-test incorrect.txt --misspelled
Features: test-name=ipolish_misspelled_words_default
Depends: ipolish

Test-Command: ./debian/tests/ipolish-test incorrect.txt --misspelled -- -Tutf8
Features: test-name=ipolish_misspelled_words_explicit_utf8
Depends: ipolish

Test-Command: ./debian/tests/ipolish-test incorrect.txt --misspelled --recode -- -Tlatin2
Features: test-name=ipolish_misspelled_words_latin2
Depends: ipolish, recode

Test-Command: ./debian/tests/wpolish-test correct.txt
Features: test-name=wpolish_correct_words
Depends: wpolish, locales

Test-Command: ./debian/tests/wpolish-test incorrect.txt --misspelled
Features: test-name=wpolish_misspelled_words
Depends: wpolish, locales