File: control

package info (click to toggle)
cewl 6.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: ruby: 2,161; sh: 16; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Test-Command: cewl --help
Restrictions: superficial

Test-Command: { cewl -v http://darknet.com.br | grep -i offsite; } || exit 77
Restrictions: skippable

Test-Command: { cewl https://darknet.com.br | grep -iC10 dark; } || exit 77
Restrictions: skippable

Test-Command: cewl -n https://darknet.com.br || exit 77
Restrictions: skippable

Test-Command: { cewl -d 1 https://people.debian.org/~eriberto | grep -iC1000 package; } || exit 77
Restrictions: skippable

Test-Command: { cewl -vce --ua supercow -d 1 https://www.debian.org | grep -iC1000 debian; } || exit 77
Restrictions: skippable