1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

b2/: insert a virtual empty hierarchy if test input starts with other file

Also updated the regression tests that explicitly provided an empty
hierarchy.
This commit is contained in:
Werner Almesberger
2012-06-02 20:42:49 -03:00
parent 3027daca18
commit d1593b6681
4 changed files with 6 additions and 14 deletions

View File

@@ -4,7 +4,6 @@
###############################################################################
tst "provider: one provider" <<EOF
; /* no hierarchy */
!-p
FOO USD 0 0
EOF
@@ -15,7 +14,6 @@ EOF
#------------------------------------------------------------------------------
tst "provider: two providers" <<EOF
; /* no hierarchy */
!-p
FOO USD 0 0
BAR EUR 5 100 /* EUR 5 S&H, EUR 100 minimum order */
@@ -27,7 +25,6 @@ EOF
#------------------------------------------------------------------------------
tst_fail "provider: duplicate provider" <<EOF
; /* no hierarchy */
!-p
FOO USD 0 0
FOO USD 0 0