~ubuntu-branches/ubuntu/vivid/cctools/vivid

« back to all changes in this revision

Viewing changes to ftsh/test/expr.expect

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2011-05-07 09:05:00 UTC
  • Revision ID: james.westby@ubuntu.com-20110507090500-lqpmdtwndor6e7os
Tags: upstream-3.3.2
ImportĀ upstreamĀ versionĀ 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ok
 
2
ok
 
3
ok
 
4
not a number
 
5
-10 -39 -10 ok
 
6
-9 -18 -9 ok
 
7
-8 3 -8 ok
 
8
-7 24 -7 ok
 
9
-6 45 -6 ok
 
10
-5 66 -5 ok
 
11
-4 87 -4 ok
 
12
-3 108 -3 ok
 
13
-2 129 -2 ok
 
14
-1 150 -1 ok
 
15
0 171 0 ok
 
16
1 192 1 ok
 
17
2 213 2 ok
 
18
3 234 3 ok
 
19
4 255 4 ok
 
20
5 276 5 ok
 
21
6 297 6 ok
 
22
7 318 7 ok
 
23
8 339 8 ok
 
24
9 360 9 ok
 
25
10 381 10 ok
 
26
1 1 ok
 
27
2 2 ok
 
28
3 3 ok
 
29
4 4 ok
 
30
5 5 ok
 
31
6 6 ok
 
32
7 7 ok
 
33
8 8 ok
 
34
9 9 ok
 
35
10 0 ok
 
36
11 1 ok
 
37
12 2 ok
 
38
13 3 ok
 
39
14 4 ok
 
40
15 5 ok
 
41
16 6 ok
 
42
17 7 ok
 
43
18 8 ok
 
44
19 9 ok
 
45
-10 -9 -11 ok
 
46
not -10 -9 -10 ok
 
47
-9 -8 -10 ok
 
48
not -9 -8 -9 ok
 
49
-8 -7 -9 ok
 
50
not -8 -7 -8 ok
 
51
-7 -6 -8 ok
 
52
not -7 -6 -7 ok
 
53
-6 -5 -7 ok
 
54
not -6 -5 -6 ok
 
55
-5 -4 -6 ok
 
56
not -5 -4 -5 ok
 
57
-4 -3 -5 ok
 
58
not -4 -3 -4 ok
 
59
-3 -2 -4 ok
 
60
not -3 -2 -3 ok
 
61
-2 -1 -3 ok
 
62
not -2 -1 -2 ok
 
63
-1 0 -2 ok
 
64
not -1 0 -1 ok
 
65
0 1 -1 ok
 
66
not 0 1 0 ok
 
67
1 2 0 ok
 
68
not 1 2 1 ok
 
69
2 3 1 ok
 
70
not 2 3 2 ok
 
71
3 4 2 ok
 
72
not 3 4 3 ok
 
73
4 5 3 ok
 
74
not 4 5 4 ok
 
75
5 6 4 ok
 
76
not 5 6 5 ok
 
77
6 7 5 ok
 
78
not 6 7 6 ok
 
79
7 8 6 ok
 
80
not 7 8 7 ok
 
81
8 9 7 ok
 
82
not 8 9 8 ok
 
83
9 10 8 ok
 
84
not 9 10 9 ok
 
85
10 11 9 ok
 
86
not 10 11 10 ok
 
87
true and true = true
 
88
true or true = true
 
89
not true = false
 
90
not true = false
 
91
true and false = false
 
92
true or false = true
 
93
not true = false
 
94
not false = true
 
95
false and true = false
 
96
false or true = true
 
97
not false = true
 
98
not true = false
 
99
false and false = false
 
100
false or false = false
 
101
not false = true
 
102
not false = true
 
103
a is unknown type
 
104
a exists
 
105
a is a file
 
106
a exists
 
107
a readable
 
108
a is a file
 
109
a exists
 
110
a writeable
 
111
a is a file
 
112
a exists
 
113
a executable
 
114
a is a file
 
115
g exists
 
116
g readable
 
117
g writeable
 
118
g executable
 
119
g is a dir
 
120
h exists
 
121
h readable
 
122
h writeable
 
123
h executable
 
124
h is a file
 
125
i exists
 
126
i readable
 
127
i writeable
 
128
i executable
 
129
i is a link