[go: up one dir, main page]

File: testissue71.sh

package info (click to toggle)
ucto 0.35-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,192 kB
  • sloc: cpp: 5,235; xml: 1,226; sh: 409; python: 151; makefile: 44
file content (21 lines) | stat: -rwxr-xr-x 837 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#/bin/sh

$exe issue71_b.xml testissue71_b_1_out.xml --passthru
$folialint --nooutput testissue71_b_1_out.xml 2>&1
$exe issue71_b.xml testissue71_b_2_out.xml -L nld
$folialint --nooutput testissue71_b_2_out.xml 2>&1

$exe issue71_c.xml testissue71_c_1_out.xml --passthru
$folialint --nooutput testissue71_c_1_out.xml 2>&1
$exe issue71_c.xml testissue71_c_2_out.xml -L nld
$folialint --nooutput testissue71_c_2_out.xml 2>&1

$exe issue71_d.xml testissue71_d_1_out.xml --passthru
$folialint --nooutput testissue71_d_1_out.xml 2>&1
$exe issue71_d.xml testissue71_d_2_out.xml -L nld
$folialint --nooutput testissue71_d_2_out.xml 2>&1

$exe issue71_e.xml testissue71_e_1_out.xml --passthru
$folialint --nooutput testissue71_e_1_out.xml 2>&1
$exe issue71_e.xml testissue71_e_2_out.xml -L nld
$folialint --nooutput testissue71_e_2_out.xml 2>&1