File: 188_design_not_detectable.txt

package info (click to toggle)
boxes 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,800 kB
  • sloc: ansic: 10,566; lex: 517; sh: 503; makefile: 309; yacc: 272; lisp: 78
file content (11 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
:DESC
Tests that a proper error message is produced when the box design cannot be detected.

:ARGS
-r
:INPUT
foo
:OUTPUT-FILTER
:EXPECTED-ERROR 1
boxes: Box design autodetection failed. Use -d option.
:EOF