File: extension.out

package info (click to toggle)
pgtap 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,792 kB
  • sloc: sql: 25,795; sh: 790; makefile: 287; perl: 175
file content (74 lines) | stat: -rw-r--r-- 4,758 bytes parent folder | download | duplicates (4)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
\unset ECHO
1..72
ok 1 - extensions_are(sch, exts, desc) should pass
ok 2 - extensions_are(sch, exts, desc) should have the proper description
ok 3 - extensions_are(sch, exts, desc) should have the proper diagnostics
ok 4 - extensions_are(sch, exts) should pass
ok 5 - extensions_are(sch, exts) should have the proper description
ok 6 - extensions_are(sch, exts) should have the proper diagnostics
ok 7 - extensions_are(exts, desc) should pass
ok 8 - extensions_are(exts, desc) should have the proper description
ok 9 - extensions_are(exts, desc) should have the proper diagnostics
ok 10 - extensions_are(exts) should pass
ok 11 - extensions_are(exts) should have the proper description
ok 12 - extensions_are(exts) should have the proper diagnostics
ok 13 - extensions_are(ci_schema, exts, desc) should pass
ok 14 - extensions_are(ci_schema, exts, desc) should have the proper description
ok 15 - extensions_are(ci_schema, exts, desc) should have the proper diagnostics
ok 16 - extensions_are(non-sch, exts) should pass
ok 17 - extensions_are(non-sch, exts) should have the proper description
ok 18 - extensions_are(non-sch, exts) should have the proper diagnostics
ok 19 - extensions_are(sch, good/bad, desc) should fail
ok 20 - extensions_are(sch, good/bad, desc) should have the proper description
ok 21 - extensions_are(sch, good/bad, desc) should have the proper diagnostics
ok 22 - extensions_are(someexts) should fail
ok 23 - extensions_are(someexts) should have the proper description
ok 24 - extensions_are(someexts) should have the proper diagnostics
ok 25 - has_extension( schema, name, desc ) should pass
ok 26 - has_extension( schema, name, desc ) should have the proper description
ok 27 - has_extension( schema, name, desc ) should have the proper diagnostics
ok 28 - has_extension( schema, name ) should pass
ok 29 - has_extension( schema, name ) should have the proper description
ok 30 - has_extension( schema, name ) should have the proper diagnostics
ok 31 - has_extension( name, desc ) should pass
ok 32 - has_extension( name, desc ) should have the proper description
ok 33 - has_extension( name, desc ) should have the proper diagnostics
ok 34 - has_extension( name ) should pass
ok 35 - has_extension( name ) should have the proper description
ok 36 - has_extension( name ) should have the proper diagnostics
ok 37 - has_extension( schema, name, desc ) fail should fail
ok 38 - has_extension( schema, name, desc ) fail should have the proper description
ok 39 - has_extension( schema, name, desc ) fail should have the proper diagnostics
ok 40 - has_extension( schema, name ) fail should fail
ok 41 - has_extension( schema, name ) fail should have the proper description
ok 42 - has_extension( schema, name ) fail should have the proper diagnostics
ok 43 - has_extension( name, desc ) fail should fail
ok 44 - has_extension( name, desc ) fail should have the proper description
ok 45 - has_extension( name, desc ) fail should have the proper diagnostics
ok 46 - has_extension( name ) fail should fail
ok 47 - has_extension( name ) fail should have the proper description
ok 48 - has_extension( name ) fail should have the proper diagnostics
ok 49 - hasnt_extension( schema, name, desc ) should pass
ok 50 - hasnt_extension( schema, name, desc ) should have the proper description
ok 51 - hasnt_extension( schema, name, desc ) should have the proper diagnostics
ok 52 - hasnt_extension( schema, name ) should pass
ok 53 - hasnt_extension( schema, name ) should have the proper description
ok 54 - hasnt_extension( schema, name ) should have the proper diagnostics
ok 55 - hasnt_extension( name, desc ) should pass
ok 56 - hasnt_extension( name, desc ) should have the proper description
ok 57 - hasnt_extension( name, desc ) should have the proper diagnostics
ok 58 - hasnt_extension( name ) should pass
ok 59 - hasnt_extension( name ) should have the proper description
ok 60 - hasnt_extension( name ) should have the proper diagnostics
ok 61 - hasnt_extension( schema, name, desc ) should fail
ok 62 - hasnt_extension( schema, name, desc ) should have the proper description
ok 63 - hasnt_extension( schema, name, desc ) should have the proper diagnostics
ok 64 - hasnt_extension( schema, name ) should fail
ok 65 - hasnt_extension( schema, name ) should have the proper description
ok 66 - hasnt_extension( schema, name ) should have the proper diagnostics
ok 67 - hasnt_extension( name, desc ) should fail
ok 68 - hasnt_extension( name, desc ) should have the proper description
ok 69 - hasnt_extension( name, desc ) should have the proper diagnostics
ok 70 - hasnt_extension( name ) should fail
ok 71 - hasnt_extension( name ) should have the proper description
ok 72 - hasnt_extension( name ) should have the proper diagnostics