File: 167_duplicate_primary_name.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 (19 lines) | stat: -rw-r--r-- 495 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
:DESC
Test that two designs in the same file may not have the same name. The second one is invalid and should be skipped.

:ARGS
-f 167_duplicate_primary_name.cfg -l
:INPUT
:OUTPUT-FILTER
:EXPECTED
boxes: 167_duplicate_primary_name.cfg: line 35: duplicate box design name -- designA
boxes: 167_duplicate_primary_name.cfg: line 35: skipping to next design
1 Available Style in "167_duplicate_primary_name.cfg":
------------------------------------------------------

designA:

    designA


:EOF