\unset ECHO 1..678 ok 1 - has_tablespace(non-existent tablespace) should fail ok 2 - has_tablespace(non-existent tablespace) should have the proper description ok 3 - has_tablespace(non-existent tablespace) should have the proper diagnostics ok 4 - has_tablespace(non-existent tablespace, tab) should fail ok 5 - has_tablespace(non-existent tablespace, tab) should have the proper description ok 6 - has_tablespace(non-existent tablespace, tab) should have the proper diagnostics ok 7 - has_tablespace(tablespace) should pass ok 8 - has_tablespace(tablespace) should have the proper description ok 9 - has_tablespace(tablespace) should have the proper diagnostics ok 10 - has_tablespace(tablespace, desc) should pass ok 11 - has_tablespace(tablespace, desc) should have the proper description ok 12 - has_tablespace(tablespace, desc) should have the proper diagnostics ok 13 - hasnt_tablespace(non-existent tablespace) should pass ok 14 - hasnt_tablespace(non-existent tablespace) should have the proper description ok 15 - hasnt_tablespace(non-existent tablespace) should have the proper diagnostics ok 16 - hasnt_tablespace(non-existent tablespace, tab) should pass ok 17 - hasnt_tablespace(non-existent tablespace, tab) should have the proper description ok 18 - hasnt_tablespace(non-existent tablespace, tab) should have the proper diagnostics ok 19 - hasnt_tablespace(pg_default) should fail ok 20 - hasnt_tablespace(pg_default) should have the proper description ok 21 - hasnt_tablespace(pg_default) should have the proper diagnostics ok 22 - hasnt_tablespace(tablespace, desc) should fail ok 23 - hasnt_tablespace(tablespace, desc) should have the proper description ok 24 - hasnt_tablespace(tablespace, desc) should have the proper diagnostics ok 25 - has_schema(non-existent schema) should fail ok 26 - has_schema(non-existent schema) should have the proper description ok 27 - has_schema(non-existent schema) should have the proper diagnostics ok 28 - has_schema(non-existent schema, tab) should fail ok 29 - has_schema(non-existent schema, tab) should have the proper description ok 30 - has_schema(non-existent schema, tab) should have the proper diagnostics ok 31 - has_schema(schema) should pass ok 32 - has_schema(schema) should have the proper description ok 33 - has_schema(schema) should have the proper diagnostics ok 34 - has_schema(schema, desc) should pass ok 35 - has_schema(schema, desc) should have the proper description ok 36 - has_schema(schema, desc) should have the proper diagnostics ok 37 - hasnt_schema(non-existent schema) should pass ok 38 - hasnt_schema(non-existent schema) should have the proper description ok 39 - hasnt_schema(non-existent schema) should have the proper diagnostics ok 40 - hasnt_schema(non-existent schema, tab) should pass ok 41 - hasnt_schema(non-existent schema, tab) should have the proper description ok 42 - hasnt_schema(non-existent schema, tab) should have the proper diagnostics ok 43 - hasnt_schema(schema) should fail ok 44 - hasnt_schema(schema) should have the proper description ok 45 - hasnt_schema(schema) should have the proper diagnostics ok 46 - hasnt_schema(schema, desc) should fail ok 47 - hasnt_schema(schema, desc) should have the proper description ok 48 - hasnt_schema(schema, desc) should have the proper diagnostics ok 49 - has_table(non-existent table) should fail ok 50 - has_table(non-existent table) should have the proper description ok 51 - has_table(non-existent table) should have the proper diagnostics ok 52 - has_table(non-existent schema, tab) should fail ok 53 - has_table(non-existent schema, tab) should have the proper description ok 54 - has_table(non-existent schema, tab) should have the proper diagnostics ok 55 - has_table(sch, non-existent table, desc) should fail ok 56 - has_table(sch, non-existent table, desc) should have the proper description ok 57 - has_table(sch, non-existent table, desc) should have the proper diagnostics ok 58 - has_table(tab, desc) should pass ok 59 - has_table(tab, desc) should have the proper description ok 60 - has_table(tab, desc) should have the proper diagnostics ok 61 - has_table(sch, tab, desc) should pass ok 62 - has_table(sch, tab, desc) should have the proper description ok 63 - has_table(sch, tab, desc) should have the proper diagnostics ok 64 - has_table(sch, view, desc) should fail ok 65 - has_table(sch, view, desc) should have the proper description ok 66 - has_table(sch, view, desc) should have the proper diagnostics ok 67 - has_table(type, desc) should fail ok 68 - has_table(type, desc) should have the proper description ok 69 - has_table(type, desc) should have the proper diagnostics ok 70 - hasnt_table(non-existent table) should pass ok 71 - hasnt_table(non-existent table) should have the proper description ok 72 - hasnt_table(non-existent table) should have the proper diagnostics ok 73 - hasnt_table(non-existent schema, tab) should pass ok 74 - hasnt_table(non-existent schema, tab) should have the proper description ok 75 - hasnt_table(non-existent schema, tab) should have the proper diagnostics ok 76 - hasnt_table(sch, non-existent tab, desc) should pass ok 77 - hasnt_table(sch, non-existent tab, desc) should have the proper description ok 78 - hasnt_table(sch, non-existent tab, desc) should have the proper diagnostics ok 79 - hasnt_table(tab, desc) should fail ok 80 - hasnt_table(tab, desc) should have the proper description ok 81 - hasnt_table(tab, desc) should have the proper diagnostics ok 82 - hasnt_table(sch, tab, desc) should fail ok 83 - hasnt_table(sch, tab, desc) should have the proper description ok 84 - hasnt_table(sch, tab, desc) should have the proper diagnostics ok 85 - has_view(non-existent view) should fail ok 86 - has_view(non-existent view) should have the proper description ok 87 - has_view(non-existent view) should have the proper diagnostics ok 88 - has_view(non-existent view, desc) should fail ok 89 - has_view(non-existent view, desc) should have the proper description ok 90 - has_view(non-existent view, desc) should have the proper diagnostics ok 91 - has_view(sch, non-existtent view, desc) should fail ok 92 - has_view(sch, non-existtent view, desc) should have the proper description ok 93 - has_view(sch, non-existtent view, desc) should have the proper diagnostics ok 94 - has_view(view, desc) should pass ok 95 - has_view(view, desc) should have the proper description ok 96 - has_view(view, desc) should have the proper diagnostics ok 97 - has_view(sch, view, desc) should pass ok 98 - has_view(sch, view, desc) should have the proper description ok 99 - has_view(sch, view, desc) should have the proper diagnostics ok 100 - hasnt_view(non-existent view) should pass ok 101 - hasnt_view(non-existent view) should have the proper description ok 102 - hasnt_view(non-existent view) should have the proper diagnostics ok 103 - hasnt_view(non-existent view, desc) should pass ok 104 - hasnt_view(non-existent view, desc) should have the proper description ok 105 - hasnt_view(non-existent view, desc) should have the proper diagnostics ok 106 - hasnt_view(sch, non-existtent view, desc) should pass ok 107 - hasnt_view(sch, non-existtent view, desc) should have the proper description ok 108 - hasnt_view(sch, non-existtent view, desc) should have the proper diagnostics ok 109 - hasnt_view(view, desc) should fail ok 110 - hasnt_view(view, desc) should have the proper description ok 111 - hasnt_view(view, desc) should have the proper diagnostics ok 112 - hasnt_view(sch, view, desc) should fail ok 113 - hasnt_view(sch, view, desc) should have the proper description ok 114 - hasnt_view(sch, view, desc) should have the proper diagnostics ok 115 - has_sequence(non-existent sequence) should fail ok 116 - has_sequence(non-existent sequence) should have the proper description ok 117 - has_sequence(non-existent sequence) should have the proper diagnostics ok 118 - has_sequence(non-existent sequence, desc) should fail ok 119 - has_sequence(non-existent sequence, desc) should have the proper description ok 120 - has_sequence(non-existent sequence, desc) should have the proper diagnostics ok 121 - has_sequence(sch, non-existtent sequence, desc) should fail ok 122 - has_sequence(sch, non-existtent sequence, desc) should have the proper description ok 123 - has_sequence(sch, non-existtent sequence, desc) should have the proper diagnostics ok 124 - has_sequence(sequence, desc) should pass ok 125 - has_sequence(sequence, desc) should have the proper description ok 126 - has_sequence(sequence, desc) should have the proper diagnostics ok 127 - has_sequence(sch, sequence, desc) should pass ok 128 - has_sequence(sch, sequence, desc) should have the proper description ok 129 - has_sequence(sch, sequence, desc) should have the proper diagnostics ok 130 - hasnt_sequence(non-existent sequence) should pass ok 131 - hasnt_sequence(non-existent sequence) should have the proper description ok 132 - hasnt_sequence(non-existent sequence) should have the proper diagnostics ok 133 - hasnt_sequence(non-existent sequence, desc) should pass ok 134 - hasnt_sequence(non-existent sequence, desc) should have the proper description ok 135 - hasnt_sequence(non-existent sequence, desc) should have the proper diagnostics ok 136 - hasnt_sequence(sch, non-existtent sequence, desc) should pass ok 137 - hasnt_sequence(sch, non-existtent sequence, desc) should have the proper description ok 138 - hasnt_sequence(sch, non-existtent sequence, desc) should have the proper diagnostics ok 139 - hasnt_sequence(sequence, desc) should fail ok 140 - hasnt_sequence(sequence, desc) should have the proper description ok 141 - hasnt_sequence(sequence, desc) should have the proper diagnostics ok 142 - hasnt_sequence(sch, sequence, desc) should fail ok 143 - hasnt_sequence(sch, sequence, desc) should have the proper description ok 144 - hasnt_sequence(sch, sequence, desc) should have the proper diagnostics ok 145 - has_type(type) should pass ok 146 - has_type(type) should have the proper description ok 147 - has_type(type) should have the proper diagnostics ok 148 - has_type(type, desc) should pass ok 149 - has_type(type, desc) should have the proper description ok 150 - has_type(type, desc) should have the proper diagnostics ok 151 - has_type(scheam, type) should pass ok 152 - has_type(scheam, type) should have the proper description ok 153 - has_type(scheam, type) should have the proper diagnostics ok 154 - has_type(schema, type, desc) should pass ok 155 - has_type(schema, type, desc) should have the proper description ok 156 - has_type(schema, type, desc) should have the proper diagnostics ok 157 - has_type(myType) should pass ok 158 - has_type(myType) should have the proper description ok 159 - has_type(myType) should have the proper diagnostics ok 160 - has_type(myType, desc) should pass ok 161 - has_type(myType, desc) should have the proper description ok 162 - has_type(myType, desc) should have the proper diagnostics ok 163 - has_type(scheam, myType) should pass ok 164 - has_type(scheam, myType) should have the proper description ok 165 - has_type(scheam, myType) should have the proper diagnostics ok 166 - has_type(schema, myType, desc) should pass ok 167 - has_type(schema, myType, desc) should have the proper description ok 168 - has_type(schema, myType, desc) should have the proper diagnostics ok 169 - has_type(type) should fail ok 170 - has_type(type) should have the proper description ok 171 - has_type(type) should have the proper diagnostics ok 172 - has_type(type, desc) should fail ok 173 - has_type(type, desc) should have the proper description ok 174 - has_type(type, desc) should have the proper diagnostics ok 175 - has_type(scheam, type) should fail ok 176 - has_type(scheam, type) should have the proper description ok 177 - has_type(scheam, type) should have the proper diagnostics ok 178 - has_type(schema, type, desc) should fail ok 179 - has_type(schema, type, desc) should have the proper description ok 180 - has_type(schema, type, desc) should have the proper diagnostics ok 181 - has_type(domain) should pass ok 182 - has_type(domain) should have the proper description ok 183 - has_type(domain) should have the proper diagnostics ok 184 - has_type(myDomain) should pass ok 185 - has_type(myDomain) should have the proper description ok 186 - has_type(myDomain) should have the proper diagnostics ok 187 - hasnt_type(type) should pass ok 188 - hasnt_type(type) should have the proper description ok 189 - hasnt_type(type) should have the proper diagnostics ok 190 - hasnt_type(type, desc) should pass ok 191 - hasnt_type(type, desc) should have the proper description ok 192 - hasnt_type(type, desc) should have the proper diagnostics ok 193 - hasnt_type(scheam, type) should pass ok 194 - hasnt_type(scheam, type) should have the proper description ok 195 - hasnt_type(scheam, type) should have the proper diagnostics ok 196 - hasnt_type(schema, type, desc) should pass ok 197 - hasnt_type(schema, type, desc) should have the proper description ok 198 - hasnt_type(schema, type, desc) should have the proper diagnostics ok 199 - hasnt_type(type) should fail ok 200 - hasnt_type(type) should have the proper description ok 201 - hasnt_type(type) should have the proper diagnostics ok 202 - hasnt_type(type, desc) should fail ok 203 - hasnt_type(type, desc) should have the proper description ok 204 - hasnt_type(type, desc) should have the proper diagnostics ok 205 - hasnt_type(scheam, type) should fail ok 206 - hasnt_type(scheam, type) should have the proper description ok 207 - hasnt_type(scheam, type) should have the proper diagnostics ok 208 - hasnt_type(schema, type, desc) should fail ok 209 - hasnt_type(schema, type, desc) should have the proper description ok 210 - hasnt_type(schema, type, desc) should have the proper diagnostics ok 211 - has_domain(domain) should pass ok 212 - has_domain(domain) should have the proper description ok 213 - has_domain(domain) should have the proper diagnostics ok 214 - has_domain(domain, desc) should pass ok 215 - has_domain(domain, desc) should have the proper description ok 216 - has_domain(domain, desc) should have the proper diagnostics ok 217 - has_domain(scheam, domain) should pass ok 218 - has_domain(scheam, domain) should have the proper description ok 219 - has_domain(scheam, domain) should have the proper diagnostics ok 220 - has_domain(schema, domain, desc) should pass ok 221 - has_domain(schema, domain, desc) should have the proper description ok 222 - has_domain(schema, domain, desc) should have the proper diagnostics ok 223 - has_domain(myDomain) should pass ok 224 - has_domain(myDomain) should have the proper description ok 225 - has_domain(myDomain) should have the proper diagnostics ok 226 - has_domain(myDomain, desc) should pass ok 227 - has_domain(myDomain, desc) should have the proper description ok 228 - has_domain(myDomain, desc) should have the proper diagnostics ok 229 - has_domain(scheam, myDomain) should pass ok 230 - has_domain(scheam, myDomain) should have the proper description ok 231 - has_domain(scheam, myDomain) should have the proper diagnostics ok 232 - has_domain(schema, myDomain, desc) should pass ok 233 - has_domain(schema, myDomain, desc) should have the proper description ok 234 - has_domain(schema, myDomain, desc) should have the proper diagnostics ok 235 - has_domain(domain) should fail ok 236 - has_domain(domain) should have the proper description ok 237 - has_domain(domain) should have the proper diagnostics ok 238 - has_domain(domain, desc) should fail ok 239 - has_domain(domain, desc) should have the proper description ok 240 - has_domain(domain, desc) should have the proper diagnostics ok 241 - has_domain(scheam, domain) should fail ok 242 - has_domain(scheam, domain) should have the proper description ok 243 - has_domain(scheam, domain) should have the proper diagnostics ok 244 - has_domain(schema, domain, desc) should fail ok 245 - has_domain(schema, domain, desc) should have the proper description ok 246 - has_domain(schema, domain, desc) should have the proper diagnostics ok 247 - hasnt_domain(domain) should pass ok 248 - hasnt_domain(domain) should have the proper description ok 249 - hasnt_domain(domain) should have the proper diagnostics ok 250 - hasnt_domain(domain, desc) should pass ok 251 - hasnt_domain(domain, desc) should have the proper description ok 252 - hasnt_domain(domain, desc) should have the proper diagnostics ok 253 - hasnt_domain(scheam, domain) should pass ok 254 - hasnt_domain(scheam, domain) should have the proper description ok 255 - hasnt_domain(scheam, domain) should have the proper diagnostics ok 256 - hasnt_domain(schema, domain, desc) should pass ok 257 - hasnt_domain(schema, domain, desc) should have the proper description ok 258 - hasnt_domain(schema, domain, desc) should have the proper diagnostics ok 259 - hasnt_domain(domain) should fail ok 260 - hasnt_domain(domain) should have the proper description ok 261 - hasnt_domain(domain) should have the proper diagnostics ok 262 - hasnt_domain(domain, desc) should fail ok 263 - hasnt_domain(domain, desc) should have the proper description ok 264 - hasnt_domain(domain, desc) should have the proper diagnostics ok 265 - hasnt_domain(scheam, domain) should fail ok 266 - hasnt_domain(scheam, domain) should have the proper description ok 267 - hasnt_domain(scheam, domain) should have the proper diagnostics ok 268 - hasnt_domain(schema, domain, desc) should fail ok 269 - hasnt_domain(schema, domain, desc) should have the proper description ok 270 - hasnt_domain(schema, domain, desc) should have the proper diagnostics ok 271 - has_column(non-existent tab, col) should fail ok 272 - has_column(non-existent tab, col) should have the proper description ok 273 - has_column(non-existent tab, col) should have the proper diagnostics ok 274 - has_column(non-existent tab, col, desc) should fail ok 275 - has_column(non-existent tab, col, desc) should have the proper description ok 276 - has_column(non-existent tab, col, desc) should have the proper diagnostics ok 277 - has_column(non-existent sch, tab, col, desc) should fail ok 278 - has_column(non-existent sch, tab, col, desc) should have the proper description ok 279 - has_column(non-existent sch, tab, col, desc) should have the proper diagnostics ok 280 - has_column(table, column) should pass ok 281 - has_column(table, column) should have the proper description ok 282 - has_column(table, column) should have the proper diagnostics ok 283 - has_column(sch, tab, col, desc) should pass ok 284 - has_column(sch, tab, col, desc) should have the proper description ok 285 - has_column(sch, tab, col, desc) should have the proper diagnostics ok 286 - has_column(table, camleCase column) should pass ok 287 - has_column(table, camleCase column) should have the proper description ok 288 - has_column(table, camleCase column) should have the proper diagnostics ok 289 - has_column(view, column) should pass ok 290 - has_column(view, column) should have the proper description ok 291 - has_column(view, column) should have the proper diagnostics ok 292 - has_column(type, column) should pass ok 293 - has_column(type, column) should have the proper description ok 294 - has_column(type, column) should have the proper diagnostics ok 295 - hasnt_column(non-existent tab, col) should pass ok 296 - hasnt_column(non-existent tab, col) should have the proper description ok 297 - hasnt_column(non-existent tab, col) should have the proper diagnostics ok 298 - hasnt_column(non-existent tab, col, desc) should pass ok 299 - hasnt_column(non-existent tab, col, desc) should have the proper description ok 300 - hasnt_column(non-existent tab, col, desc) should have the proper diagnostics ok 301 - hasnt_column(non-existent sch, tab, col, desc) should pass ok 302 - hasnt_column(non-existent sch, tab, col, desc) should have the proper description ok 303 - hasnt_column(non-existent sch, tab, col, desc) should have the proper diagnostics ok 304 - hasnt_column(table, column) should fail ok 305 - hasnt_column(table, column) should have the proper description ok 306 - hasnt_column(table, column) should have the proper diagnostics ok 307 - hasnt_column(sch, tab, col, desc) should fail ok 308 - hasnt_column(sch, tab, col, desc) should have the proper description ok 309 - hasnt_column(sch, tab, col, desc) should have the proper diagnostics ok 310 - hasnt_column(view, column) should pass ok 311 - hasnt_column(view, column) should have the proper description ok 312 - hasnt_column(view, column) should have the proper diagnostics ok 313 - hasnt_column(type, column) should pass ok 314 - hasnt_column(type, column) should have the proper description ok 315 - hasnt_column(type, column) should have the proper diagnostics ok 316 - has_cast( src, targ, schema, func, desc) should pass ok 317 - has_cast( src, targ, schema, func, desc) should have the proper description ok 318 - has_cast( src, targ, schema, func, desc) should have the proper diagnostics ok 319 - has_cast( src, targ, schema, func ) should pass ok 320 - has_cast( src, targ, schema, func ) should have the proper description ok 321 - has_cast( src, targ, schema, func ) should have the proper diagnostics ok 322 - has_cast( src, targ, func, desc ) should pass ok 323 - has_cast( src, targ, func, desc ) should have the proper description ok 324 - has_cast( src, targ, func, desc ) should have the proper diagnostics ok 325 - has_cast( src, targ, func) should pass ok 326 - has_cast( src, targ, func) should have the proper description ok 327 - has_cast( src, targ, func) should have the proper diagnostics ok 328 - has_cast( src, targ, desc ) should pass ok 329 - has_cast( src, targ, desc ) should have the proper description ok 330 - has_cast( src, targ, desc ) should have the proper diagnostics ok 331 - has_cast( src, targ ) should pass ok 332 - has_cast( src, targ ) should have the proper description ok 333 - has_cast( src, targ ) should have the proper diagnostics ok 334 - has_cast( src, targ, schema, func, desc) fail should fail ok 335 - has_cast( src, targ, schema, func, desc) fail should have the proper description ok 336 - has_cast( src, targ, schema, func, desc) fail should have the proper diagnostics ok 337 - has_cast( src, targ, func, desc ) fail should fail ok 338 - has_cast( src, targ, func, desc ) fail should have the proper description ok 339 - has_cast( src, targ, func, desc ) fail should have the proper diagnostics ok 340 - has_cast( src, targ, desc ) fail should fail ok 341 - has_cast( src, targ, desc ) fail should have the proper description ok 342 - has_cast( src, targ, desc ) fail should have the proper diagnostics ok 343 - hasnt_cast( src, targ, schema, func, desc) should fail ok 344 - hasnt_cast( src, targ, schema, func, desc) should have the proper description ok 345 - hasnt_cast( src, targ, schema, func, desc) should have the proper diagnostics ok 346 - hasnt_cast( src, targ, schema, func ) should fail ok 347 - hasnt_cast( src, targ, schema, func ) should have the proper description ok 348 - hasnt_cast( src, targ, schema, func ) should have the proper diagnostics ok 349 - hasnt_cast( src, targ, func, desc ) should fail ok 350 - hasnt_cast( src, targ, func, desc ) should have the proper description ok 351 - hasnt_cast( src, targ, func, desc ) should have the proper diagnostics ok 352 - hasnt_cast( src, targ, func) should fail ok 353 - hasnt_cast( src, targ, func) should have the proper description ok 354 - hasnt_cast( src, targ, func) should have the proper diagnostics ok 355 - hasnt_cast( src, targ, desc ) should fail ok 356 - hasnt_cast( src, targ, desc ) should have the proper description ok 357 - hasnt_cast( src, targ, desc ) should have the proper diagnostics ok 358 - hasnt_cast( src, targ ) should fail ok 359 - hasnt_cast( src, targ ) should have the proper description ok 360 - hasnt_cast( src, targ ) should have the proper diagnostics ok 361 - hasnt_cast( src, targ, schema, func, desc) fail should pass ok 362 - hasnt_cast( src, targ, schema, func, desc) fail should have the proper description ok 363 - hasnt_cast( src, targ, schema, func, desc) fail should have the proper diagnostics ok 364 - hasnt_cast( src, targ, func, desc ) fail should pass ok 365 - hasnt_cast( src, targ, func, desc ) fail should have the proper description ok 366 - hasnt_cast( src, targ, func, desc ) fail should have the proper diagnostics ok 367 - hasnt_cast( src, targ, desc ) fail should pass ok 368 - hasnt_cast( src, targ, desc ) fail should have the proper description ok 369 - hasnt_cast( src, targ, desc ) fail should have the proper diagnostics ok 370 - cast_context_is( src, targ, context, desc ) should pass ok 371 - cast_context_is( src, targ, context, desc ) should have the proper description ok 372 - cast_context_is( src, targ, context, desc ) should have the proper diagnostics ok 373 - cast_context_is( src, targ, context ) should pass ok 374 - cast_context_is( src, targ, context ) should have the proper description ok 375 - cast_context_is( src, targ, context ) should have the proper diagnostics ok 376 - cast_context_is( src, targ, i, desc ) should pass ok 377 - cast_context_is( src, targ, i, desc ) should have the proper description ok 378 - cast_context_is( src, targ, i, desc ) should have the proper diagnostics ok 379 - cast_context_is( src, targ, IMPL, desc ) should pass ok 380 - cast_context_is( src, targ, IMPL, desc ) should have the proper description ok 381 - cast_context_is( src, targ, IMPL, desc ) should have the proper diagnostics ok 382 - cast_context_is( src, targ, assignment, desc ) should pass ok 383 - cast_context_is( src, targ, assignment, desc ) should have the proper description ok 384 - cast_context_is( src, targ, assignment, desc ) should have the proper diagnostics ok 385 - cast_context_is( src, targ, a, desc ) should pass ok 386 - cast_context_is( src, targ, a, desc ) should have the proper description ok 387 - cast_context_is( src, targ, a, desc ) should have the proper diagnostics ok 388 - cast_context_is( src, targ, ASS, desc ) should pass ok 389 - cast_context_is( src, targ, ASS, desc ) should have the proper description ok 390 - cast_context_is( src, targ, ASS, desc ) should have the proper diagnostics ok 391 - cast_context_is( src, targ, explicit, desc ) should pass ok 392 - cast_context_is( src, targ, explicit, desc ) should have the proper description ok 393 - cast_context_is( src, targ, explicit, desc ) should have the proper diagnostics ok 394 - cast_context_is( src, targ, e, desc ) should pass ok 395 - cast_context_is( src, targ, e, desc ) should have the proper description ok 396 - cast_context_is( src, targ, e, desc ) should have the proper diagnostics ok 397 - cast_context_is( src, targ, EX, desc ) should pass ok 398 - cast_context_is( src, targ, EX, desc ) should have the proper description ok 399 - cast_context_is( src, targ, EX, desc ) should have the proper diagnostics ok 400 - cast_context_is( src, targ, context, desc ) fail should fail ok 401 - cast_context_is( src, targ, context, desc ) fail should have the proper description ok 402 - cast_context_is( src, targ, context, desc ) fail should have the proper diagnostics ok 403 - cast_context_is( src, targ, context ) fail should fail ok 404 - cast_context_is( src, targ, context ) fail should have the proper description ok 405 - cast_context_is( src, targ, context ) fail should have the proper diagnostics ok 406 - cast_context_is( src, targ, context, desc ) noexist should fail ok 407 - cast_context_is( src, targ, context, desc ) noexist should have the proper description ok 408 - cast_context_is( src, targ, context, desc ) noexist should have the proper diagnostics ok 409 - has_operator( left, schema, name, right, result, desc ) should pass ok 410 - has_operator( left, schema, name, right, result, desc ) should have the proper description ok 411 - has_operator( left, schema, name, right, result, desc ) should have the proper diagnostics ok 412 - has_operator( left, schema, name, right, result ) should pass ok 413 - has_operator( left, schema, name, right, result ) should have the proper description ok 414 - has_operator( left, schema, name, right, result ) should have the proper diagnostics ok 415 - has_operator( left, name, right, result, desc ) should pass ok 416 - has_operator( left, name, right, result, desc ) should have the proper description ok 417 - has_operator( left, name, right, result, desc ) should have the proper diagnostics ok 418 - has_operator( left, name, right, result ) should pass ok 419 - has_operator( left, name, right, result ) should have the proper description ok 420 - has_operator( left, name, right, result ) should have the proper diagnostics ok 421 - has_operator( left, name, right, desc ) should pass ok 422 - has_operator( left, name, right, desc ) should have the proper description ok 423 - has_operator( left, name, right, desc ) should have the proper diagnostics ok 424 - has_operator( left, name, right ) should pass ok 425 - has_operator( left, name, right ) should have the proper description ok 426 - has_operator( left, name, right ) should have the proper diagnostics ok 427 - has_operator( left, schema, name, right, result, desc ) fail should fail ok 428 - has_operator( left, schema, name, right, result, desc ) fail should have the proper description ok 429 - has_operator( left, schema, name, right, result, desc ) fail should have the proper diagnostics ok 430 - has_operator( left, schema, name, right, result ) fail should fail ok 431 - has_operator( left, schema, name, right, result ) fail should have the proper description ok 432 - has_operator( left, schema, name, right, result ) fail should have the proper diagnostics ok 433 - has_operator( left, name, right, result, desc ) fail should fail ok 434 - has_operator( left, name, right, result, desc ) fail should have the proper description ok 435 - has_operator( left, name, right, result, desc ) fail should have the proper diagnostics ok 436 - has_operator( left, name, right, result ) fail should fail ok 437 - has_operator( left, name, right, result ) fail should have the proper description ok 438 - has_operator( left, name, right, result ) fail should have the proper diagnostics ok 439 - has_operator( left, name, right, desc ) fail should fail ok 440 - has_operator( left, name, right, desc ) fail should have the proper description ok 441 - has_operator( left, name, right, desc ) fail should have the proper diagnostics ok 442 - has_operator( left, name, right ) fail should fail ok 443 - has_operator( left, name, right ) fail should have the proper description ok 444 - has_operator( left, name, right ) fail should have the proper diagnostics ok 445 - has_leftop( schema, name, right, result, desc ) should pass ok 446 - has_leftop( schema, name, right, result, desc ) should have the proper description ok 447 - has_leftop( schema, name, right, result, desc ) should have the proper diagnostics ok 448 - has_leftop( schema, name, right, result ) should pass ok 449 - has_leftop( schema, name, right, result ) should have the proper description ok 450 - has_leftop( schema, name, right, result ) should have the proper diagnostics ok 451 - has_leftop( name, right, result, desc ) should pass ok 452 - has_leftop( name, right, result, desc ) should have the proper description ok 453 - has_leftop( name, right, result, desc ) should have the proper diagnostics ok 454 - has_leftop( name, right, result ) should pass ok 455 - has_leftop( name, right, result ) should have the proper description ok 456 - has_leftop( name, right, result ) should have the proper diagnostics ok 457 - has_leftop( name, right, desc ) should pass ok 458 - has_leftop( name, right, desc ) should have the proper description ok 459 - has_leftop( name, right, desc ) should have the proper diagnostics ok 460 - has_leftop( name, right ) should pass ok 461 - has_leftop( name, right ) should have the proper description ok 462 - has_leftop( name, right ) should have the proper diagnostics ok 463 - has_leftop( schema, name, right, result, desc ) fail should fail ok 464 - has_leftop( schema, name, right, result, desc ) fail should have the proper description ok 465 - has_leftop( schema, name, right, result, desc ) fail should have the proper diagnostics ok 466 - has_leftop( schema, name, right, result ) fail should fail ok 467 - has_leftop( schema, name, right, result ) fail should have the proper description ok 468 - has_leftop( schema, name, right, result ) fail should have the proper diagnostics ok 469 - has_leftop( name, right, result, desc ) fail should fail ok 470 - has_leftop( name, right, result, desc ) fail should have the proper description ok 471 - has_leftop( name, right, result, desc ) fail should have the proper diagnostics ok 472 - has_leftop( name, right, result ) fail should fail ok 473 - has_leftop( name, right, result ) fail should have the proper description ok 474 - has_leftop( name, right, result ) fail should have the proper diagnostics ok 475 - has_leftop( name, right, desc ) fail should fail ok 476 - has_leftop( name, right, desc ) fail should have the proper description ok 477 - has_leftop( name, right, desc ) fail should have the proper diagnostics ok 478 - has_leftop( name, right ) fail should fail ok 479 - has_leftop( name, right ) fail should have the proper description ok 480 - has_leftop( name, right ) fail should have the proper diagnostics ok 481 - has_rightop( left, schema, name, result, desc ) should pass ok 482 - has_rightop( left, schema, name, result, desc ) should have the proper description ok 483 - has_rightop( left, schema, name, result, desc ) should have the proper diagnostics ok 484 - has_rightop( left, schema, name, result ) should pass ok 485 - has_rightop( left, schema, name, result ) should have the proper description ok 486 - has_rightop( left, schema, name, result ) should have the proper diagnostics ok 487 - has_rightop( left, name, result, desc ) should pass ok 488 - has_rightop( left, name, result, desc ) should have the proper description ok 489 - has_rightop( left, name, result, desc ) should have the proper diagnostics ok 490 - has_rightop( left, name, result ) should pass ok 491 - has_rightop( left, name, result ) should have the proper description ok 492 - has_rightop( left, name, result ) should have the proper diagnostics ok 493 - has_rightop( left, name, desc ) should pass ok 494 - has_rightop( left, name, desc ) should have the proper description ok 495 - has_rightop( left, name, desc ) should have the proper diagnostics ok 496 - has_rightop( left, name ) should pass ok 497 - has_rightop( left, name ) should have the proper description ok 498 - has_rightop( left, name ) should have the proper diagnostics ok 499 - has_rightop( left, schema, name, result, desc ) fail should fail ok 500 - has_rightop( left, schema, name, result, desc ) fail should have the proper description ok 501 - has_rightop( left, schema, name, result, desc ) fail should have the proper diagnostics ok 502 - has_rightop( left, schema, name, result ) fail should fail ok 503 - has_rightop( left, schema, name, result ) fail should have the proper description ok 504 - has_rightop( left, schema, name, result ) fail should have the proper diagnostics ok 505 - has_rightop( left, name, result, desc ) fail should fail ok 506 - has_rightop( left, name, result, desc ) fail should have the proper description ok 507 - has_rightop( left, name, result, desc ) fail should have the proper diagnostics ok 508 - has_rightop( left, name, result ) fail should fail ok 509 - has_rightop( left, name, result ) fail should have the proper description ok 510 - has_rightop( left, name, result ) fail should have the proper diagnostics ok 511 - has_rightop( left, name, desc ) fail should fail ok 512 - has_rightop( left, name, desc ) fail should have the proper description ok 513 - has_rightop( left, name, desc ) fail should have the proper diagnostics ok 514 - has_rightop( left, name ) fail should fail ok 515 - has_rightop( left, name ) fail should have the proper description ok 516 - has_rightop( left, name ) fail should have the proper diagnostics ok 517 - has_language(language) should pass ok 518 - has_language(language) should have the proper description ok 519 - has_language(language) should have the proper diagnostics ok 520 - has_language(language, desc) should pass ok 521 - has_language(language, desc) should have the proper description ok 522 - has_language(language, desc) should have the proper diagnostics ok 523 - has_language(nonexistent language) should fail ok 524 - has_language(nonexistent language) should have the proper description ok 525 - has_language(nonexistent language) should have the proper diagnostics ok 526 - has_language(nonexistent language, desc) should fail ok 527 - has_language(nonexistent language, desc) should have the proper description ok 528 - has_language(nonexistent language, desc) should have the proper diagnostics ok 529 - hasnt_language(language) should fail ok 530 - hasnt_language(language) should have the proper description ok 531 - hasnt_language(language) should have the proper diagnostics ok 532 - hasnt_language(language, desc) should fail ok 533 - hasnt_language(language, desc) should have the proper description ok 534 - hasnt_language(language, desc) should have the proper diagnostics ok 535 - hasnt_language(nonexistent language) should pass ok 536 - hasnt_language(nonexistent language) should have the proper description ok 537 - hasnt_language(nonexistent language) should have the proper diagnostics ok 538 - hasnt_language(nonexistent language, desc) should pass ok 539 - hasnt_language(nonexistent language, desc) should have the proper description ok 540 - hasnt_language(nonexistent language, desc) should have the proper diagnostics ok 541 - language_is_trusted(language, desc) should pass ok 542 - language_is_trusted(language, desc) should have the proper description ok 543 - language_is_trusted(language, desc) should have the proper diagnostics ok 544 - language_is_trusted(language) should pass ok 545 - language_is_trusted(language) should have the proper description ok 546 - language_is_trusted(language) should have the proper diagnostics ok 547 - language_is_trusted(language, desc) fail should fail ok 548 - language_is_trusted(language, desc) fail should have the proper description ok 549 - language_is_trusted(language, desc) fail should have the proper diagnostics ok 550 - language_is_trusted(language, desc) non-existent should fail ok 551 - language_is_trusted(language, desc) non-existent should have the proper description ok 552 - language_is_trusted(language, desc) non-existent should have the proper diagnostics ok 553 - has_opclass( schema, name, desc ) should pass ok 554 - has_opclass( schema, name, desc ) should have the proper description ok 555 - has_opclass( schema, name, desc ) should have the proper diagnostics ok 556 - has_opclass( schema, name ) should pass ok 557 - has_opclass( schema, name ) should have the proper description ok 558 - has_opclass( schema, name ) should have the proper diagnostics ok 559 - has_opclass( name, desc ) should pass ok 560 - has_opclass( name, desc ) should have the proper description ok 561 - has_opclass( name, desc ) should have the proper diagnostics ok 562 - has_opclass( name ) should pass ok 563 - has_opclass( name ) should have the proper description ok 564 - has_opclass( name ) should have the proper diagnostics ok 565 - has_opclass( schema, name, desc ) fail should fail ok 566 - has_opclass( schema, name, desc ) fail should have the proper description ok 567 - has_opclass( schema, name, desc ) fail should have the proper diagnostics ok 568 - has_opclass( name, desc ) fail should fail ok 569 - has_opclass( name, desc ) fail should have the proper description ok 570 - has_opclass( name, desc ) fail should have the proper diagnostics ok 571 - hasnt_opclass( schema, name, desc ) should fail ok 572 - hasnt_opclass( schema, name, desc ) should have the proper description ok 573 - hasnt_opclass( schema, name, desc ) should have the proper diagnostics ok 574 - hasnt_opclass( schema, name ) should fail ok 575 - hasnt_opclass( schema, name ) should have the proper description ok 576 - hasnt_opclass( schema, name ) should have the proper diagnostics ok 577 - hasnt_opclass( name, desc ) should fail ok 578 - hasnt_opclass( name, desc ) should have the proper description ok 579 - hasnt_opclass( name, desc ) should have the proper diagnostics ok 580 - hasnt_opclass( name ) should fail ok 581 - hasnt_opclass( name ) should have the proper description ok 582 - hasnt_opclass( name ) should have the proper diagnostics ok 583 - hasnt_opclass( schema, name, desc ) fail should pass ok 584 - hasnt_opclass( schema, name, desc ) fail should have the proper description ok 585 - hasnt_opclass( schema, name, desc ) fail should have the proper diagnostics ok 586 - hasnt_opclass( name, desc ) fail should pass ok 587 - hasnt_opclass( name, desc ) fail should have the proper description ok 588 - hasnt_opclass( name, desc ) fail should have the proper diagnostics ok 589 - domain_type_is(schema, domain, schema, type, desc) should pass ok 590 - domain_type_is(schema, domain, schema, type, desc) should have the proper description ok 591 - domain_type_is(schema, domain, schema, type, desc) should have the proper diagnostics ok 592 - domain_type_is(schema, domain, schema, type) should pass ok 593 - domain_type_is(schema, domain, schema, type) should have the proper description ok 594 - domain_type_is(schema, domain, schema, type) should have the proper diagnostics ok 595 - domain_type_is(schema, domain, schema, type, desc) fail should fail ok 596 - domain_type_is(schema, domain, schema, type, desc) fail should have the proper description ok 597 - domain_type_is(schema, domain, schema, type, desc) fail should have the proper diagnostics ok 598 - domain_type_is(schema, nondomain, schema, type, desc) should fail ok 599 - domain_type_is(schema, nondomain, schema, type, desc) should have the proper description ok 600 - domain_type_is(schema, nondomain, schema, type, desc) should have the proper diagnostics ok 601 - domain_type_is(schema, type, schema, type, desc) fail should fail ok 602 - domain_type_is(schema, type, schema, type, desc) fail should have the proper description ok 603 - domain_type_is(schema, type, schema, type, desc) fail should have the proper diagnostics ok 604 - domain_type_is(schema, domain, type, desc) should pass ok 605 - domain_type_is(schema, domain, type, desc) should have the proper description ok 606 - domain_type_is(schema, domain, type, desc) should have the proper diagnostics ok 607 - domain_type_is(schema, domain, type) should pass ok 608 - domain_type_is(schema, domain, type) should have the proper description ok 609 - domain_type_is(schema, domain, type) should have the proper diagnostics ok 610 - domain_type_is(schema, domain, type, desc) fail should fail ok 611 - domain_type_is(schema, domain, type, desc) fail should have the proper description ok 612 - domain_type_is(schema, domain, type, desc) fail should have the proper diagnostics ok 613 - domain_type_is(schema, nondomain, type, desc) should fail ok 614 - domain_type_is(schema, nondomain, type, desc) should have the proper description ok 615 - domain_type_is(schema, nondomain, type, desc) should have the proper diagnostics ok 616 - domain_type_is(schema, type, type, desc) fail should fail ok 617 - domain_type_is(schema, type, type, desc) fail should have the proper description ok 618 - domain_type_is(schema, type, type, desc) fail should have the proper diagnostics ok 619 - domain_type_is(domain, type, desc) should pass ok 620 - domain_type_is(domain, type, desc) should have the proper description ok 621 - domain_type_is(domain, type, desc) should have the proper diagnostics ok 622 - domain_type_is(domain, type) should pass ok 623 - domain_type_is(domain, type) should have the proper description ok 624 - domain_type_is(domain, type) should have the proper diagnostics ok 625 - domain_type_is(domain, type, desc) fail should fail ok 626 - domain_type_is(domain, type, desc) fail should have the proper description ok 627 - domain_type_is(domain, type, desc) fail should have the proper diagnostics ok 628 - domain_type_is(nondomain, type, desc) should fail ok 629 - domain_type_is(nondomain, type, desc) should have the proper description ok 630 - domain_type_is(nondomain, type, desc) should have the proper diagnostics ok 631 - domain_type_is(type, type, desc) fail should fail ok 632 - domain_type_is(type, type, desc) fail should have the proper description ok 633 - domain_type_is(type, type, desc) fail should have the proper diagnostics ok 634 - domain_type_isnt(schema, domain, schema, type, desc) should pass ok 635 - domain_type_isnt(schema, domain, schema, type, desc) should have the proper description ok 636 - domain_type_isnt(schema, domain, schema, type, desc) should have the proper diagnostics ok 637 - domain_type_isnt(schema, domain, schema, type) should pass ok 638 - domain_type_isnt(schema, domain, schema, type) should have the proper description ok 639 - domain_type_isnt(schema, domain, schema, type) should have the proper diagnostics ok 640 - domain_type_isnt(schema, domain, schema, type, desc) fail should fail ok 641 - domain_type_isnt(schema, domain, schema, type, desc) fail should have the proper description ok 642 - domain_type_isnt(schema, domain, schema, type, desc) fail should have the proper diagnostics ok 643 - domain_type_isnt(schema, nondomain, schema, type, desc) should fail ok 644 - domain_type_isnt(schema, nondomain, schema, type, desc) should have the proper description ok 645 - domain_type_isnt(schema, nondomain, schema, type, desc) should have the proper diagnostics ok 646 - domain_type_isnt(schema, type, schema, type, desc) should fail ok 647 - domain_type_isnt(schema, type, schema, type, desc) should have the proper description ok 648 - domain_type_isnt(schema, type, schema, type, desc) should have the proper diagnostics ok 649 - domain_type_isnt(schema, domain, type, desc) should pass ok 650 - domain_type_isnt(schema, domain, type, desc) should have the proper description ok 651 - domain_type_isnt(schema, domain, type, desc) should have the proper diagnostics ok 652 - domain_type_isnt(schema, domain, type) should pass ok 653 - domain_type_isnt(schema, domain, type) should have the proper description ok 654 - domain_type_isnt(schema, domain, type) should have the proper diagnostics ok 655 - domain_type_isnt(schema, domain, type, desc) fail should fail ok 656 - domain_type_isnt(schema, domain, type, desc) fail should have the proper description ok 657 - domain_type_isnt(schema, domain, type, desc) fail should have the proper diagnostics ok 658 - domain_type_isnt(schema, nondomain, type, desc) should fail ok 659 - domain_type_isnt(schema, nondomain, type, desc) should have the proper description ok 660 - domain_type_isnt(schema, nondomain, type, desc) should have the proper diagnostics ok 661 - domain_type_isnt(schema, type, type, desc) should fail ok 662 - domain_type_isnt(schema, type, type, desc) should have the proper description ok 663 - domain_type_isnt(schema, type, type, desc) should have the proper diagnostics ok 664 - domain_type_isnt(domain, type, desc) should pass ok 665 - domain_type_isnt(domain, type, desc) should have the proper description ok 666 - domain_type_isnt(domain, type, desc) should have the proper diagnostics ok 667 - domain_type_isnt(domain, type) should pass ok 668 - domain_type_isnt(domain, type) should have the proper description ok 669 - domain_type_isnt(domain, type) should have the proper diagnostics ok 670 - domain_type_isnt(domain, type, desc) fail should fail ok 671 - domain_type_isnt(domain, type, desc) fail should have the proper description ok 672 - domain_type_isnt(domain, type, desc) fail should have the proper diagnostics ok 673 - domain_type_isnt(nondomain, type, desc) should fail ok 674 - domain_type_isnt(nondomain, type, desc) should have the proper description ok 675 - domain_type_isnt(nondomain, type, desc) should have the proper diagnostics ok 676 - domain_type_isnt(type, type, desc) should fail ok 677 - domain_type_isnt(type, type, desc) should have the proper description ok 678 - domain_type_isnt(type, type, desc) should have the proper diagnostics