File: md

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 (39 lines) | stat: -rw-r--r-- 864 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
30
31
32
33
34
35
36
37
38
39
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
# alternatives

* `alternatives.default`:
    This test runs if no alternative is given.
* `alternatives.myalternate`:
    This test runs only for the given alternative, but it will always
    appear in the documentation output.

# misc

* `misc.requires`:
    This is a skipped test.

# misc.subdir

* `misc.subdir.subtest`:
    This test is in a subdirectory.

# multipart

* `multipart.multi`:
    1st test part.
    2nd test part.
    3rd test part.

# testdoc

* `testdoc.badtestdoc`:
    No documentation.
* `testdoc.multiline`:
    This is a multi-line TEST-DOC comment.
    This is the 2nd line.
    This is the 3rd line.
* `testdoc.singleline`:
    This is a single-line TEST-DOC comment.
* `testdoc.testdocmissing`:
    No documentation.