varmod-select-words.exp revision 1.7 1 1.6 rillig make: Bad modifier ":[]"
2 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
3 1.7 rillig in command "@echo 'LIST:[]="${LIST:[]}" is an error'"
4 1.6 rillig in target "mod-squarebrackets-empty"
5 1.2 rillig LIST:[0]="one two three four five six"
6 1.2 rillig LIST:[0x0]="one two three four five six"
7 1.2 rillig LIST:[000]="one two three four five six"
8 1.2 rillig LIST:[*]="one two three four five six"
9 1.2 rillig LIST:[@]="one two three four five six"
10 1.2 rillig LIST:[0]:C/ /,/="one,two three four five six"
11 1.2 rillig LIST:[0]:C/ /,/g="one,two,three,four,five,six"
12 1.2 rillig LIST:[0]:C/ /,/1g="one,two,three,four,five,six"
13 1.2 rillig LIST:[*]:C/ /,/="one,two three four five six"
14 1.2 rillig LIST:[*]:C/ /,/g="one,two,three,four,five,six"
15 1.2 rillig LIST:[*]:C/ /,/1g="one,two,three,four,five,six"
16 1.2 rillig LIST:[@]:C/ /,/="one two three four five six"
17 1.2 rillig LIST:[@]:C/ /,/g="one two three four five six"
18 1.2 rillig LIST:[@]:C/ /,/1g="one two three four five six"
19 1.2 rillig LIST:[@]:[0]:C/ /,/="one,two three four five six"
20 1.2 rillig LIST:[0]:[@]:C/ /,/="one two three four five six"
21 1.2 rillig LIST:[@]:[*]:C/ /,/="one,two three four five six"
22 1.2 rillig LIST:[*]:[@]:C/ /,/="one two three four five six"
23 1.2 rillig EMPTY=""
24 1.2 rillig EMPTY:[#]="1" == 1 ?
25 1.2 rillig ESCAPEDSPACE="\ "
26 1.2 rillig ESCAPEDSPACE:[#]="1" == 1 ?
27 1.2 rillig REALLYSPACE=" "
28 1.2 rillig REALLYSPACE:[#]="1" == 1 ?
29 1.2 rillig LIST:[#]="6"
30 1.2 rillig LIST:[0]:[#]="1" == 1 ?
31 1.2 rillig LIST:[*]:[#]="1" == 1 ?
32 1.2 rillig LIST:[@]:[#]="6"
33 1.2 rillig LIST:[1]:[#]="1"
34 1.2 rillig LIST:[1..3]:[#]="3"
35 1.2 rillig EMPTY:[1]=""
36 1.2 rillig ESCAPEDSPACE="\ "
37 1.2 rillig ESCAPEDSPACE:[1]="\ "
38 1.2 rillig REALLYSPACE=" "
39 1.2 rillig REALLYSPACE:[1]="" == "" ?
40 1.2 rillig REALLYSPACE:[*]:[1]=" " == " " ?
41 1.2 rillig LIST:[1]="one"
42 1.6 rillig make: Bad modifier ":[1.]"
43 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
44 1.7 rillig in command "@echo 'LIST:[1.]="${LIST:[1.]}" is an error'"
45 1.6 rillig in target "mod-squarebrackets-n-error-1"
46 1.6 rillig make: Bad modifier ":[1]."
47 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
48 1.7 rillig in command "@echo 'LIST:[1].="${LIST:[1].}" is an error'"
49 1.6 rillig in target "mod-squarebrackets-n-error-2"
50 1.2 rillig LIST:[2]="two"
51 1.2 rillig LIST:[6]="six"
52 1.2 rillig LIST:[7]=""
53 1.2 rillig LIST:[999]=""
54 1.6 rillig make: Bad modifier ":[-]"
55 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
56 1.7 rillig in command "@echo 'LIST:[-]="${LIST:[-]}" is an error'"
57 1.6 rillig in target "mod-squarebrackets-n-error-3"
58 1.6 rillig make: Bad modifier ":[--]"
59 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
60 1.7 rillig in command "@echo 'LIST:[--]="${LIST:[--]}" is an error'"
61 1.6 rillig in target "mod-squarebrackets-n-error-4"
62 1.2 rillig LIST:[-1]="six"
63 1.2 rillig LIST:[-2]="five"
64 1.2 rillig LIST:[-6]="one"
65 1.2 rillig LIST:[-7]=""
66 1.2 rillig LIST:[-999]=""
67 1.2 rillig LONGLIST:[17]="17"
68 1.2 rillig LONGLIST:[0x11]="17"
69 1.2 rillig LONGLIST:[021]="17"
70 1.2 rillig LIST:[0]:[1]="one two three four five six"
71 1.2 rillig LIST:[*]:[1]="one two three four five six"
72 1.2 rillig LIST:[@]:[1]="one"
73 1.2 rillig LIST:[0]:[2]=""
74 1.2 rillig LIST:[*]:[2]=""
75 1.2 rillig LIST:[@]:[2]="two"
76 1.2 rillig LIST:[*]:C/ /,/:[2]=""
77 1.2 rillig LIST:[*]:C/ /,/:[*]:[2]=""
78 1.2 rillig LIST:[*]:C/ /,/:[@]:[2]="three"
79 1.2 rillig LONGLIST:[012..0x12]="10 11 12 13 14 15 16 17 18"
80 1.6 rillig make: Bad modifier ":[1.]"
81 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
82 1.7 rillig in command "@echo 'LIST:[1.]="${LIST:[1.]}" is an error'"
83 1.6 rillig in target "mod-squarebrackets-start-end-error-1"
84 1.6 rillig make: Bad modifier ":[1..]"
85 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
86 1.7 rillig in command "@echo 'LIST:[1..]="${LIST:[1..]}" is an error'"
87 1.6 rillig in target "mod-squarebrackets-start-end-error-2"
88 1.6 rillig make: Bad modifier ":[1.. ]"
89 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
90 1.7 rillig in command "@echo 'LIST:[1.. ]="${LIST:[1.. ]}" is an error'"
91 1.6 rillig in target "mod-squarebrackets-start-end-error-3"
92 1.2 rillig LIST:[1..1]="one"
93 1.6 rillig make: Bad modifier ":[1..1.]"
94 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
95 1.7 rillig in command "@echo 'LIST:[1..1.]="${LIST:[1..1.]}" is an error'"
96 1.6 rillig in target "mod-squarebrackets-start-end-error-4"
97 1.2 rillig LIST:[1..2]="one two"
98 1.2 rillig LIST:[2..1]="two one"
99 1.2 rillig LIST:[3..-2]="three four five"
100 1.2 rillig LIST:[-4..4]="three four"
101 1.6 rillig make: Bad modifier ":[0..1]"
102 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
103 1.7 rillig in command "@echo 'LIST:[0..1]="${LIST:[0..1]}" is an error'"
104 1.6 rillig in target "mod-squarebrackets-start-end-error-5"
105 1.6 rillig make: Bad modifier ":[-1..0]"
106 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
107 1.7 rillig in command "@echo 'LIST:[-1..0]="${LIST:[-1..0]}" is an error'"
108 1.6 rillig in target "mod-squarebrackets-start-end-error-6"
109 1.2 rillig LIST:[-1..1]="six five four three two one"
110 1.2 rillig LIST:[0..0]="one two three four five six"
111 1.2 rillig LIST:[3..99]="three four five six"
112 1.2 rillig LIST:[-3..-99]="four three two one"
113 1.2 rillig LIST:[-99..-3]="one two three four"
114 1.2 rillig HASH="#" == "#" ?
115 1.2 rillig LIST:[${HASH}]="6"
116 1.2 rillig LIST:[${ZERO}]="one two three four five six"
117 1.2 rillig LIST:[${ZERO}x${ONE}]="one"
118 1.2 rillig LIST:[${ONE}]="one"
119 1.2 rillig LIST:[${MINUSONE}]="six"
120 1.2 rillig LIST:[${STAR}]="one two three four five six"
121 1.2 rillig LIST:[${AT}]="one two three four five six"
122 1.6 rillig make: Bad modifier ":[${EMPTY"
123 1.6 rillig while evaluating variable "LIST" with value "one two three four five six"
124 1.7 rillig in command "@echo 'LIST:[$${EMPTY}]="${LIST:[${EMPTY}]}" is an error'"
125 1.6 rillig in target "mod-squarebrackets-nested-error-1"
126 1.2 rillig LIST:[${LONGLIST:[21]:S/2//}]="one"
127 1.2 rillig LIST:[${LIST:[#]}]="six"
128 1.2 rillig LIST:[${LIST:[${HASH}]}]="six"
129 1.2 rillig LIST:[ -1.. +3]="six five four three"
130 1.2 rillig LIST:S/ /,/="one two three four five six"
131 1.2 rillig LIST:S/ /,/W="one,two three four five six"
132 1.2 rillig LIST:S/ /,/gW="one,two,three,four,five,six"
133 1.2 rillig EMPTY:S/^/,/=","
134 1.2 rillig EMPTY:S/^/,/W=","
135 1.2 rillig LIST:C/ /,/="one two three four five six"
136 1.2 rillig LIST:C/ /,/W="one,two three four five six"
137 1.2 rillig LIST:C/ /,/gW="one,two,three,four,five,six"
138 1.2 rillig EMPTY:C/^/,/=","
139 1.2 rillig EMPTY:C/^/,/W=","
140 1.2 rillig LIST:tW="one two three four five six"
141 1.2 rillig LIST:tw="one two three four five six"
142 1.2 rillig LIST:tW:C/ /,/="one,two three four five six"
143 1.2 rillig LIST:tW:C/ /,/g="one,two,three,four,five,six"
144 1.2 rillig LIST:tW:C/ /,/1g="one,two,three,four,five,six"
145 1.2 rillig LIST:tw:C/ /,/="one two three four five six"
146 1.2 rillig LIST:tw:C/ /,/g="one two three four five six"
147 1.2 rillig LIST:tw:C/ /,/1g="one two three four five six"
148 1.2 rillig LIST:tw:tW:C/ /,/="one,two three four five six"
149 1.2 rillig LIST:tW:tw:C/ /,/="one two three four five six"
150 1.4 rillig exit status 2
151