File: output

package info (click to toggle)
btest 0.72-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: python: 2,187; sh: 547; makefile: 165; xml: 12; awk: 1
file content (29 lines) | stat: -rw-r--r-- 504 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
20
21
22
23
24
25
26
27
28
29
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
progress ... 
  - Foo 1
  - Foo 2
  - Foo 3
  - Foo 4
progress ... ok
all 1 tests successful
---
  % cat .stderr
  [btest] -- Foo 1
  [btest] -- Foo 1 -- XXX
  [btest] -- Foo 3
  [btest] -- Foo 3 -- XXX
  [btest] -- Foo 4
  [btest] -- Foo 4

all 1 tests successful
---
progress ...
  > bash %INPUT >&2
  - Foo 1
  - Foo 2
  - Foo 3
  - Foo 4
... progress ok
all 1 tests successful
---
---