vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1 | <test-suite xmlns="urn:xml.testframework.asterix.ics.uci.edu" ResultOffsetPath="results" QueryOffsetPath="queries" QueryFileExtension=".aql"> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2 | <test-group name="aggregate"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3 | <test-case FilePath="aggregate"> |
| 4 | <compilation-unit name="avg_double"> |
| 5 | <output-file compare="Text">avg_double.adm</output-file> |
| 6 | </compilation-unit> |
| 7 | </test-case> |
| 8 | <test-case FilePath="aggregate"> |
| 9 | <compilation-unit name="avg_double_null"> |
| 10 | <output-file compare="Text">avg_double_null.adm</output-file> |
| 11 | </compilation-unit> |
| 12 | </test-case> |
| 13 | <test-case FilePath="aggregate"> |
| 14 | <compilation-unit name="avg_empty_01"> |
| 15 | <output-file compare="Text">avg_empty_01.adm</output-file> |
| 16 | </compilation-unit> |
| 17 | </test-case> |
| 18 | <test-case FilePath="aggregate"> |
| 19 | <compilation-unit name="avg_empty_02"> |
| 20 | <output-file compare="Text">avg_empty_02.adm</output-file> |
| 21 | </compilation-unit> |
| 22 | </test-case> |
| 23 | <test-case FilePath="aggregate"> |
| 24 | <compilation-unit name="avg_float"> |
| 25 | <output-file compare="Text">avg_float.adm</output-file> |
| 26 | </compilation-unit> |
| 27 | </test-case> |
| 28 | <test-case FilePath="aggregate"> |
| 29 | <compilation-unit name="avg_float_null"> |
| 30 | <output-file compare="Text">avg_float_null.adm</output-file> |
| 31 | </compilation-unit> |
| 32 | </test-case> |
| 33 | <test-case FilePath="aggregate"> |
| 34 | <compilation-unit name="avg_int16"> |
| 35 | <output-file compare="Text">avg_int16.adm</output-file> |
| 36 | </compilation-unit> |
| 37 | </test-case> |
| 38 | <test-case FilePath="aggregate"> |
| 39 | <compilation-unit name="avg_int16_null"> |
| 40 | <output-file compare="Text">avg_int16_null.adm</output-file> |
| 41 | </compilation-unit> |
| 42 | </test-case> |
| 43 | <test-case FilePath="aggregate"> |
| 44 | <compilation-unit name="avg_int32"> |
| 45 | <output-file compare="Text">avg_int32.adm</output-file> |
| 46 | </compilation-unit> |
| 47 | </test-case> |
| 48 | <test-case FilePath="aggregate"> |
| 49 | <compilation-unit name="avg_int32_null"> |
| 50 | <output-file compare="Text">avg_int32_null.adm</output-file> |
| 51 | </compilation-unit> |
| 52 | </test-case> |
| 53 | <test-case FilePath="aggregate"> |
| 54 | <compilation-unit name="avg_int64"> |
| 55 | <output-file compare="Text">avg_int64.adm</output-file> |
| 56 | </compilation-unit> |
| 57 | </test-case> |
| 58 | <test-case FilePath="aggregate"> |
| 59 | <compilation-unit name="avg_int64_null"> |
| 60 | <output-file compare="Text">avg_int64_null.adm</output-file> |
| 61 | </compilation-unit> |
| 62 | </test-case> |
| 63 | <test-case FilePath="aggregate"> |
| 64 | <compilation-unit name="avg_int8"> |
| 65 | <output-file compare="Text">avg_int8.adm</output-file> |
| 66 | </compilation-unit> |
| 67 | </test-case> |
| 68 | <test-case FilePath="aggregate"> |
| 69 | <compilation-unit name="avg_int8_null"> |
| 70 | <output-file compare="Text">avg_int8_null.adm</output-file> |
| 71 | </compilation-unit> |
| 72 | </test-case> |
| 73 | <test-case FilePath="aggregate"> |
| 74 | <compilation-unit name="count_01"> |
| 75 | <output-file compare="Text">count_01.adm</output-file> |
| 76 | </compilation-unit> |
| 77 | </test-case> |
| 78 | <test-case FilePath="aggregate"> |
| 79 | <compilation-unit name="count_empty_01"> |
| 80 | <output-file compare="Text">count_empty_01.adm</output-file> |
| 81 | </compilation-unit> |
| 82 | </test-case> |
| 83 | <test-case FilePath="aggregate"> |
| 84 | <compilation-unit name="count_empty_02"> |
| 85 | <output-file compare="Text">count_empty_02.adm</output-file> |
| 86 | </compilation-unit> |
| 87 | </test-case> |
| 88 | <test-case FilePath="aggregate"> |
| 89 | <compilation-unit name="count_null"> |
| 90 | <output-file compare="Text">count_null.adm</output-file> |
| 91 | </compilation-unit> |
| 92 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 93 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 94 | <test-case FilePath="aggregate"> |
| 95 | <compilation-unit name="droptype"> |
| 96 | <output-file compare="Text">droptype.adm</output-file> |
| 97 | </compilation-unit> |
| 98 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 99 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 100 | <test-case FilePath="aggregate"> |
| 101 | <compilation-unit name="global-avg_01"> |
| 102 | <output-file compare="Text">global-avg_01.adm</output-file> |
| 103 | </compilation-unit> |
| 104 | </test-case> |
| 105 | <test-case FilePath="aggregate"> |
| 106 | <compilation-unit name="global-avg_null"> |
| 107 | <output-file compare="Text">global-avg_null.adm</output-file> |
| 108 | </compilation-unit> |
| 109 | </test-case> |
| 110 | <test-case FilePath="aggregate"> |
| 111 | <compilation-unit name="local-avg_double"> |
| 112 | <output-file compare="Text">local-avg_double.adm</output-file> |
| 113 | </compilation-unit> |
| 114 | </test-case> |
| 115 | <test-case FilePath="aggregate"> |
| 116 | <compilation-unit name="local-avg_double_null"> |
| 117 | <output-file compare="Text">local-avg_double_null.adm</output-file> |
| 118 | </compilation-unit> |
| 119 | </test-case> |
| 120 | <test-case FilePath="aggregate"> |
| 121 | <compilation-unit name="local-avg_float"> |
| 122 | <output-file compare="Text">local-avg_float.adm</output-file> |
| 123 | </compilation-unit> |
| 124 | </test-case> |
| 125 | <test-case FilePath="aggregate"> |
| 126 | <compilation-unit name="local-avg_float_null"> |
| 127 | <output-file compare="Text">local-avg_float_null.adm</output-file> |
| 128 | </compilation-unit> |
| 129 | </test-case> |
| 130 | <test-case FilePath="aggregate"> |
| 131 | <compilation-unit name="local-avg_int16"> |
| 132 | <output-file compare="Text">local-avg_int16.adm</output-file> |
| 133 | </compilation-unit> |
| 134 | </test-case> |
| 135 | <test-case FilePath="aggregate"> |
| 136 | <compilation-unit name="local-avg_int16_null"> |
| 137 | <output-file compare="Text">local-avg_int16_null.adm</output-file> |
| 138 | </compilation-unit> |
| 139 | </test-case> |
| 140 | <test-case FilePath="aggregate"> |
| 141 | <compilation-unit name="local-avg_int32"> |
| 142 | <output-file compare="Text">local-avg_int32.adm</output-file> |
| 143 | </compilation-unit> |
| 144 | </test-case> |
| 145 | <test-case FilePath="aggregate"> |
| 146 | <compilation-unit name="local-avg_int32_null"> |
| 147 | <output-file compare="Text">local-avg_int32_null.adm</output-file> |
| 148 | </compilation-unit> |
| 149 | </test-case> |
| 150 | <test-case FilePath="aggregate"> |
| 151 | <compilation-unit name="local-avg_int64"> |
| 152 | <output-file compare="Text">local-avg_int64.adm</output-file> |
| 153 | </compilation-unit> |
| 154 | </test-case> |
| 155 | <test-case FilePath="aggregate"> |
| 156 | <compilation-unit name="local-avg_int64_null"> |
| 157 | <output-file compare="Text">local-avg_int64_null.adm</output-file> |
| 158 | </compilation-unit> |
| 159 | </test-case> |
| 160 | <test-case FilePath="aggregate"> |
| 161 | <compilation-unit name="local-avg_int8"> |
| 162 | <output-file compare="Text">local-avg_int8.adm</output-file> |
| 163 | </compilation-unit> |
| 164 | </test-case> |
| 165 | <test-case FilePath="aggregate"> |
| 166 | <compilation-unit name="local-avg_int8_null"> |
| 167 | <output-file compare="Text">local-avg_int8_null.adm</output-file> |
| 168 | </compilation-unit> |
| 169 | </test-case> |
| 170 | <test-case FilePath="aggregate"> |
| 171 | <compilation-unit name="max_empty_01"> |
| 172 | <output-file compare="Text">max_empty_01.adm</output-file> |
| 173 | </compilation-unit> |
| 174 | </test-case> |
| 175 | <test-case FilePath="aggregate"> |
| 176 | <compilation-unit name="max_empty_02"> |
| 177 | <output-file compare="Text">max_empty_02.adm</output-file> |
| 178 | </compilation-unit> |
| 179 | </test-case> |
| 180 | <test-case FilePath="aggregate"> |
| 181 | <compilation-unit name="min_empty_01"> |
| 182 | <output-file compare="Text">min_empty_01.adm</output-file> |
| 183 | </compilation-unit> |
| 184 | </test-case> |
| 185 | <test-case FilePath="aggregate"> |
| 186 | <compilation-unit name="min_empty_02"> |
| 187 | <output-file compare="Text">min_empty_02.adm</output-file> |
| 188 | </compilation-unit> |
| 189 | </test-case> |
| 190 | <test-case FilePath="aggregate"> |
| 191 | <compilation-unit name="scalar_avg"> |
| 192 | <output-file compare="Text">scalar_avg.adm</output-file> |
| 193 | </compilation-unit> |
| 194 | </test-case> |
| 195 | <test-case FilePath="aggregate"> |
| 196 | <compilation-unit name="scalar_avg_empty"> |
| 197 | <output-file compare="Text">scalar_avg_empty.adm</output-file> |
| 198 | </compilation-unit> |
| 199 | </test-case> |
| 200 | <test-case FilePath="aggregate"> |
| 201 | <compilation-unit name="scalar_avg_null"> |
| 202 | <output-file compare="Text">scalar_avg_null.adm</output-file> |
| 203 | </compilation-unit> |
| 204 | </test-case> |
| 205 | <test-case FilePath="aggregate"> |
| 206 | <compilation-unit name="scalar_count"> |
| 207 | <output-file compare="Text">scalar_count.adm</output-file> |
| 208 | </compilation-unit> |
| 209 | </test-case> |
| 210 | <test-case FilePath="aggregate"> |
| 211 | <compilation-unit name="scalar_count_empty"> |
| 212 | <output-file compare="Text">scalar_count_empty.adm</output-file> |
| 213 | </compilation-unit> |
| 214 | </test-case> |
| 215 | <test-case FilePath="aggregate"> |
| 216 | <compilation-unit name="scalar_count_null"> |
| 217 | <output-file compare="Text">scalar_count_null.adm</output-file> |
| 218 | </compilation-unit> |
| 219 | </test-case> |
| 220 | <test-case FilePath="aggregate"> |
| 221 | <compilation-unit name="scalar_max"> |
| 222 | <output-file compare="Text">scalar_max.adm</output-file> |
| 223 | </compilation-unit> |
| 224 | </test-case> |
| 225 | <test-case FilePath="aggregate"> |
| 226 | <compilation-unit name="scalar_max_empty"> |
| 227 | <output-file compare="Text">scalar_max_empty.adm</output-file> |
| 228 | </compilation-unit> |
| 229 | </test-case> |
| 230 | <test-case FilePath="aggregate"> |
| 231 | <compilation-unit name="scalar_max_null"> |
| 232 | <output-file compare="Text">scalar_max_null.adm</output-file> |
| 233 | </compilation-unit> |
| 234 | </test-case> |
| 235 | <test-case FilePath="aggregate"> |
| 236 | <compilation-unit name="scalar_min"> |
| 237 | <output-file compare="Text">scalar_min.adm</output-file> |
| 238 | </compilation-unit> |
| 239 | </test-case> |
| 240 | <test-case FilePath="aggregate"> |
| 241 | <compilation-unit name="scalar_min_empty"> |
| 242 | <output-file compare="Text">scalar_min_empty.adm</output-file> |
| 243 | </compilation-unit> |
| 244 | </test-case> |
| 245 | <test-case FilePath="aggregate"> |
| 246 | <compilation-unit name="scalar_min_null"> |
| 247 | <output-file compare="Text">scalar_min_null.adm</output-file> |
| 248 | </compilation-unit> |
| 249 | </test-case> |
| 250 | <test-case FilePath="aggregate"> |
| 251 | <compilation-unit name="scalar_sum"> |
| 252 | <output-file compare="Text">scalar_sum.adm</output-file> |
| 253 | </compilation-unit> |
| 254 | </test-case> |
| 255 | <test-case FilePath="aggregate"> |
| 256 | <compilation-unit name="scalar_sum_empty"> |
| 257 | <output-file compare="Text">scalar_sum_empty.adm</output-file> |
| 258 | </compilation-unit> |
| 259 | </test-case> |
| 260 | <test-case FilePath="aggregate"> |
| 261 | <compilation-unit name="scalar_sum_null"> |
| 262 | <output-file compare="Text">scalar_sum_null.adm</output-file> |
| 263 | </compilation-unit> |
| 264 | </test-case> |
| 265 | <test-case FilePath="aggregate"> |
| 266 | <compilation-unit name="sum_double"> |
| 267 | <output-file compare="Text">sum_double.adm</output-file> |
| 268 | </compilation-unit> |
| 269 | </test-case> |
| 270 | <test-case FilePath="aggregate"> |
| 271 | <compilation-unit name="sum_double_null"> |
| 272 | <output-file compare="Text">sum_double_null.adm</output-file> |
| 273 | </compilation-unit> |
| 274 | </test-case> |
| 275 | <test-case FilePath="aggregate"> |
| 276 | <compilation-unit name="sum_empty_01"> |
| 277 | <output-file compare="Text">sum_empty_01.adm</output-file> |
| 278 | </compilation-unit> |
| 279 | </test-case> |
| 280 | <test-case FilePath="aggregate"> |
| 281 | <compilation-unit name="sum_empty_02"> |
| 282 | <output-file compare="Text">sum_empty_02.adm</output-file> |
| 283 | </compilation-unit> |
| 284 | </test-case> |
| 285 | <test-case FilePath="aggregate"> |
| 286 | <compilation-unit name="sum_float"> |
| 287 | <output-file compare="Text">sum_float.adm</output-file> |
| 288 | </compilation-unit> |
| 289 | </test-case> |
| 290 | <test-case FilePath="aggregate"> |
| 291 | <compilation-unit name="sum_float_null"> |
| 292 | <output-file compare="Text">sum_float_null.adm</output-file> |
| 293 | </compilation-unit> |
| 294 | </test-case> |
| 295 | <test-case FilePath="aggregate"> |
| 296 | <compilation-unit name="sum_int16"> |
| 297 | <output-file compare="Text">sum_int16.adm</output-file> |
| 298 | </compilation-unit> |
| 299 | </test-case> |
| 300 | <test-case FilePath="aggregate"> |
| 301 | <compilation-unit name="sum_int16_null"> |
| 302 | <output-file compare="Text">sum_int16_null.adm</output-file> |
| 303 | </compilation-unit> |
| 304 | </test-case> |
| 305 | <test-case FilePath="aggregate"> |
| 306 | <compilation-unit name="sum_int32"> |
| 307 | <output-file compare="Text">sum_int32.adm</output-file> |
| 308 | </compilation-unit> |
| 309 | </test-case> |
| 310 | <test-case FilePath="aggregate"> |
| 311 | <compilation-unit name="sum_int32_null"> |
| 312 | <output-file compare="Text">sum_int32_null.adm</output-file> |
| 313 | </compilation-unit> |
| 314 | </test-case> |
| 315 | <test-case FilePath="aggregate"> |
| 316 | <compilation-unit name="sum_int64"> |
| 317 | <output-file compare="Text">sum_int64.adm</output-file> |
| 318 | </compilation-unit> |
| 319 | </test-case> |
| 320 | <test-case FilePath="aggregate"> |
| 321 | <compilation-unit name="sum_int64_null"> |
| 322 | <output-file compare="Text">sum_int64_null.adm</output-file> |
| 323 | </compilation-unit> |
| 324 | </test-case> |
| 325 | <test-case FilePath="aggregate"> |
| 326 | <compilation-unit name="sum_int8"> |
| 327 | <output-file compare="Text">sum_int8.adm</output-file> |
| 328 | </compilation-unit> |
| 329 | </test-case> |
| 330 | <test-case FilePath="aggregate"> |
| 331 | <compilation-unit name="sum_int8_null"> |
| 332 | <output-file compare="Text">sum_int8_null.adm</output-file> |
| 333 | </compilation-unit> |
| 334 | </test-case> |
| 335 | <test-case FilePath="aggregate"> |
| 336 | <compilation-unit name="sum_null-with-pred"> |
| 337 | <output-file compare="Text">sum_null-with-pred.adm</output-file> |
| 338 | </compilation-unit> |
| 339 | </test-case> |
| 340 | <test-case FilePath="aggregate"> |
| 341 | <compilation-unit name="sum_numeric_null"> |
| 342 | <output-file compare="Text">sum_numeric_null.adm</output-file> |
| 343 | </compilation-unit> |
| 344 | </test-case> |
| 345 | </test-group> |
| 346 | <test-group name="boolean"> |
| 347 | <test-case FilePath="boolean"> |
| 348 | <compilation-unit name="and_01"> |
| 349 | <output-file compare="Text">and_01.adm</output-file> |
| 350 | </compilation-unit> |
| 351 | </test-case> |
| 352 | <test-case FilePath="boolean"> |
| 353 | <compilation-unit name="and_null"> |
| 354 | <output-file compare="Text">and_null.adm</output-file> |
| 355 | </compilation-unit> |
| 356 | </test-case> |
| 357 | <test-case FilePath="boolean"> |
| 358 | <compilation-unit name="and_null_false"> |
| 359 | <output-file compare="Text">and_null_false.adm</output-file> |
| 360 | </compilation-unit> |
| 361 | </test-case> |
| 362 | <test-case FilePath="boolean"> |
| 363 | <compilation-unit name="not_01"> |
| 364 | <output-file compare="Text">not_01.adm</output-file> |
| 365 | </compilation-unit> |
| 366 | </test-case> |
| 367 | </test-group> |
| 368 | <test-group name="comparison"> |
| 369 | <test-case FilePath="comparison"> |
| 370 | <compilation-unit name="datetime_order"> |
| 371 | <output-file compare="Text">datetime_order.adm</output-file> |
| 372 | </compilation-unit> |
| 373 | </test-case> |
| 374 | <test-case FilePath="comparison"> |
| 375 | <compilation-unit name="datetime_range"> |
| 376 | <output-file compare="Text">datetime_range.adm</output-file> |
| 377 | </compilation-unit> |
| 378 | </test-case> |
| 379 | <test-case FilePath="comparison"> |
| 380 | <compilation-unit name="datetime_tzeq"> |
| 381 | <output-file compare="Text">datetime_tzeq.adm</output-file> |
| 382 | </compilation-unit> |
| 383 | </test-case> |
| 384 | <test-case FilePath="comparison"> |
| 385 | <compilation-unit name="double"> |
| 386 | <output-file compare="Text">double.adm</output-file> |
| 387 | </compilation-unit> |
| 388 | </test-case> |
| 389 | <test-case FilePath="comparison"> |
| 390 | <compilation-unit name="double_gte_01"> |
| 391 | <output-file compare="Text">double_gte_01.adm</output-file> |
| 392 | </compilation-unit> |
| 393 | </test-case> |
| 394 | <test-case FilePath="comparison"> |
| 395 | <compilation-unit name="double_null"> |
| 396 | <output-file compare="Text">double_null.adm</output-file> |
| 397 | </compilation-unit> |
| 398 | </test-case> |
| 399 | <test-case FilePath="comparison"> |
| 400 | <compilation-unit name="eq_01"> |
| 401 | <output-file compare="Text">eq_01.adm</output-file> |
| 402 | </compilation-unit> |
| 403 | </test-case> |
| 404 | <test-case FilePath="comparison"> |
| 405 | <compilation-unit name="float"> |
| 406 | <output-file compare="Text">float.adm</output-file> |
| 407 | </compilation-unit> |
| 408 | </test-case> |
| 409 | <test-case FilePath="comparison"> |
| 410 | <compilation-unit name="float_null"> |
| 411 | <output-file compare="Text">float_null.adm</output-file> |
| 412 | </compilation-unit> |
| 413 | </test-case> |
| 414 | <test-case FilePath="comparison"> |
| 415 | <compilation-unit name="gt_01"> |
| 416 | <output-file compare="Text">gt_01.adm</output-file> |
| 417 | </compilation-unit> |
| 418 | </test-case> |
| 419 | <test-case FilePath="comparison"> |
| 420 | <compilation-unit name="gte_01"> |
| 421 | <output-file compare="Text">gte_01.adm</output-file> |
| 422 | </compilation-unit> |
| 423 | </test-case> |
| 424 | <test-case FilePath="comparison"> |
| 425 | <compilation-unit name="int16"> |
| 426 | <output-file compare="Text">int16.adm</output-file> |
| 427 | </compilation-unit> |
| 428 | </test-case> |
| 429 | <test-case FilePath="comparison"> |
| 430 | <compilation-unit name="int16_null"> |
| 431 | <output-file compare="Text">int16_null.adm</output-file> |
| 432 | </compilation-unit> |
| 433 | </test-case> |
| 434 | <test-case FilePath="comparison"> |
| 435 | <compilation-unit name="int32"> |
| 436 | <output-file compare="Text">int32.adm</output-file> |
| 437 | </compilation-unit> |
| 438 | </test-case> |
| 439 | <test-case FilePath="comparison"> |
| 440 | <compilation-unit name="int32_null"> |
| 441 | <output-file compare="Text">int32_null.adm</output-file> |
| 442 | </compilation-unit> |
| 443 | </test-case> |
| 444 | <test-case FilePath="comparison"> |
| 445 | <compilation-unit name="int64"> |
| 446 | <output-file compare="Text">int64.adm</output-file> |
| 447 | </compilation-unit> |
| 448 | </test-case> |
| 449 | <test-case FilePath="comparison"> |
| 450 | <compilation-unit name="int64_null"> |
| 451 | <output-file compare="Text">int64_null.adm</output-file> |
| 452 | </compilation-unit> |
| 453 | </test-case> |
| 454 | <test-case FilePath="comparison"> |
| 455 | <compilation-unit name="int8"> |
| 456 | <output-file compare="Text">int8.adm</output-file> |
| 457 | </compilation-unit> |
| 458 | </test-case> |
| 459 | <test-case FilePath="comparison"> |
| 460 | <compilation-unit name="int8_null"> |
| 461 | <output-file compare="Text">int8_null.adm</output-file> |
| 462 | </compilation-unit> |
| 463 | </test-case> |
| 464 | <test-case FilePath="comparison"> |
| 465 | <compilation-unit name="lt_01"> |
| 466 | <output-file compare="Text">lt_01.adm</output-file> |
| 467 | </compilation-unit> |
| 468 | </test-case> |
| 469 | <test-case FilePath="comparison"> |
| 470 | <compilation-unit name="lte_01"> |
| 471 | <output-file compare="Text">lte_01.adm</output-file> |
| 472 | </compilation-unit> |
| 473 | </test-case> |
| 474 | <test-case FilePath="comparison"> |
| 475 | <compilation-unit name="neq_01"> |
| 476 | <output-file compare="Text">neq_01.adm</output-file> |
| 477 | </compilation-unit> |
| 478 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 479 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 480 | <test-case FilePath="comparison"> |
| 481 | <compilation-unit name="numeric-comparison_01"> |
| 482 | <output-file compare="Text">numeric-comparison_01.adm</output-file> |
| 483 | </compilation-unit> |
| 484 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 485 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 486 | <test-case FilePath="comparison"> |
| 487 | <compilation-unit name="string"> |
| 488 | <output-file compare="Text">string.adm</output-file> |
| 489 | </compilation-unit> |
| 490 | </test-case> |
| 491 | <test-case FilePath="comparison"> |
| 492 | <compilation-unit name="string_null"> |
| 493 | <output-file compare="Text">string_null.adm</output-file> |
| 494 | </compilation-unit> |
| 495 | </test-case> |
| 496 | </test-group> |
| 497 | <test-group name="constructor"> |
| 498 | <test-case FilePath="constructor"> |
| 499 | <compilation-unit name="add-null"> |
| 500 | <output-file compare="Text">add-null.adm</output-file> |
| 501 | </compilation-unit> |
| 502 | </test-case> |
| 503 | <test-case FilePath="constructor"> |
| 504 | <compilation-unit name="boolean_01"> |
| 505 | <output-file compare="Text">boolean_01.adm</output-file> |
| 506 | </compilation-unit> |
| 507 | </test-case> |
| 508 | <test-case FilePath="constructor"> |
| 509 | <compilation-unit name="circle_01"> |
| 510 | <output-file compare="Text">circle_01.adm</output-file> |
| 511 | </compilation-unit> |
| 512 | </test-case> |
| 513 | <test-case FilePath="constructor"> |
| 514 | <compilation-unit name="date_01"> |
| 515 | <output-file compare="Text">date_01.adm</output-file> |
| 516 | </compilation-unit> |
| 517 | </test-case> |
| 518 | <test-case FilePath="constructor"> |
| 519 | <compilation-unit name="datetime_01"> |
| 520 | <output-file compare="Text">datetime_01.adm</output-file> |
| 521 | </compilation-unit> |
| 522 | </test-case> |
| 523 | <test-case FilePath="constructor"> |
| 524 | <compilation-unit name="double_01"> |
| 525 | <output-file compare="Text">double_01.adm</output-file> |
| 526 | </compilation-unit> |
| 527 | </test-case> |
| 528 | <test-case FilePath="constructor"> |
| 529 | <compilation-unit name="duration_01"> |
| 530 | <output-file compare="Text">duration_01.adm</output-file> |
| 531 | </compilation-unit> |
| 532 | </test-case> |
| 533 | <test-case FilePath="constructor"> |
| 534 | <compilation-unit name="float_01"> |
| 535 | <output-file compare="Text">float_01.adm</output-file> |
| 536 | </compilation-unit> |
| 537 | </test-case> |
| 538 | <test-case FilePath="constructor"> |
| 539 | <compilation-unit name="int_01"> |
| 540 | <output-file compare="Text">int_01.adm</output-file> |
| 541 | </compilation-unit> |
| 542 | </test-case> |
| 543 | <test-case FilePath="constructor"> |
| 544 | <compilation-unit name="line_01"> |
| 545 | <output-file compare="Text">line_01.adm</output-file> |
| 546 | </compilation-unit> |
| 547 | </test-case> |
| 548 | <test-case FilePath="constructor"> |
| 549 | <compilation-unit name="point_01"> |
| 550 | <output-file compare="Text">point_01.adm</output-file> |
| 551 | </compilation-unit> |
| 552 | </test-case> |
| 553 | <test-case FilePath="constructor"> |
| 554 | <compilation-unit name="polygon_01"> |
| 555 | <output-file compare="Text">polygon_01.adm</output-file> |
| 556 | </compilation-unit> |
| 557 | </test-case> |
| 558 | <test-case FilePath="constructor"> |
| 559 | <compilation-unit name="primitive-01"> |
| 560 | <output-file compare="Text">primitive-01.adm</output-file> |
| 561 | </compilation-unit> |
| 562 | </test-case> |
| 563 | <test-case FilePath="constructor"> |
| 564 | <compilation-unit name="primitive-02"> |
| 565 | <output-file compare="Text">primitive-02.adm</output-file> |
| 566 | </compilation-unit> |
| 567 | </test-case> |
| 568 | <test-case FilePath="constructor"> |
| 569 | <compilation-unit name="primitive-03"> |
| 570 | <output-file compare="Text">primitive-03.adm</output-file> |
| 571 | </compilation-unit> |
| 572 | </test-case> |
| 573 | <test-case FilePath="constructor"> |
| 574 | <compilation-unit name="primitive-04"> |
| 575 | <output-file compare="Text">primitive-04.adm</output-file> |
| 576 | </compilation-unit> |
| 577 | </test-case> |
| 578 | <test-case FilePath="constructor"> |
| 579 | <compilation-unit name="string_01"> |
| 580 | <output-file compare="Text">string_01.adm</output-file> |
| 581 | </compilation-unit> |
| 582 | </test-case> |
| 583 | <test-case FilePath="constructor"> |
| 584 | <compilation-unit name="time_01"> |
| 585 | <output-file compare="Text">time_01.adm</output-file> |
| 586 | </compilation-unit> |
| 587 | </test-case> |
| 588 | </test-group> |
| 589 | <test-group name="custord"> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 590 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 591 | <test-case FilePath="custord"> |
| 592 | <compilation-unit name="co"> |
| 593 | <output-file compare="Text">co.adm</output-file> |
| 594 | </compilation-unit> |
| 595 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 596 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 597 | <test-case FilePath="custord"> |
| 598 | <compilation-unit name="customer_q_01"> |
| 599 | <output-file compare="Text">customer_q_01.adm</output-file> |
| 600 | </compilation-unit> |
| 601 | </test-case> |
| 602 | <test-case FilePath="custord"> |
| 603 | <compilation-unit name="customer_q_02"> |
| 604 | <output-file compare="Text">customer_q_02.adm</output-file> |
| 605 | </compilation-unit> |
| 606 | </test-case> |
| 607 | <test-case FilePath="custord"> |
| 608 | <compilation-unit name="customer_q_03"> |
| 609 | <output-file compare="Text">customer_q_03.adm</output-file> |
| 610 | </compilation-unit> |
| 611 | </test-case> |
| 612 | <test-case FilePath="custord"> |
| 613 | <compilation-unit name="customer_q_04"> |
| 614 | <output-file compare="Text">customer_q_04.adm</output-file> |
| 615 | </compilation-unit> |
| 616 | </test-case> |
| 617 | <test-case FilePath="custord"> |
| 618 | <compilation-unit name="customer_q_05"> |
| 619 | <output-file compare="Text">customer_q_05.adm</output-file> |
| 620 | </compilation-unit> |
| 621 | </test-case> |
| 622 | <test-case FilePath="custord"> |
| 623 | <compilation-unit name="customer_q_06"> |
| 624 | <output-file compare="Text">customer_q_06.adm</output-file> |
| 625 | </compilation-unit> |
| 626 | </test-case> |
| 627 | <test-case FilePath="custord"> |
| 628 | <compilation-unit name="customer_q_07"> |
| 629 | <output-file compare="Text">customer_q_07.adm</output-file> |
| 630 | </compilation-unit> |
| 631 | </test-case> |
| 632 | <test-case FilePath="custord"> |
| 633 | <compilation-unit name="customer_q_08"> |
| 634 | <output-file compare="Text">customer_q_08.adm</output-file> |
| 635 | </compilation-unit> |
| 636 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 637 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 638 | <test-case FilePath="custord"> |
| 639 | <compilation-unit name="denorm-cust-order_01"> |
| 640 | <output-file compare="Text">denorm-cust-order_01.adm</output-file> |
| 641 | </compilation-unit> |
| 642 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 643 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 644 | <test-case FilePath="custord"> |
| 645 | <compilation-unit name="denorm-cust-order_02"> |
| 646 | <output-file compare="Text">denorm-cust-order_02.adm</output-file> |
| 647 | </compilation-unit> |
| 648 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 649 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 650 | <test-case FilePath="custord"> |
| 651 | <compilation-unit name="denorm-cust-order_03"> |
| 652 | <output-file compare="Text">denorm-cust-order_03.adm</output-file> |
| 653 | </compilation-unit> |
| 654 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 655 | --> |
| 656 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 657 | <test-case FilePath="custord"> |
| 658 | <compilation-unit name="freq-clerk"> |
| 659 | <output-file compare="Text">freq-clerk.adm</output-file> |
| 660 | </compilation-unit> |
| 661 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 662 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 663 | <test-case FilePath="custord"> |
| 664 | <compilation-unit name="join_q_01"> |
| 665 | <output-file compare="Text">join_q_01.adm</output-file> |
| 666 | </compilation-unit> |
| 667 | </test-case> |
| 668 | <test-case FilePath="custord"> |
| 669 | <compilation-unit name="join_q_02"> |
| 670 | <output-file compare="Text">join_q_02.adm</output-file> |
| 671 | </compilation-unit> |
| 672 | </test-case> |
| 673 | <test-case FilePath="custord"> |
| 674 | <compilation-unit name="join_q_03"> |
| 675 | <output-file compare="Text">join_q_03.adm</output-file> |
| 676 | </compilation-unit> |
| 677 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 678 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 679 | <test-case FilePath="custord"> |
| 680 | <compilation-unit name="join_q_04"> |
| 681 | <output-file compare="Text">join_q_04.adm</output-file> |
| 682 | </compilation-unit> |
| 683 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 684 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 685 | <test-case FilePath="custord"> |
| 686 | <compilation-unit name="load-test"> |
| 687 | <output-file compare="Text">load-test.adm</output-file> |
| 688 | </compilation-unit> |
| 689 | </test-case> |
| 690 | <test-case FilePath="custord"> |
| 691 | <compilation-unit name="order_q_01"> |
| 692 | <output-file compare="Text">order_q_01.adm</output-file> |
| 693 | </compilation-unit> |
| 694 | </test-case> |
| 695 | <test-case FilePath="custord"> |
| 696 | <compilation-unit name="order_q_02"> |
| 697 | <output-file compare="Text">order_q_02.adm</output-file> |
| 698 | </compilation-unit> |
| 699 | </test-case> |
| 700 | <test-case FilePath="custord"> |
| 701 | <compilation-unit name="order_q_03"> |
| 702 | <output-file compare="Text">order_q_03.adm</output-file> |
| 703 | </compilation-unit> |
| 704 | </test-case> |
| 705 | <test-case FilePath="custord"> |
| 706 | <compilation-unit name="order_q_04"> |
| 707 | <output-file compare="Text">order_q_04.adm</output-file> |
| 708 | </compilation-unit> |
| 709 | </test-case> |
| 710 | <test-case FilePath="custord"> |
| 711 | <compilation-unit name="order_q_05"> |
| 712 | <output-file compare="Text">order_q_05.adm</output-file> |
| 713 | </compilation-unit> |
| 714 | </test-case> |
| 715 | <test-case FilePath="custord"> |
| 716 | <compilation-unit name="order_q_06"> |
| 717 | <output-file compare="Text">order_q_06.adm</output-file> |
| 718 | </compilation-unit> |
| 719 | </test-case> |
| 720 | </test-group> |
| 721 | <test-group name="dapd"> |
| 722 | <test-case FilePath="dapd"> |
| 723 | <compilation-unit name="q1"> |
| 724 | <output-file compare="Text">q1.adm</output-file> |
| 725 | </compilation-unit> |
| 726 | </test-case> |
| 727 | <test-case FilePath="dapd"> |
| 728 | <compilation-unit name="q2"> |
| 729 | <output-file compare="Text">q2.adm</output-file> |
| 730 | </compilation-unit> |
| 731 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 732 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 733 | <test-case FilePath="dapd"> |
| 734 | <compilation-unit name="q3"> |
| 735 | <output-file compare="Text">q3.adm</output-file> |
| 736 | </compilation-unit> |
| 737 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 738 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 739 | </test-group> |
| 740 | <test-group name="dml"> |
| 741 | <test-case FilePath="dml"> |
buyingyi | 71f06c7 | 2012-11-29 05:06:16 +0000 | [diff] [blame] | 742 | <compilation-unit name="query-issue205"> |
| 743 | <output-file compare="Text">query-issue205.adm</output-file> |
| 744 | </compilation-unit> |
| 745 | </test-case> |
| 746 | <test-case FilePath="dml"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 747 | <compilation-unit name="delete-from-loaded-dataset-with-index"> |
| 748 | <output-file compare="Text">delete-from-loaded-dataset-with-index.adm</output-file> |
| 749 | </compilation-unit> |
| 750 | </test-case> |
| 751 | <test-case FilePath="dml"> |
| 752 | <compilation-unit name="delete-from-loaded-dataset"> |
| 753 | <output-file compare="Text">delete-from-loaded-dataset.adm</output-file> |
| 754 | </compilation-unit> |
| 755 | </test-case> |
| 756 | <test-case FilePath="dml"> |
khfaraaz82@gmail.com | 7be9246 | 2013-02-09 02:19:25 +0000 | [diff] [blame] | 757 | <compilation-unit name="drop-empty-secondary-indexes"> |
| 758 | <output-file compare="Text">drop-empty-secondary-indexes.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 759 | </compilation-unit> |
| 760 | </test-case> |
| 761 | <test-case FilePath="dml"> |
khfaraaz82@gmail.com | f22849d | 2013-02-12 20:01:27 +0000 | [diff] [blame] | 762 | <compilation-unit name="create-drop-cltype"> |
| 763 | <output-file compare="Text">create-drop-cltype.adm</output-file> |
| 764 | </compilation-unit> |
| 765 | </test-case> |
| 766 | <test-case FilePath="dml"> |
| 767 | <compilation-unit name="create-drop-opntype"> |
| 768 | <output-file compare="Text">create-drop-opntype.adm</output-file> |
| 769 | </compilation-unit> |
| 770 | </test-case> |
| 771 | <test-case FilePath="dml"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 772 | <compilation-unit name="empty-load-with-index"> |
| 773 | <output-file compare="Text">empty-load-with-index.adm</output-file> |
| 774 | </compilation-unit> |
| 775 | </test-case> |
| 776 | <test-case FilePath="dml"> |
| 777 | <compilation-unit name="empty-load"> |
| 778 | <output-file compare="Text">empty-load.adm</output-file> |
| 779 | </compilation-unit> |
| 780 | </test-case> |
| 781 | <test-case FilePath="dml"> |
| 782 | <compilation-unit name="insert-into-empty-dataset-with-index"> |
| 783 | <output-file compare="Text">insert-into-empty-dataset-with-index.adm</output-file> |
| 784 | </compilation-unit> |
| 785 | </test-case> |
| 786 | <test-case FilePath="dml"> |
| 787 | <compilation-unit name="insert-into-empty-dataset"> |
| 788 | <output-file compare="Text">insert-into-empty-dataset.adm</output-file> |
| 789 | </compilation-unit> |
| 790 | </test-case> |
| 791 | <test-case FilePath="dml"> |
| 792 | <compilation-unit name="insert-into-loaded-dataset-with-index_01"> |
| 793 | <output-file compare="Text">insert-into-loaded-dataset-with-index_01.adm</output-file> |
| 794 | </compilation-unit> |
| 795 | </test-case> |
| 796 | <test-case FilePath="dml"> |
| 797 | <compilation-unit name="insert-into-loaded-dataset-with-index_02"> |
| 798 | <output-file compare="Text">insert-into-loaded-dataset-with-index_02.adm</output-file> |
| 799 | </compilation-unit> |
| 800 | </test-case> |
| 801 | <test-case FilePath="dml"> |
| 802 | <compilation-unit name="insert-into-loaded-dataset_01"> |
| 803 | <output-file compare="Text">insert-into-loaded-dataset_01.adm</output-file> |
| 804 | </compilation-unit> |
| 805 | </test-case> |
| 806 | <test-case FilePath="dml"> |
| 807 | <compilation-unit name="insert-into-loaded-dataset_02"> |
| 808 | <output-file compare="Text">insert-into-loaded-dataset_02.adm</output-file> |
| 809 | </compilation-unit> |
| 810 | </test-case> |
| 811 | <test-case FilePath="dml"> |
| 812 | <compilation-unit name="insert-src-dst-01"> |
| 813 | <output-file compare="Text">insert-src-dst-01.adm</output-file> |
| 814 | </compilation-unit> |
| 815 | </test-case> |
| 816 | <test-case FilePath="dml"> |
| 817 | <compilation-unit name="insert"> |
| 818 | <output-file compare="Text">insert.adm</output-file> |
| 819 | </compilation-unit> |
| 820 | </test-case> |
| 821 | <test-case FilePath="dml"> |
| 822 | <compilation-unit name="insert_less_nc"> |
| 823 | <output-file compare="Text">insert_less_nc.adm</output-file> |
| 824 | </compilation-unit> |
| 825 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 826 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 827 | <test-case FilePath="dml"> |
| 828 | <compilation-unit name="load-from-hdfs"> |
| 829 | <output-file compare="Text">load-from-hdfs.adm</output-file> |
| 830 | </compilation-unit> |
| 831 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 832 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 833 | <test-case FilePath="dml"> |
| 834 | <compilation-unit name="load-with-index"> |
| 835 | <output-file compare="Text">load-with-index.adm</output-file> |
| 836 | </compilation-unit> |
| 837 | </test-case> |
| 838 | <test-case FilePath="dml"> |
| 839 | <compilation-unit name="opentype-c2o-recursive"> |
| 840 | <output-file compare="Text">opentype-c2o-recursive.adm</output-file> |
| 841 | </compilation-unit> |
| 842 | </test-case> |
| 843 | <test-case FilePath="dml"> |
| 844 | <compilation-unit name="opentype-c2o"> |
| 845 | <output-file compare="Text">opentype-c2o.adm</output-file> |
| 846 | </compilation-unit> |
| 847 | </test-case> |
| 848 | <test-case FilePath="dml"> |
| 849 | <compilation-unit name="opentype-closed-optional"> |
| 850 | <output-file compare="Text">opentype-closed-optional.adm</output-file> |
| 851 | </compilation-unit> |
| 852 | </test-case> |
| 853 | <test-case FilePath="dml"> |
| 854 | <compilation-unit name="opentype-insert"> |
| 855 | <output-file compare="Text">opentype-insert.adm</output-file> |
| 856 | </compilation-unit> |
| 857 | </test-case> |
| 858 | <test-case FilePath="dml"> |
| 859 | <compilation-unit name="opentype-insert2"> |
| 860 | <output-file compare="Text">opentype-insert2.adm</output-file> |
| 861 | </compilation-unit> |
| 862 | </test-case> |
| 863 | <test-case FilePath="dml"> |
| 864 | <compilation-unit name="opentype-noexpand"> |
| 865 | <output-file compare="Text">opentype-noexpand.adm</output-file> |
| 866 | </compilation-unit> |
| 867 | </test-case> |
| 868 | <test-case FilePath="dml"> |
| 869 | <compilation-unit name="opentype-o2c-recursive"> |
| 870 | <output-file compare="Text">opentype-o2c-recursive.adm</output-file> |
| 871 | </compilation-unit> |
| 872 | </test-case> |
| 873 | <test-case FilePath="dml"> |
| 874 | <compilation-unit name="opentype-o2c"> |
| 875 | <output-file compare="Text">opentype-o2c.adm</output-file> |
| 876 | </compilation-unit> |
| 877 | </test-case> |
| 878 | <test-case FilePath="dml"> |
| 879 | <compilation-unit name="opentype-o2o"> |
| 880 | <output-file compare="Text">opentype-o2o.adm</output-file> |
| 881 | </compilation-unit> |
| 882 | </test-case> |
| 883 | <test-case FilePath="dml"> |
| 884 | <compilation-unit name="scan-delete-btree-secondary-index-nullable"> |
| 885 | <output-file compare="Text">scan-delete-btree-secondary-index-nullable.adm</output-file> |
| 886 | </compilation-unit> |
| 887 | </test-case> |
| 888 | <test-case FilePath="dml"> |
| 889 | <compilation-unit name="scan-delete-rtree-secondary-index-nullable"> |
| 890 | <output-file compare="Text">scan-delete-rtree-secondary-index-nullable.adm</output-file> |
| 891 | </compilation-unit> |
| 892 | </test-case> |
| 893 | <test-case FilePath="dml"> |
| 894 | <compilation-unit name="scan-delete-rtree-secondary-index"> |
| 895 | <output-file compare="Text">scan-delete-rtree-secondary-index.adm</output-file> |
| 896 | </compilation-unit> |
| 897 | </test-case> |
| 898 | <test-case FilePath="dml"> |
| 899 | <compilation-unit name="scan-insert-btree-secondary-index-nullable"> |
| 900 | <output-file compare="Text">scan-insert-btree-secondary-index-nullable.adm</output-file> |
| 901 | </compilation-unit> |
| 902 | </test-case> |
| 903 | <test-case FilePath="dml"> |
| 904 | <compilation-unit name="scan-insert-rtree-secondary-index-nullable"> |
| 905 | <output-file compare="Text">scan-insert-rtree-secondary-index-nullable.adm</output-file> |
| 906 | </compilation-unit> |
| 907 | </test-case> |
| 908 | <test-case FilePath="dml"> |
| 909 | <compilation-unit name="scan-insert-rtree-secondary-index"> |
| 910 | <output-file compare="Text">scan-insert-rtree-secondary-index.adm</output-file> |
| 911 | </compilation-unit> |
| 912 | </test-case> |
| 913 | </test-group> |
| 914 | <test-group name="employee"> |
| 915 | <test-case FilePath="employee"> |
| 916 | <compilation-unit name="q_01"> |
| 917 | <output-file compare="Text">q_01.adm</output-file> |
| 918 | </compilation-unit> |
| 919 | </test-case> |
| 920 | <test-case FilePath="employee"> |
| 921 | <compilation-unit name="q_02"> |
| 922 | <output-file compare="Text">q_02.adm</output-file> |
| 923 | </compilation-unit> |
| 924 | </test-case> |
| 925 | </test-group> |
| 926 | <test-group name="failure"> |
| 927 | <test-case FilePath="failure"> |
| 928 | <compilation-unit name="delete-rtree"> |
| 929 | <output-file compare="Text">delete-rtree.adm</output-file> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 930 | <expected-error>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</expected-error> |
| 931 | </compilation-unit> |
| 932 | <compilation-unit name="verify_delete-rtree"> |
| 933 | <output-file compare="Text">delete-rtree.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 934 | </compilation-unit> |
| 935 | </test-case> |
| 936 | <test-case FilePath="failure"> |
| 937 | <compilation-unit name="delete"> |
| 938 | <output-file compare="Text">delete.adm</output-file> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 939 | <expected-error>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</expected-error> |
| 940 | </compilation-unit> |
| 941 | <compilation-unit name="verify_delete"> |
| 942 | <output-file compare="Text">delete.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 943 | </compilation-unit> |
| 944 | </test-case> |
| 945 | <test-case FilePath="failure"> |
| 946 | <compilation-unit name="insert-rtree"> |
| 947 | <output-file compare="Text">insert-rtree.adm</output-file> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 948 | <expected-error>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</expected-error> |
| 949 | </compilation-unit> |
| 950 | <compilation-unit name="verify_insert-rtree"> |
| 951 | <output-file compare="Text">insert-rtree.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 952 | </compilation-unit> |
| 953 | </test-case> |
| 954 | <test-case FilePath="failure"> |
| 955 | <compilation-unit name="insert"> |
| 956 | <output-file compare="Text">insert.adm</output-file> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 957 | <expected-error>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</expected-error> |
| 958 | </compilation-unit> |
| 959 | <compilation-unit name="verify_insert"> |
| 960 | <output-file compare="Text">insert.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 961 | </compilation-unit> |
| 962 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 963 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 964 | <test-case FilePath="failure"> |
| 965 | <compilation-unit name="q1_pricing_summary_report_failure"> |
| 966 | <output-file compare="Text">q1_pricing_summary_report_failure.adm</output-file> |
| 967 | </compilation-unit> |
| 968 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 969 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 970 | </test-group> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 971 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 972 | <test-group name="flwor"> |
| 973 | <test-case FilePath="flwor"> |
| 974 | <compilation-unit name="for01"> |
| 975 | <output-file compare="Text">for01.adm</output-file> |
| 976 | </compilation-unit> |
| 977 | </test-case> |
| 978 | <test-case FilePath="flwor"> |
| 979 | <compilation-unit name="for02"> |
| 980 | <output-file compare="Text">for02.adm</output-file> |
| 981 | </compilation-unit> |
| 982 | </test-case> |
| 983 | <test-case FilePath="flwor"> |
| 984 | <compilation-unit name="for03"> |
| 985 | <output-file compare="Text">for03.adm</output-file> |
| 986 | </compilation-unit> |
| 987 | </test-case> |
| 988 | <test-case FilePath="flwor"> |
| 989 | <compilation-unit name="for04"> |
| 990 | <output-file compare="Text">for04.adm</output-file> |
| 991 | </compilation-unit> |
| 992 | </test-case> |
| 993 | <test-case FilePath="flwor"> |
| 994 | <compilation-unit name="for05"> |
| 995 | <output-file compare="Text">for05.adm</output-file> |
| 996 | </compilation-unit> |
| 997 | </test-case> |
| 998 | <test-case FilePath="flwor"> |
| 999 | <compilation-unit name="for06"> |
| 1000 | <output-file compare="Text">for06.adm</output-file> |
| 1001 | </compilation-unit> |
| 1002 | </test-case> |
| 1003 | <test-case FilePath="flwor"> |
| 1004 | <compilation-unit name="for07"> |
| 1005 | <output-file compare="Text">for07.adm</output-file> |
| 1006 | </compilation-unit> |
| 1007 | </test-case> |
| 1008 | <test-case FilePath="flwor"> |
| 1009 | <compilation-unit name="for08"> |
| 1010 | <output-file compare="Text">for08.adm</output-file> |
| 1011 | </compilation-unit> |
| 1012 | </test-case> |
| 1013 | <test-case FilePath="flwor"> |
| 1014 | <compilation-unit name="for09"> |
| 1015 | <output-file compare="Text">for09.adm</output-file> |
| 1016 | </compilation-unit> |
| 1017 | </test-case> |
| 1018 | <test-case FilePath="flwor"> |
| 1019 | <compilation-unit name="for10"> |
| 1020 | <output-file compare="Text">for10.adm</output-file> |
| 1021 | </compilation-unit> |
| 1022 | </test-case> |
| 1023 | <test-case FilePath="flwor"> |
| 1024 | <compilation-unit name="for11"> |
| 1025 | <output-file compare="Text">for11.adm</output-file> |
| 1026 | </compilation-unit> |
| 1027 | </test-case> |
| 1028 | <test-case FilePath="flwor"> |
| 1029 | <compilation-unit name="for12"> |
| 1030 | <output-file compare="Text">for12.adm</output-file> |
| 1031 | </compilation-unit> |
| 1032 | </test-case> |
| 1033 | <test-case FilePath="flwor"> |
| 1034 | <compilation-unit name="for13"> |
| 1035 | <output-file compare="Text">for13.adm</output-file> |
| 1036 | </compilation-unit> |
| 1037 | </test-case> |
| 1038 | <test-case FilePath="flwor"> |
| 1039 | <compilation-unit name="for14"> |
| 1040 | <output-file compare="Text">for14.adm</output-file> |
| 1041 | </compilation-unit> |
| 1042 | </test-case> |
| 1043 | <test-case FilePath="flwor"> |
| 1044 | <compilation-unit name="for15"> |
| 1045 | <output-file compare="Text">for15.adm</output-file> |
| 1046 | </compilation-unit> |
| 1047 | </test-case> |
| 1048 | <test-case FilePath="flwor"> |
| 1049 | <compilation-unit name="for16"> |
| 1050 | <output-file compare="Text">for16.adm</output-file> |
| 1051 | </compilation-unit> |
| 1052 | </test-case> |
| 1053 | <test-case FilePath="flwor"> |
| 1054 | <compilation-unit name="for17"> |
| 1055 | <output-file compare="Text">for17.adm</output-file> |
| 1056 | </compilation-unit> |
| 1057 | </test-case> |
| 1058 | <test-case FilePath="flwor"> |
| 1059 | <compilation-unit name="for18"> |
| 1060 | <output-file compare="Text">for18.adm</output-file> |
| 1061 | </compilation-unit> |
| 1062 | </test-case> |
| 1063 | <test-case FilePath="flwor"> |
| 1064 | <compilation-unit name="for19"> |
| 1065 | <output-file compare="Text">for19.adm</output-file> |
| 1066 | </compilation-unit> |
| 1067 | </test-case> |
| 1068 | <test-case FilePath="flwor"> |
| 1069 | <compilation-unit name="grpby01"> |
| 1070 | <output-file compare="Text">grpby01.adm</output-file> |
| 1071 | </compilation-unit> |
| 1072 | </test-case> |
| 1073 | <test-case FilePath="flwor"> |
| 1074 | <compilation-unit name="grpby02"> |
| 1075 | <output-file compare="Text">grpby02.adm</output-file> |
| 1076 | </compilation-unit> |
| 1077 | </test-case> |
| 1078 | <test-case FilePath="flwor"> |
| 1079 | <compilation-unit name="let01"> |
| 1080 | <output-file compare="Text">let01.adm</output-file> |
| 1081 | </compilation-unit> |
| 1082 | </test-case> |
| 1083 | <test-case FilePath="flwor"> |
| 1084 | <compilation-unit name="let02"> |
| 1085 | <output-file compare="Text">let02.adm</output-file> |
| 1086 | </compilation-unit> |
| 1087 | </test-case> |
| 1088 | <test-case FilePath="flwor"> |
| 1089 | <compilation-unit name="let03"> |
| 1090 | <output-file compare="Text">let03.adm</output-file> |
| 1091 | </compilation-unit> |
| 1092 | </test-case> |
| 1093 | <test-case FilePath="flwor"> |
| 1094 | <compilation-unit name="let04"> |
| 1095 | <output-file compare="Text">let04.adm</output-file> |
| 1096 | </compilation-unit> |
| 1097 | </test-case> |
| 1098 | <test-case FilePath="flwor"> |
| 1099 | <compilation-unit name="let05"> |
| 1100 | <output-file compare="Text">let05.adm</output-file> |
| 1101 | </compilation-unit> |
| 1102 | </test-case> |
| 1103 | <test-case FilePath="flwor"> |
| 1104 | <compilation-unit name="let06"> |
| 1105 | <output-file compare="Text">let06.adm</output-file> |
| 1106 | </compilation-unit> |
| 1107 | </test-case> |
| 1108 | <test-case FilePath="flwor"> |
| 1109 | <compilation-unit name="let07"> |
| 1110 | <output-file compare="Text">let07.adm</output-file> |
| 1111 | </compilation-unit> |
| 1112 | </test-case> |
| 1113 | <test-case FilePath="flwor"> |
| 1114 | <compilation-unit name="let08"> |
| 1115 | <output-file compare="Text">let08.adm</output-file> |
| 1116 | </compilation-unit> |
| 1117 | </test-case> |
| 1118 | <test-case FilePath="flwor"> |
| 1119 | <compilation-unit name="let09"> |
| 1120 | <output-file compare="Text">let09.adm</output-file> |
| 1121 | </compilation-unit> |
| 1122 | </test-case> |
| 1123 | <test-case FilePath="flwor"> |
| 1124 | <compilation-unit name="let10"> |
| 1125 | <output-file compare="Text">let10.adm</output-file> |
| 1126 | </compilation-unit> |
| 1127 | </test-case> |
| 1128 | <test-case FilePath="flwor"> |
| 1129 | <compilation-unit name="let11"> |
| 1130 | <output-file compare="Text">let11.adm</output-file> |
| 1131 | </compilation-unit> |
| 1132 | </test-case> |
| 1133 | <test-case FilePath="flwor"> |
| 1134 | <compilation-unit name="let12"> |
| 1135 | <output-file compare="Text">let12.adm</output-file> |
| 1136 | </compilation-unit> |
| 1137 | </test-case> |
| 1138 | <test-case FilePath="flwor"> |
| 1139 | <compilation-unit name="let13"> |
| 1140 | <output-file compare="Text">let13.adm</output-file> |
| 1141 | </compilation-unit> |
| 1142 | </test-case> |
| 1143 | <test-case FilePath="flwor"> |
| 1144 | <compilation-unit name="let14"> |
| 1145 | <output-file compare="Text">let14.adm</output-file> |
| 1146 | </compilation-unit> |
| 1147 | </test-case> |
| 1148 | <test-case FilePath="flwor"> |
| 1149 | <compilation-unit name="let15"> |
| 1150 | <output-file compare="Text">let15.adm</output-file> |
| 1151 | </compilation-unit> |
| 1152 | </test-case> |
| 1153 | <test-case FilePath="flwor"> |
| 1154 | <compilation-unit name="let16"> |
| 1155 | <output-file compare="Text">let16.adm</output-file> |
| 1156 | </compilation-unit> |
| 1157 | </test-case> |
| 1158 | <test-case FilePath="flwor"> |
| 1159 | <compilation-unit name="let17"> |
| 1160 | <output-file compare="Text">let17.adm</output-file> |
| 1161 | </compilation-unit> |
| 1162 | </test-case> |
| 1163 | <test-case FilePath="flwor"> |
| 1164 | <compilation-unit name="let18"> |
| 1165 | <output-file compare="Text">let18.adm</output-file> |
| 1166 | </compilation-unit> |
| 1167 | </test-case> |
| 1168 | <test-case FilePath="flwor"> |
| 1169 | <compilation-unit name="let19"> |
| 1170 | <output-file compare="Text">let19.adm</output-file> |
| 1171 | </compilation-unit> |
| 1172 | </test-case> |
| 1173 | <test-case FilePath="flwor"> |
| 1174 | <compilation-unit name="let20"> |
| 1175 | <output-file compare="Text">let20.adm</output-file> |
| 1176 | </compilation-unit> |
| 1177 | </test-case> |
| 1178 | <test-case FilePath="flwor"> |
| 1179 | <compilation-unit name="let21"> |
| 1180 | <output-file compare="Text">let21.adm</output-file> |
| 1181 | </compilation-unit> |
| 1182 | </test-case> |
| 1183 | <test-case FilePath="flwor"> |
| 1184 | <compilation-unit name="let22"> |
| 1185 | <output-file compare="Text">let22.adm</output-file> |
| 1186 | </compilation-unit> |
| 1187 | </test-case> |
| 1188 | <test-case FilePath="flwor"> |
| 1189 | <compilation-unit name="let23"> |
| 1190 | <output-file compare="Text">let23.adm</output-file> |
| 1191 | </compilation-unit> |
| 1192 | </test-case> |
| 1193 | <test-case FilePath="flwor"> |
| 1194 | <compilation-unit name="let24"> |
| 1195 | <output-file compare="Text">let24.adm</output-file> |
| 1196 | </compilation-unit> |
| 1197 | </test-case> |
| 1198 | <test-case FilePath="flwor"> |
| 1199 | <compilation-unit name="let25"> |
| 1200 | <output-file compare="Text">let25.adm</output-file> |
| 1201 | </compilation-unit> |
| 1202 | </test-case> |
| 1203 | <test-case FilePath="flwor"> |
| 1204 | <compilation-unit name="let26"> |
| 1205 | <output-file compare="Text">let26.adm</output-file> |
| 1206 | </compilation-unit> |
| 1207 | </test-case> |
| 1208 | <test-case FilePath="flwor"> |
| 1209 | <compilation-unit name="let27"> |
| 1210 | <output-file compare="Text">let27.adm</output-file> |
| 1211 | </compilation-unit> |
| 1212 | </test-case> |
| 1213 | <test-case FilePath="flwor"> |
| 1214 | <compilation-unit name="let28"> |
| 1215 | <output-file compare="Text">let28.adm</output-file> |
| 1216 | </compilation-unit> |
| 1217 | </test-case> |
| 1218 | <test-case FilePath="flwor"> |
| 1219 | <compilation-unit name="let29"> |
| 1220 | <output-file compare="Text">let29.adm</output-file> |
| 1221 | </compilation-unit> |
| 1222 | </test-case> |
| 1223 | <test-case FilePath="flwor"> |
| 1224 | <compilation-unit name="let30"> |
| 1225 | <output-file compare="Text">let30.adm</output-file> |
| 1226 | </compilation-unit> |
| 1227 | </test-case> |
| 1228 | <test-case FilePath="flwor"> |
| 1229 | <compilation-unit name="let31"> |
| 1230 | <output-file compare="Text">let31.adm</output-file> |
| 1231 | </compilation-unit> |
| 1232 | </test-case> |
| 1233 | <test-case FilePath="flwor"> |
| 1234 | <compilation-unit name="let32"> |
| 1235 | <output-file compare="Text">let32.adm</output-file> |
| 1236 | </compilation-unit> |
| 1237 | </test-case> |
| 1238 | <test-case FilePath="flwor"> |
| 1239 | <compilation-unit name="order-by-01"> |
| 1240 | <output-file compare="Text">order-by-01.adm</output-file> |
| 1241 | </compilation-unit> |
| 1242 | </test-case> |
| 1243 | <test-case FilePath="flwor"> |
| 1244 | <compilation-unit name="order-by-02"> |
| 1245 | <output-file compare="Text">order-by-02.adm</output-file> |
| 1246 | </compilation-unit> |
| 1247 | </test-case> |
| 1248 | <test-case FilePath="flwor"> |
| 1249 | <compilation-unit name="order-by-03"> |
| 1250 | <output-file compare="Text">order-by-03.adm</output-file> |
| 1251 | </compilation-unit> |
| 1252 | </test-case> |
| 1253 | <test-case FilePath="flwor"> |
| 1254 | <compilation-unit name="order-by-04"> |
| 1255 | <output-file compare="Text">order-by-04.adm</output-file> |
| 1256 | </compilation-unit> |
| 1257 | </test-case> |
| 1258 | <test-case FilePath="flwor"> |
| 1259 | <compilation-unit name="order-by-05"> |
| 1260 | <output-file compare="Text">order-by-05.adm</output-file> |
| 1261 | </compilation-unit> |
| 1262 | </test-case> |
| 1263 | <test-case FilePath="flwor"> |
| 1264 | <compilation-unit name="order-by-06"> |
| 1265 | <output-file compare="Text">order-by-06.adm</output-file> |
| 1266 | </compilation-unit> |
| 1267 | </test-case> |
| 1268 | <test-case FilePath="flwor"> |
| 1269 | <compilation-unit name="order-by-07"> |
| 1270 | <output-file compare="Text">order-by-07.adm</output-file> |
| 1271 | </compilation-unit> |
| 1272 | </test-case> |
| 1273 | <test-case FilePath="flwor"> |
| 1274 | <compilation-unit name="order-by-08"> |
| 1275 | <output-file compare="Text">order-by-08.adm</output-file> |
| 1276 | </compilation-unit> |
| 1277 | </test-case> |
| 1278 | <test-case FilePath="flwor"> |
| 1279 | <compilation-unit name="order-by-09"> |
| 1280 | <output-file compare="Text">order-by-09.adm</output-file> |
| 1281 | </compilation-unit> |
| 1282 | </test-case> |
| 1283 | <test-case FilePath="flwor"> |
| 1284 | <compilation-unit name="order-by-10"> |
| 1285 | <output-file compare="Text">order-by-10.adm</output-file> |
| 1286 | </compilation-unit> |
| 1287 | </test-case> |
| 1288 | <test-case FilePath="flwor"> |
| 1289 | <compilation-unit name="order-by-11"> |
| 1290 | <output-file compare="Text">order-by-11.adm</output-file> |
| 1291 | </compilation-unit> |
| 1292 | </test-case> |
| 1293 | <test-case FilePath="flwor"> |
| 1294 | <compilation-unit name="order-by-12"> |
| 1295 | <output-file compare="Text">order-by-12.adm</output-file> |
| 1296 | </compilation-unit> |
| 1297 | </test-case> |
| 1298 | <test-case FilePath="flwor"> |
| 1299 | <compilation-unit name="ret-01"> |
| 1300 | <output-file compare="Text">ret-01.adm</output-file> |
| 1301 | </compilation-unit> |
| 1302 | </test-case> |
| 1303 | <test-case FilePath="flwor"> |
| 1304 | <compilation-unit name="ret-02"> |
| 1305 | <output-file compare="Text">ret-02.adm</output-file> |
| 1306 | </compilation-unit> |
| 1307 | </test-case> |
| 1308 | <test-case FilePath="flwor"> |
| 1309 | <compilation-unit name="ret-03"> |
| 1310 | <output-file compare="Text">ret-03.adm</output-file> |
| 1311 | </compilation-unit> |
| 1312 | </test-case> |
| 1313 | <test-case FilePath="flwor"> |
| 1314 | <compilation-unit name="ret-04"> |
| 1315 | <output-file compare="Text">ret-04.adm</output-file> |
| 1316 | </compilation-unit> |
| 1317 | </test-case> |
| 1318 | <test-case FilePath="flwor"> |
| 1319 | <compilation-unit name="ret-05"> |
| 1320 | <output-file compare="Text">ret-05.adm</output-file> |
| 1321 | </compilation-unit> |
| 1322 | </test-case> |
| 1323 | <test-case FilePath="flwor"> |
| 1324 | <compilation-unit name="ret-06"> |
| 1325 | <output-file compare="Text">ret-06.adm</output-file> |
| 1326 | </compilation-unit> |
| 1327 | </test-case> |
| 1328 | <test-case FilePath="flwor"> |
| 1329 | <compilation-unit name="ret-07"> |
| 1330 | <output-file compare="Text">ret-07.adm</output-file> |
| 1331 | </compilation-unit> |
| 1332 | </test-case> |
| 1333 | <test-case FilePath="flwor"> |
| 1334 | <compilation-unit name="ret-08"> |
| 1335 | <output-file compare="Text">ret-08.adm</output-file> |
| 1336 | </compilation-unit> |
| 1337 | </test-case> |
| 1338 | <test-case FilePath="flwor"> |
| 1339 | <compilation-unit name="ret-09"> |
| 1340 | <output-file compare="Text">ret-09.adm</output-file> |
| 1341 | </compilation-unit> |
| 1342 | </test-case> |
| 1343 | <test-case FilePath="flwor"> |
| 1344 | <compilation-unit name="ret-10"> |
| 1345 | <output-file compare="Text">ret-10.adm</output-file> |
| 1346 | </compilation-unit> |
| 1347 | </test-case> |
| 1348 | <test-case FilePath="flwor"> |
| 1349 | <compilation-unit name="ret-11"> |
| 1350 | <output-file compare="Text">ret-11.adm</output-file> |
| 1351 | </compilation-unit> |
| 1352 | </test-case> |
| 1353 | <test-case FilePath="flwor"> |
| 1354 | <compilation-unit name="ret-12"> |
| 1355 | <output-file compare="Text">ret-12.adm</output-file> |
| 1356 | </compilation-unit> |
| 1357 | </test-case> |
| 1358 | <test-case FilePath="flwor"> |
| 1359 | <compilation-unit name="ret-13"> |
| 1360 | <output-file compare="Text">ret-13.adm</output-file> |
| 1361 | </compilation-unit> |
| 1362 | </test-case> |
| 1363 | <test-case FilePath="flwor"> |
| 1364 | <compilation-unit name="ret-14"> |
| 1365 | <output-file compare="Text">ret-14.adm</output-file> |
| 1366 | </compilation-unit> |
| 1367 | </test-case> |
| 1368 | <test-case FilePath="flwor"> |
| 1369 | <compilation-unit name="ret-15"> |
| 1370 | <output-file compare="Text">ret-15.adm</output-file> |
| 1371 | </compilation-unit> |
| 1372 | </test-case> |
| 1373 | <test-case FilePath="flwor"> |
| 1374 | <compilation-unit name="ret-16"> |
| 1375 | <output-file compare="Text">ret-16.adm</output-file> |
| 1376 | </compilation-unit> |
| 1377 | </test-case> |
| 1378 | <test-case FilePath="flwor"> |
| 1379 | <compilation-unit name="ret-17"> |
| 1380 | <output-file compare="Text">ret-17.adm</output-file> |
| 1381 | </compilation-unit> |
| 1382 | </test-case> |
| 1383 | <test-case FilePath="flwor"> |
| 1384 | <compilation-unit name="ret-18"> |
| 1385 | <output-file compare="Text">ret-18.adm</output-file> |
| 1386 | </compilation-unit> |
| 1387 | </test-case> |
| 1388 | <test-case FilePath="flwor"> |
| 1389 | <compilation-unit name="ret-19"> |
| 1390 | <output-file compare="Text">ret-19.adm</output-file> |
| 1391 | </compilation-unit> |
| 1392 | </test-case> |
| 1393 | </test-group> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 1394 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1395 | <test-group name="fuzzyjoin"> |
| 1396 | <test-case FilePath="fuzzyjoin"> |
| 1397 | <compilation-unit name="dblp-1_1"> |
| 1398 | <output-file compare="Text">dblp-1_1.adm</output-file> |
| 1399 | </compilation-unit> |
| 1400 | </test-case> |
| 1401 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1402 | <compilation-unit name="dblp-1_2.1.1"> |
| 1403 | <output-file compare="Text">dblp-1_2.1.1.adm</output-file> |
| 1404 | </compilation-unit> |
| 1405 | </test-case> |
| 1406 | <test-case FilePath="fuzzyjoin"> |
| 1407 | <compilation-unit name="dblp-1_2.1"> |
| 1408 | <output-file compare="Text">dblp-1_2.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1409 | </compilation-unit> |
| 1410 | </test-case> |
| 1411 | <test-case FilePath="fuzzyjoin"> |
| 1412 | <compilation-unit name="dblp-1_2"> |
| 1413 | <output-file compare="Text">dblp-1_2.adm</output-file> |
| 1414 | </compilation-unit> |
| 1415 | </test-case> |
| 1416 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1417 | <compilation-unit name="dblp-2.1_5.3.1"> |
| 1418 | <output-file compare="Text">dblp-2.1_5.3.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1419 | </compilation-unit> |
| 1420 | </test-case> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1421 | <test-case FilePath="fuzzyjoin"> |
| 1422 | <compilation-unit name="dblp-2_1"> |
| 1423 | <output-file compare="Text">dblp-2_1.adm</output-file> |
| 1424 | </compilation-unit> |
| 1425 | </test-case> |
| 1426 | <test-case FilePath="fuzzyjoin"> |
| 1427 | <compilation-unit name="dblp-2_2"> |
| 1428 | <output-file compare="Text">dblp-2_2.adm</output-file> |
| 1429 | </compilation-unit> |
| 1430 | </test-case> |
| 1431 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1432 | <compilation-unit name="dblp-2.2"> |
| 1433 | <output-file compare="Text">dblp-2.2.adm</output-file> |
| 1434 | </compilation-unit> |
| 1435 | </test-case> |
| 1436 | <test-case FilePath="fuzzyjoin"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1437 | <compilation-unit name="dblp-2_3"> |
| 1438 | <output-file compare="Text">dblp-2_3.adm</output-file> |
| 1439 | </compilation-unit> |
| 1440 | </test-case> |
| 1441 | <test-case FilePath="fuzzyjoin"> |
| 1442 | <compilation-unit name="dblp-2_4"> |
| 1443 | <output-file compare="Text">dblp-2_4.adm</output-file> |
| 1444 | </compilation-unit> |
| 1445 | </test-case> |
| 1446 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1447 | <compilation-unit name="dblp-2_5.1"> |
| 1448 | <output-file compare="Text">dblp-2_5.1.adm</output-file> |
| 1449 | </compilation-unit> |
| 1450 | </test-case> |
| 1451 | <test-case FilePath="fuzzyjoin"> |
| 1452 | <compilation-unit name="dblp-2_5.2"> |
| 1453 | <output-file compare="Text">dblp-2_5.2.adm</output-file> |
| 1454 | </compilation-unit> |
| 1455 | </test-case> |
| 1456 | <test-case FilePath="fuzzyjoin"> |
| 1457 | <compilation-unit name="dblp-2_5.3.1"> |
| 1458 | <output-file compare="Text">dblp-2_5.3.1.adm</output-file> |
| 1459 | </compilation-unit> |
| 1460 | </test-case> |
| 1461 | <test-case FilePath="fuzzyjoin"> |
| 1462 | <compilation-unit name="dblp-2_5.3"> |
| 1463 | <output-file compare="Text">dblp-2_5.3.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1464 | </compilation-unit> |
| 1465 | </test-case> |
| 1466 | <test-case FilePath="fuzzyjoin"> |
| 1467 | <compilation-unit name="dblp-2_5"> |
| 1468 | <output-file compare="Text">dblp-2_5.adm</output-file> |
| 1469 | </compilation-unit> |
| 1470 | </test-case> |
| 1471 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1472 | <compilation-unit name="dblp-3_1.1"> |
| 1473 | <output-file compare="Text">dblp-3_1.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1474 | </compilation-unit> |
| 1475 | </test-case> |
| 1476 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1477 | <compilation-unit name="dblp-3_1.2"> |
| 1478 | <output-file compare="Text">dblp-3_1.2.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1479 | </compilation-unit> |
| 1480 | </test-case> |
| 1481 | <test-case FilePath="fuzzyjoin"> |
| 1482 | <compilation-unit name="dblp-3_1"> |
| 1483 | <output-file compare="Text">dblp-3_1.adm</output-file> |
| 1484 | </compilation-unit> |
| 1485 | </test-case> |
| 1486 | <test-case FilePath="fuzzyjoin"> |
| 1487 | <compilation-unit name="dblp-aqlplus_1"> |
| 1488 | <output-file compare="Text">dblp-aqlplus_1.adm</output-file> |
| 1489 | </compilation-unit> |
| 1490 | </test-case> |
| 1491 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | e0ffa4c | 2012-12-06 07:03:57 +0000 | [diff] [blame] | 1492 | <compilation-unit name="dblp-aqlplus_2"> |
| 1493 | <output-file compare="Text">dblp-aqlplus_2.adm</output-file> |
| 1494 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 1495 | </compilation-unit> |
| 1496 | </test-case> |
| 1497 | <test-case FilePath="fuzzyjoin"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1498 | <compilation-unit name="dblp-csx-2_1"> |
| 1499 | <output-file compare="Text">dblp-csx-2_1.adm</output-file> |
| 1500 | </compilation-unit> |
| 1501 | </test-case> |
| 1502 | <test-case FilePath="fuzzyjoin"> |
| 1503 | <compilation-unit name="dblp-csx-2_2"> |
| 1504 | <output-file compare="Text">dblp-csx-2_2.adm</output-file> |
| 1505 | </compilation-unit> |
| 1506 | </test-case> |
| 1507 | <test-case FilePath="fuzzyjoin"> |
| 1508 | <compilation-unit name="dblp-csx-2_3"> |
| 1509 | <output-file compare="Text">dblp-csx-2_3.adm</output-file> |
| 1510 | </compilation-unit> |
| 1511 | </test-case> |
| 1512 | <test-case FilePath="fuzzyjoin"> |
| 1513 | <compilation-unit name="dblp-csx-2_4"> |
| 1514 | <output-file compare="Text">dblp-csx-2_4.adm</output-file> |
| 1515 | </compilation-unit> |
| 1516 | </test-case> |
| 1517 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1518 | <compilation-unit name="dblp-csx-2_5.1"> |
| 1519 | <output-file compare="Text">dblp-csx-2_5.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1520 | </compilation-unit> |
| 1521 | </test-case> |
| 1522 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1523 | <compilation-unit name="dblp-csx-2_5.2"> |
| 1524 | <output-file compare="Text">dblp-csx-2_5.2.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1525 | </compilation-unit> |
| 1526 | </test-case> |
| 1527 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1528 | <compilation-unit name="dblp-csx-2_5.3.1"> |
| 1529 | <output-file compare="Text">dblp-csx-2_5.3.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1530 | </compilation-unit> |
| 1531 | </test-case> |
| 1532 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1533 | <compilation-unit name="dblp-csx-2_5.3"> |
| 1534 | <output-file compare="Text">dblp-csx-2_5.3.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1535 | </compilation-unit> |
| 1536 | </test-case> |
| 1537 | <test-case FilePath="fuzzyjoin"> |
| 1538 | <compilation-unit name="dblp-csx-2_5"> |
| 1539 | <output-file compare="Text">dblp-csx-2_5.adm</output-file> |
| 1540 | </compilation-unit> |
| 1541 | </test-case> |
| 1542 | <test-case FilePath="fuzzyjoin"> |
| 1543 | <compilation-unit name="dblp-csx-3_1"> |
| 1544 | <output-file compare="Text">dblp-csx-3_1.adm</output-file> |
| 1545 | </compilation-unit> |
| 1546 | </test-case> |
| 1547 | <test-case FilePath="fuzzyjoin"> |
| 1548 | <compilation-unit name="dblp-csx-3_2"> |
| 1549 | <output-file compare="Text">dblp-csx-3_2.adm</output-file> |
| 1550 | </compilation-unit> |
| 1551 | </test-case> |
| 1552 | <test-case FilePath="fuzzyjoin"> |
| 1553 | <compilation-unit name="dblp-csx-3_3"> |
| 1554 | <output-file compare="Text">dblp-csx-3_3.adm</output-file> |
| 1555 | </compilation-unit> |
| 1556 | </test-case> |
| 1557 | <test-case FilePath="fuzzyjoin"> |
| 1558 | <compilation-unit name="dblp-csx-3_4"> |
| 1559 | <output-file compare="Text">dblp-csx-3_4.adm</output-file> |
| 1560 | </compilation-unit> |
| 1561 | </test-case> |
| 1562 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1563 | <compilation-unit name="dblp-csx-3_5.1"> |
| 1564 | <output-file compare="Text">dblp-csx-3_5.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1565 | </compilation-unit> |
| 1566 | </test-case> |
| 1567 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1568 | <compilation-unit name="dblp-csx-3_5.2"> |
| 1569 | <output-file compare="Text">dblp-csx-3_5.2.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1570 | </compilation-unit> |
| 1571 | </test-case> |
| 1572 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1573 | <compilation-unit name="dblp-csx-3_5.3.1"> |
| 1574 | <output-file compare="Text">dblp-csx-3_5.3.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1575 | </compilation-unit> |
| 1576 | </test-case> |
| 1577 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1578 | <compilation-unit name="dblp-csx-3_5.3"> |
| 1579 | <output-file compare="Text">dblp-csx-3_5.3.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1580 | </compilation-unit> |
| 1581 | </test-case> |
| 1582 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1583 | <compilation-unit name="dblp-csx-3_5.4.1"> |
| 1584 | <output-file compare="Text">dblp-csx-3_5.4.1.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1585 | </compilation-unit> |
| 1586 | </test-case> |
| 1587 | <test-case FilePath="fuzzyjoin"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1588 | <compilation-unit name="dblp-csx-3_5.4"> |
| 1589 | <output-file compare="Text">dblp-csx-3_5.4.adm</output-file> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1590 | </compilation-unit> |
| 1591 | </test-case> |
| 1592 | <test-case FilePath="fuzzyjoin"> |
| 1593 | <compilation-unit name="dblp-csx-3_5"> |
| 1594 | <output-file compare="Text">dblp-csx-3_5.adm</output-file> |
| 1595 | </compilation-unit> |
| 1596 | </test-case> |
| 1597 | <test-case FilePath="fuzzyjoin"> |
| 1598 | <compilation-unit name="dblp-csx-aqlplus_1"> |
| 1599 | <output-file compare="Text">dblp-csx-aqlplus_1.adm</output-file> |
| 1600 | </compilation-unit> |
| 1601 | </test-case> |
| 1602 | <test-case FilePath="fuzzyjoin"> |
| 1603 | <compilation-unit name="dblp-csx-aqlplus_2"> |
| 1604 | <output-file compare="Text">dblp-csx-aqlplus_2.adm</output-file> |
| 1605 | </compilation-unit> |
| 1606 | </test-case> |
| 1607 | <test-case FilePath="fuzzyjoin"> |
| 1608 | <compilation-unit name="dblp-csx-aqlplus_3"> |
| 1609 | <output-file compare="Text">dblp-csx-aqlplus_3.adm</output-file> |
| 1610 | </compilation-unit> |
| 1611 | </test-case> |
| 1612 | <test-case FilePath="fuzzyjoin"> |
| 1613 | <compilation-unit name="dblp-csx-dblp-aqlplus_1"> |
| 1614 | <output-file compare="Text">dblp-csx-dblp-aqlplus_1.adm</output-file> |
| 1615 | </compilation-unit> |
| 1616 | </test-case> |
| 1617 | <test-case FilePath="fuzzyjoin"> |
| 1618 | <compilation-unit name="dblp-lookup_1"> |
| 1619 | <output-file compare="Text">dblp-lookup_1.adm</output-file> |
| 1620 | </compilation-unit> |
| 1621 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 1622 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1623 | <test-case FilePath="fuzzyjoin"> |
| 1624 | <compilation-unit name="dblp-splits-3_1"> |
| 1625 | <output-file compare="Text">dblp-splits-3_1.adm</output-file> |
| 1626 | </compilation-unit> |
| 1627 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 1628 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1629 | </test-group> |
| 1630 | <test-group name="index-join"> |
| 1631 | <test-case FilePath="index-join"> |
alexander.behm | 3caae9e | 2012-11-08 04:50:20 +0000 | [diff] [blame] | 1632 | <compilation-unit name="btree-primary-equi-join"> |
| 1633 | <output-file compare="Text">btree-primary-equi-join.adm</output-file> |
| 1634 | </compilation-unit> |
| 1635 | </test-case> |
| 1636 | <test-case FilePath="index-join"> |
| 1637 | <compilation-unit name="btree-secondary-equi-join"> |
| 1638 | <output-file compare="Text">btree-secondary-equi-join.adm</output-file> |
| 1639 | </compilation-unit> |
| 1640 | </test-case> |
| 1641 | <test-case FilePath="index-join"> |
alexander.behm | 3caae9e | 2012-11-08 04:50:20 +0000 | [diff] [blame] | 1642 | <compilation-unit name="rtree-spatial-intersect-point"> |
| 1643 | <output-file compare="Text">rtree-spatial-intersect-point.adm</output-file> |
| 1644 | </compilation-unit> |
| 1645 | </test-case> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1646 | </test-group> |
| 1647 | <test-group name="index-selection"> |
| 1648 | <test-case FilePath="index-selection"> |
| 1649 | <compilation-unit name="btree-index-composite-key"> |
| 1650 | <output-file compare="Text">btree-index-composite-key.adm</output-file> |
| 1651 | </compilation-unit> |
| 1652 | </test-case> |
| 1653 | <test-case FilePath="index-selection"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1654 | <compilation-unit name="btree-index-rewrite-multiple"> |
| 1655 | <output-file compare="Text">btree-index-rewrite-multiple.adm</output-file> |
| 1656 | </compilation-unit> |
| 1657 | </test-case> |
| 1658 | <test-case FilePath="index-selection"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1659 | <compilation-unit name="cust-index-age-nullable"> |
| 1660 | <output-file compare="Text">cust-index-age-nullable.adm</output-file> |
| 1661 | </compilation-unit> |
| 1662 | </test-case> |
| 1663 | <test-case FilePath="index-selection"> |
| 1664 | <compilation-unit name="inverted-index-ngram-contains"> |
| 1665 | <output-file compare="Text">inverted-index-ngram-contains.adm</output-file> |
| 1666 | </compilation-unit> |
| 1667 | </test-case> |
| 1668 | <test-case FilePath="index-selection"> |
| 1669 | <compilation-unit name="inverted-index-ngram-edit-distance-panic"> |
| 1670 | <output-file compare="Text">inverted-index-ngram-edit-distance-panic.adm</output-file> |
| 1671 | </compilation-unit> |
| 1672 | </test-case> |
| 1673 | <test-case FilePath="index-selection"> |
| 1674 | <compilation-unit name="inverted-index-ngram-edit-distance"> |
| 1675 | <output-file compare="Text">inverted-index-ngram-edit-distance.adm</output-file> |
| 1676 | </compilation-unit> |
| 1677 | </test-case> |
| 1678 | <test-case FilePath="index-selection"> |
| 1679 | <compilation-unit name="inverted-index-ngram-jaccard"> |
| 1680 | <output-file compare="Text">inverted-index-ngram-jaccard.adm</output-file> |
| 1681 | </compilation-unit> |
| 1682 | </test-case> |
| 1683 | <test-case FilePath="index-selection"> |
| 1684 | <compilation-unit name="inverted-index-olist-edit-distance-panic"> |
| 1685 | <output-file compare="Text">inverted-index-olist-edit-distance-panic.adm</output-file> |
| 1686 | </compilation-unit> |
| 1687 | </test-case> |
| 1688 | <test-case FilePath="index-selection"> |
| 1689 | <compilation-unit name="inverted-index-olist-edit-distance"> |
| 1690 | <output-file compare="Text">inverted-index-olist-edit-distance.adm</output-file> |
| 1691 | </compilation-unit> |
| 1692 | </test-case> |
| 1693 | <test-case FilePath="index-selection"> |
| 1694 | <compilation-unit name="inverted-index-olist-jaccard"> |
| 1695 | <output-file compare="Text">inverted-index-olist-jaccard.adm</output-file> |
| 1696 | </compilation-unit> |
| 1697 | </test-case> |
| 1698 | <test-case FilePath="index-selection"> |
| 1699 | <compilation-unit name="inverted-index-ulist-jaccard"> |
| 1700 | <output-file compare="Text">inverted-index-ulist-jaccard.adm</output-file> |
| 1701 | </compilation-unit> |
| 1702 | </test-case> |
| 1703 | <test-case FilePath="index-selection"> |
| 1704 | <compilation-unit name="inverted-index-word-contains"> |
| 1705 | <output-file compare="Text">inverted-index-word-contains.adm</output-file> |
| 1706 | </compilation-unit> |
| 1707 | </test-case> |
| 1708 | <test-case FilePath="index-selection"> |
| 1709 | <compilation-unit name="inverted-index-word-jaccard"> |
| 1710 | <output-file compare="Text">inverted-index-word-jaccard.adm</output-file> |
| 1711 | </compilation-unit> |
| 1712 | </test-case> |
| 1713 | <test-case FilePath="index-selection"> |
| 1714 | <compilation-unit name="orders-index-custkey-conjunctive-open"> |
| 1715 | <output-file compare="Text">orders-index-custkey-conjunctive-open.adm</output-file> |
| 1716 | </compilation-unit> |
| 1717 | </test-case> |
| 1718 | <test-case FilePath="index-selection"> |
| 1719 | <compilation-unit name="orders-index-custkey-conjunctive"> |
| 1720 | <output-file compare="Text">orders-index-custkey-conjunctive.adm</output-file> |
| 1721 | </compilation-unit> |
| 1722 | </test-case> |
| 1723 | <test-case FilePath="index-selection"> |
| 1724 | <compilation-unit name="orders-index-custkey-open"> |
| 1725 | <output-file compare="Text">orders-index-custkey-open.adm</output-file> |
| 1726 | </compilation-unit> |
| 1727 | </test-case> |
| 1728 | <test-case FilePath="index-selection"> |
| 1729 | <compilation-unit name="orders-index-custkey"> |
| 1730 | <output-file compare="Text">orders-index-custkey.adm</output-file> |
| 1731 | </compilation-unit> |
| 1732 | </test-case> |
| 1733 | <test-case FilePath="index-selection"> |
| 1734 | <compilation-unit name="range-search-open"> |
| 1735 | <output-file compare="Text">range-search-open.adm</output-file> |
| 1736 | </compilation-unit> |
| 1737 | </test-case> |
| 1738 | <test-case FilePath="index-selection"> |
| 1739 | <compilation-unit name="range-search"> |
| 1740 | <output-file compare="Text">range-search.adm</output-file> |
| 1741 | </compilation-unit> |
| 1742 | </test-case> |
| 1743 | <test-case FilePath="index-selection"> |
| 1744 | <compilation-unit name="rtree-secondary-index-nullable"> |
| 1745 | <output-file compare="Text">rtree-secondary-index-nullable.adm</output-file> |
| 1746 | </compilation-unit> |
| 1747 | </test-case> |
| 1748 | <test-case FilePath="index-selection"> |
| 1749 | <compilation-unit name="rtree-secondary-index-open"> |
| 1750 | <output-file compare="Text">rtree-secondary-index-open.adm</output-file> |
| 1751 | </compilation-unit> |
| 1752 | </test-case> |
| 1753 | <test-case FilePath="index-selection"> |
| 1754 | <compilation-unit name="rtree-secondary-index"> |
| 1755 | <output-file compare="Text">rtree-secondary-index.adm</output-file> |
| 1756 | </compilation-unit> |
| 1757 | </test-case> |
| 1758 | </test-group> |
alexander.behm | 954083a | 2012-11-15 04:01:23 +0000 | [diff] [blame] | 1759 | <test-group name="inverted-index-join"> |
| 1760 | <test-case FilePath="inverted-index-join"> |
| 1761 | <compilation-unit name="ngram-edit-distance"> |
| 1762 | <output-file compare="Text">ngram-edit-distance.adm</output-file> |
| 1763 | </compilation-unit> |
| 1764 | </test-case> |
| 1765 | <test-case FilePath="inverted-index-join"> |
| 1766 | <compilation-unit name="ngram-edit-distance-inline"> |
| 1767 | <output-file compare="Text">ngram-edit-distance-inline.adm</output-file> |
| 1768 | </compilation-unit> |
| 1769 | </test-case> |
| 1770 | <test-case FilePath="inverted-index-join"> |
| 1771 | <compilation-unit name="ngram-jaccard"> |
| 1772 | <output-file compare="Text">ngram-jaccard.adm</output-file> |
| 1773 | </compilation-unit> |
| 1774 | </test-case> |
| 1775 | <test-case FilePath="inverted-index-join"> |
| 1776 | <compilation-unit name="ngram-jaccard-inline"> |
| 1777 | <output-file compare="Text">ngram-jaccard-inline.adm</output-file> |
| 1778 | </compilation-unit> |
| 1779 | </test-case> |
| 1780 | <test-case FilePath="inverted-index-join"> |
| 1781 | <compilation-unit name="olist-edit-distance"> |
| 1782 | <output-file compare="Text">olist-edit-distance.adm</output-file> |
| 1783 | </compilation-unit> |
| 1784 | </test-case> |
| 1785 | <test-case FilePath="inverted-index-join"> |
| 1786 | <compilation-unit name="olist-edit-distance-inline"> |
| 1787 | <output-file compare="Text">olist-edit-distance-inline.adm</output-file> |
| 1788 | </compilation-unit> |
| 1789 | </test-case> |
| 1790 | <test-case FilePath="inverted-index-join"> |
| 1791 | <compilation-unit name="olist-jaccard"> |
| 1792 | <output-file compare="Text">olist-jaccard.adm</output-file> |
| 1793 | </compilation-unit> |
| 1794 | </test-case> |
| 1795 | <test-case FilePath="inverted-index-join"> |
| 1796 | <compilation-unit name="olist-jaccard-inline"> |
| 1797 | <output-file compare="Text">olist-jaccard-inline.adm</output-file> |
| 1798 | </compilation-unit> |
| 1799 | </test-case> |
| 1800 | <test-case FilePath="inverted-index-join"> |
| 1801 | <compilation-unit name="ulist-jaccard"> |
| 1802 | <output-file compare="Text">ulist-jaccard.adm</output-file> |
| 1803 | </compilation-unit> |
| 1804 | </test-case> |
| 1805 | <test-case FilePath="inverted-index-join"> |
| 1806 | <compilation-unit name="ulist-jaccard-inline"> |
| 1807 | <output-file compare="Text">ulist-jaccard-inline.adm</output-file> |
| 1808 | </compilation-unit> |
| 1809 | </test-case> |
| 1810 | <test-case FilePath="inverted-index-join"> |
| 1811 | <compilation-unit name="word-jaccard"> |
| 1812 | <output-file compare="Text">word-jaccard.adm</output-file> |
| 1813 | </compilation-unit> |
| 1814 | </test-case> |
| 1815 | <test-case FilePath="inverted-index-join"> |
| 1816 | <compilation-unit name="word-jaccard-inline"> |
| 1817 | <output-file compare="Text">word-jaccard-inline.adm</output-file> |
| 1818 | </compilation-unit> |
| 1819 | </test-case> |
| 1820 | </test-group> |
| 1821 | <test-group name="inverted-index-join-noeqjoin"> |
| 1822 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1823 | <compilation-unit name="ngram-edit-distance"> |
| 1824 | <output-file compare="Text">ngram-edit-distance.adm</output-file> |
| 1825 | </compilation-unit> |
| 1826 | </test-case> |
| 1827 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1828 | <compilation-unit name="ngram-edit-distance-inline"> |
| 1829 | <output-file compare="Text">ngram-edit-distance-inline.adm</output-file> |
| 1830 | </compilation-unit> |
| 1831 | </test-case> |
| 1832 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1833 | <compilation-unit name="ngram-jaccard"> |
| 1834 | <output-file compare="Text">ngram-jaccard.adm</output-file> |
| 1835 | </compilation-unit> |
| 1836 | </test-case> |
| 1837 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1838 | <compilation-unit name="ngram-jaccard-inline"> |
| 1839 | <output-file compare="Text">ngram-jaccard-inline.adm</output-file> |
| 1840 | </compilation-unit> |
| 1841 | </test-case> |
| 1842 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1843 | <compilation-unit name="olist-edit-distance"> |
| 1844 | <output-file compare="Text">olist-edit-distance.adm</output-file> |
| 1845 | </compilation-unit> |
| 1846 | </test-case> |
| 1847 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1848 | <compilation-unit name="olist-edit-distance-inline"> |
| 1849 | <output-file compare="Text">olist-edit-distance-inline.adm</output-file> |
| 1850 | </compilation-unit> |
| 1851 | </test-case> |
| 1852 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1853 | <compilation-unit name="olist-jaccard"> |
| 1854 | <output-file compare="Text">olist-jaccard.adm</output-file> |
| 1855 | </compilation-unit> |
| 1856 | </test-case> |
| 1857 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1858 | <compilation-unit name="olist-jaccard-inline"> |
| 1859 | <output-file compare="Text">olist-jaccard-inline.adm</output-file> |
| 1860 | </compilation-unit> |
| 1861 | </test-case> |
| 1862 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1863 | <compilation-unit name="ulist-jaccard"> |
| 1864 | <output-file compare="Text">ulist-jaccard.adm</output-file> |
| 1865 | </compilation-unit> |
| 1866 | </test-case> |
| 1867 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1868 | <compilation-unit name="ulist-jaccard-inline"> |
| 1869 | <output-file compare="Text">ulist-jaccard-inline.adm</output-file> |
| 1870 | </compilation-unit> |
| 1871 | </test-case> |
| 1872 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1873 | <compilation-unit name="word-jaccard"> |
| 1874 | <output-file compare="Text">word-jaccard.adm</output-file> |
| 1875 | </compilation-unit> |
| 1876 | </test-case> |
| 1877 | <test-case FilePath="inverted-index-join-noeqjoin"> |
| 1878 | <compilation-unit name="word-jaccard-inline"> |
| 1879 | <output-file compare="Text">word-jaccard-inline.adm</output-file> |
| 1880 | </compilation-unit> |
| 1881 | </test-case> |
| 1882 | </test-group> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1883 | <test-group name="list"> |
| 1884 | <test-case FilePath="list"> |
| 1885 | <compilation-unit name="any-collection-member_01"> |
| 1886 | <output-file compare="Text">any-collection-member_01.adm</output-file> |
| 1887 | </compilation-unit> |
| 1888 | </test-case> |
| 1889 | <test-case FilePath="list"> |
| 1890 | <compilation-unit name="get-item_01"> |
| 1891 | <output-file compare="Text">get-item_01.adm</output-file> |
| 1892 | </compilation-unit> |
| 1893 | </test-case> |
| 1894 | <test-case FilePath="list"> |
| 1895 | <compilation-unit name="len_01"> |
| 1896 | <output-file compare="Text">len_01.adm</output-file> |
| 1897 | </compilation-unit> |
| 1898 | </test-case> |
| 1899 | <test-case FilePath="list"> |
| 1900 | <compilation-unit name="len_null_01"> |
| 1901 | <output-file compare="Text">len_null_01.adm</output-file> |
| 1902 | </compilation-unit> |
| 1903 | </test-case> |
| 1904 | <test-case FilePath="list"> |
| 1905 | <compilation-unit name="listify_01"> |
| 1906 | <output-file compare="Text">listify_01.adm</output-file> |
| 1907 | </compilation-unit> |
| 1908 | </test-case> |
| 1909 | <test-case FilePath="list"> |
| 1910 | <compilation-unit name="listify_02"> |
| 1911 | <output-file compare="Text">listify_02.adm</output-file> |
| 1912 | </compilation-unit> |
| 1913 | </test-case> |
| 1914 | <test-case FilePath="list"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 1915 | <compilation-unit name="listify_03"> |
| 1916 | <output-file compare="Text">listify_03.adm</output-file> |
| 1917 | </compilation-unit> |
| 1918 | </test-case> |
| 1919 | <test-case FilePath="list"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1920 | <compilation-unit name="ordered-list-constructor_01"> |
| 1921 | <output-file compare="Text">ordered-list-constructor_01.adm</output-file> |
| 1922 | </compilation-unit> |
| 1923 | </test-case> |
| 1924 | <test-case FilePath="list"> |
| 1925 | <compilation-unit name="ordered-list-constructor_02"> |
| 1926 | <output-file compare="Text">ordered-list-constructor_02.adm</output-file> |
| 1927 | </compilation-unit> |
| 1928 | </test-case> |
| 1929 | <test-case FilePath="list"> |
| 1930 | <compilation-unit name="ordered-list-constructor_03"> |
| 1931 | <output-file compare="Text">ordered-list-constructor_03.adm</output-file> |
| 1932 | </compilation-unit> |
| 1933 | </test-case> |
| 1934 | <test-case FilePath="list"> |
| 1935 | <compilation-unit name="scan-collection_01"> |
| 1936 | <output-file compare="Text">scan-collection_01.adm</output-file> |
| 1937 | </compilation-unit> |
| 1938 | </test-case> |
| 1939 | <test-case FilePath="list"> |
| 1940 | <compilation-unit name="union_01"> |
| 1941 | <output-file compare="Text">union_01.adm</output-file> |
| 1942 | </compilation-unit> |
| 1943 | </test-case> |
| 1944 | <test-case FilePath="list"> |
| 1945 | <compilation-unit name="union_02"> |
| 1946 | <output-file compare="Text">union_02.adm</output-file> |
| 1947 | </compilation-unit> |
| 1948 | </test-case> |
| 1949 | <test-case FilePath="list"> |
| 1950 | <compilation-unit name="unordered-list-constructor_01"> |
| 1951 | <output-file compare="Text">unordered-list-constructor_01.adm</output-file> |
| 1952 | </compilation-unit> |
| 1953 | </test-case> |
| 1954 | <test-case FilePath="list"> |
| 1955 | <compilation-unit name="unordered-list-constructor_02"> |
| 1956 | <output-file compare="Text">unordered-list-constructor_02.adm</output-file> |
| 1957 | </compilation-unit> |
| 1958 | </test-case> |
| 1959 | <test-case FilePath="list"> |
| 1960 | <compilation-unit name="unordered-list-constructor_03"> |
| 1961 | <output-file compare="Text">unordered-list-constructor_03.adm</output-file> |
| 1962 | </compilation-unit> |
| 1963 | </test-case> |
| 1964 | </test-group> |
| 1965 | <test-group name="misc"> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 1966 | <test-case FilePath="misc"> |
| 1967 | <compilation-unit name="partition-by-nonexistent-field"> |
| 1968 | <output-file compare="Text">partition-by-nonexistent-field.adm</output-file> |
| 1969 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 1970 | </compilation-unit> |
| 1971 | </test-case> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 1972 | <test-case FilePath="misc"> |
| 1973 | <compilation-unit name="float_01"> |
| 1974 | <output-file compare="Text">float_01.adm</output-file> |
| 1975 | </compilation-unit> |
| 1976 | </test-case> |
| 1977 | <test-case FilePath="misc"> |
| 1978 | <compilation-unit name="groupby-orderby-count"> |
| 1979 | <output-file compare="Text">groupby-orderby-count.adm</output-file> |
| 1980 | </compilation-unit> |
| 1981 | </test-case> |
| 1982 | <test-case FilePath="misc"> |
| 1983 | <compilation-unit name="ifthenelse_01"> |
| 1984 | <output-file compare="Text">ifthenelse_01.adm</output-file> |
| 1985 | </compilation-unit> |
| 1986 | </test-case> |
| 1987 | <test-case FilePath="misc"> |
| 1988 | <compilation-unit name="is-null_01"> |
| 1989 | <output-file compare="Text">is-null_01.adm</output-file> |
| 1990 | </compilation-unit> |
| 1991 | </test-case> |
| 1992 | <test-case FilePath="misc"> |
| 1993 | <compilation-unit name="nested-loop-join_01"> |
| 1994 | <output-file compare="Text">nested-loop-join_01.adm</output-file> |
| 1995 | </compilation-unit> |
| 1996 | </test-case> |
| 1997 | <test-case FilePath="misc"> |
| 1998 | <compilation-unit name="range_01"> |
| 1999 | <output-file compare="Text">range_01.adm</output-file> |
| 2000 | </compilation-unit> |
| 2001 | </test-case> |
| 2002 | <test-case FilePath="misc"> |
| 2003 | <compilation-unit name="tid_01"> |
| 2004 | <output-file compare="Text">tid_01.adm</output-file> |
| 2005 | </compilation-unit> |
| 2006 | </test-case> |
| 2007 | <test-case FilePath="misc"> |
| 2008 | <compilation-unit name="year_01"> |
| 2009 | <output-file compare="Text">year_01.adm</output-file> |
| 2010 | </compilation-unit> |
| 2011 | </test-case> |
| 2012 | </test-group> |
| 2013 | <test-group name="nestrecords"> |
| 2014 | <test-case FilePath="nestrecords"> |
| 2015 | <compilation-unit name="nestrecord"> |
| 2016 | <output-file compare="Text">nestrecord.adm</output-file> |
| 2017 | </compilation-unit> |
| 2018 | </test-case> |
| 2019 | </test-group> |
| 2020 | <test-group name="numeric"> |
| 2021 | <test-case FilePath="numeric"> |
| 2022 | <compilation-unit name="abs0"> |
| 2023 | <output-file compare="Text">abs0.adm</output-file> |
| 2024 | </compilation-unit> |
| 2025 | </test-case> |
| 2026 | <test-case FilePath="numeric"> |
| 2027 | <compilation-unit name="abs1"> |
| 2028 | <output-file compare="Text">abs1.adm</output-file> |
| 2029 | </compilation-unit> |
| 2030 | </test-case> |
| 2031 | <test-case FilePath="numeric"> |
| 2032 | <compilation-unit name="abs2"> |
| 2033 | <output-file compare="Text">abs2.adm</output-file> |
| 2034 | </compilation-unit> |
| 2035 | </test-case> |
| 2036 | <test-case FilePath="numeric"> |
| 2037 | <compilation-unit name="abs3"> |
| 2038 | <output-file compare="Text">abs3.adm</output-file> |
| 2039 | </compilation-unit> |
| 2040 | </test-case> |
| 2041 | <test-case FilePath="numeric"> |
| 2042 | <compilation-unit name="abs4"> |
| 2043 | <output-file compare="Text">abs4.adm</output-file> |
| 2044 | </compilation-unit> |
| 2045 | </test-case> |
| 2046 | <test-case FilePath="numeric"> |
| 2047 | <compilation-unit name="add_double"> |
| 2048 | <output-file compare="Text">add_double.adm</output-file> |
| 2049 | </compilation-unit> |
| 2050 | </test-case> |
| 2051 | <test-case FilePath="numeric"> |
| 2052 | <compilation-unit name="add_float"> |
| 2053 | <output-file compare="Text">add_float.adm</output-file> |
| 2054 | </compilation-unit> |
| 2055 | </test-case> |
| 2056 | <test-case FilePath="numeric"> |
| 2057 | <compilation-unit name="add_int16"> |
| 2058 | <output-file compare="Text">add_int16.adm</output-file> |
| 2059 | </compilation-unit> |
| 2060 | </test-case> |
| 2061 | <test-case FilePath="numeric"> |
| 2062 | <compilation-unit name="add_int32"> |
| 2063 | <output-file compare="Text">add_int32.adm</output-file> |
| 2064 | </compilation-unit> |
| 2065 | </test-case> |
| 2066 | <test-case FilePath="numeric"> |
| 2067 | <compilation-unit name="add_int64"> |
| 2068 | <output-file compare="Text">add_int64.adm</output-file> |
| 2069 | </compilation-unit> |
| 2070 | </test-case> |
| 2071 | <test-case FilePath="numeric"> |
| 2072 | <compilation-unit name="add_int8"> |
| 2073 | <output-file compare="Text">add_int8.adm</output-file> |
| 2074 | </compilation-unit> |
| 2075 | </test-case> |
| 2076 | <test-case FilePath="numeric"> |
| 2077 | <compilation-unit name="ceiling0"> |
| 2078 | <output-file compare="Text">ceiling0.adm</output-file> |
| 2079 | </compilation-unit> |
| 2080 | </test-case> |
| 2081 | <test-case FilePath="numeric"> |
| 2082 | <compilation-unit name="ceiling1"> |
| 2083 | <output-file compare="Text">ceiling1.adm</output-file> |
| 2084 | </compilation-unit> |
| 2085 | </test-case> |
| 2086 | <test-case FilePath="numeric"> |
| 2087 | <compilation-unit name="ceiling2"> |
| 2088 | <output-file compare="Text">ceiling2.adm</output-file> |
| 2089 | </compilation-unit> |
| 2090 | </test-case> |
| 2091 | <test-case FilePath="numeric"> |
| 2092 | <compilation-unit name="ceiling3"> |
| 2093 | <output-file compare="Text">ceiling3.adm</output-file> |
| 2094 | </compilation-unit> |
| 2095 | </test-case> |
| 2096 | <test-case FilePath="numeric"> |
| 2097 | <compilation-unit name="ceiling4"> |
| 2098 | <output-file compare="Text">ceiling4.adm</output-file> |
| 2099 | </compilation-unit> |
| 2100 | </test-case> |
| 2101 | <test-case FilePath="numeric"> |
| 2102 | <compilation-unit name="divide_double"> |
| 2103 | <output-file compare="Text">divide_double.adm</output-file> |
| 2104 | </compilation-unit> |
| 2105 | </test-case> |
| 2106 | <test-case FilePath="numeric"> |
| 2107 | <compilation-unit name="divide_float"> |
| 2108 | <output-file compare="Text">divide_float.adm</output-file> |
| 2109 | </compilation-unit> |
| 2110 | </test-case> |
| 2111 | <test-case FilePath="numeric"> |
| 2112 | <compilation-unit name="divide_int16"> |
| 2113 | <output-file compare="Text">divide_int16.adm</output-file> |
| 2114 | </compilation-unit> |
| 2115 | </test-case> |
| 2116 | <test-case FilePath="numeric"> |
| 2117 | <compilation-unit name="divide_int32"> |
| 2118 | <output-file compare="Text">divide_int32.adm</output-file> |
| 2119 | </compilation-unit> |
| 2120 | </test-case> |
| 2121 | <test-case FilePath="numeric"> |
| 2122 | <compilation-unit name="divide_int64"> |
| 2123 | <output-file compare="Text">divide_int64.adm</output-file> |
| 2124 | </compilation-unit> |
| 2125 | </test-case> |
| 2126 | <test-case FilePath="numeric"> |
| 2127 | <compilation-unit name="divide_int8"> |
| 2128 | <output-file compare="Text">divide_int8.adm</output-file> |
| 2129 | </compilation-unit> |
| 2130 | </test-case> |
| 2131 | <test-case FilePath="numeric"> |
| 2132 | <compilation-unit name="floor0"> |
| 2133 | <output-file compare="Text">floor0.adm</output-file> |
| 2134 | </compilation-unit> |
| 2135 | </test-case> |
| 2136 | <test-case FilePath="numeric"> |
| 2137 | <compilation-unit name="floor1"> |
| 2138 | <output-file compare="Text">floor1.adm</output-file> |
| 2139 | </compilation-unit> |
| 2140 | </test-case> |
| 2141 | <test-case FilePath="numeric"> |
| 2142 | <compilation-unit name="floor2"> |
| 2143 | <output-file compare="Text">floor2.adm</output-file> |
| 2144 | </compilation-unit> |
| 2145 | </test-case> |
| 2146 | <test-case FilePath="numeric"> |
| 2147 | <compilation-unit name="floor3"> |
| 2148 | <output-file compare="Text">floor3.adm</output-file> |
| 2149 | </compilation-unit> |
| 2150 | </test-case> |
| 2151 | <test-case FilePath="numeric"> |
| 2152 | <compilation-unit name="floor4"> |
| 2153 | <output-file compare="Text">floor4.adm</output-file> |
| 2154 | </compilation-unit> |
| 2155 | </test-case> |
| 2156 | <test-case FilePath="numeric"> |
| 2157 | <compilation-unit name="multiply_double"> |
| 2158 | <output-file compare="Text">multiply_double.adm</output-file> |
| 2159 | </compilation-unit> |
| 2160 | </test-case> |
| 2161 | <test-case FilePath="numeric"> |
| 2162 | <compilation-unit name="multiply_float"> |
| 2163 | <output-file compare="Text">multiply_float.adm</output-file> |
| 2164 | </compilation-unit> |
| 2165 | </test-case> |
| 2166 | <test-case FilePath="numeric"> |
| 2167 | <compilation-unit name="multiply_int16"> |
| 2168 | <output-file compare="Text">multiply_int16.adm</output-file> |
| 2169 | </compilation-unit> |
| 2170 | </test-case> |
| 2171 | <test-case FilePath="numeric"> |
| 2172 | <compilation-unit name="multiply_int32"> |
| 2173 | <output-file compare="Text">multiply_int32.adm</output-file> |
| 2174 | </compilation-unit> |
| 2175 | </test-case> |
| 2176 | <test-case FilePath="numeric"> |
| 2177 | <compilation-unit name="multiply_int64"> |
| 2178 | <output-file compare="Text">multiply_int64.adm</output-file> |
| 2179 | </compilation-unit> |
| 2180 | </test-case> |
| 2181 | <test-case FilePath="numeric"> |
| 2182 | <compilation-unit name="multiply_int8"> |
| 2183 | <output-file compare="Text">multiply_int8.adm</output-file> |
| 2184 | </compilation-unit> |
| 2185 | </test-case> |
| 2186 | <test-case FilePath="numeric"> |
| 2187 | <compilation-unit name="round-half-to-even0"> |
| 2188 | <output-file compare="Text">round-half-to-even0.adm</output-file> |
| 2189 | </compilation-unit> |
| 2190 | </test-case> |
| 2191 | <test-case FilePath="numeric"> |
| 2192 | <compilation-unit name="round-half-to-even1"> |
| 2193 | <output-file compare="Text">round-half-to-even1.adm</output-file> |
| 2194 | </compilation-unit> |
| 2195 | </test-case> |
| 2196 | <test-case FilePath="numeric"> |
| 2197 | <compilation-unit name="round-half-to-even2"> |
| 2198 | <output-file compare="Text">round-half-to-even2.adm</output-file> |
| 2199 | </compilation-unit> |
| 2200 | </test-case> |
| 2201 | <test-case FilePath="numeric"> |
| 2202 | <compilation-unit name="round-half-to-even20"> |
| 2203 | <output-file compare="Text">round-half-to-even20.adm</output-file> |
| 2204 | </compilation-unit> |
| 2205 | </test-case> |
| 2206 | <test-case FilePath="numeric"> |
| 2207 | <compilation-unit name="round-half-to-even21"> |
| 2208 | <output-file compare="Text">round-half-to-even21.adm</output-file> |
| 2209 | </compilation-unit> |
| 2210 | </test-case> |
| 2211 | <test-case FilePath="numeric"> |
| 2212 | <compilation-unit name="round-half-to-even22"> |
| 2213 | <output-file compare="Text">round-half-to-even22.adm</output-file> |
| 2214 | </compilation-unit> |
| 2215 | </test-case> |
| 2216 | <test-case FilePath="numeric"> |
| 2217 | <compilation-unit name="round-half-to-even23"> |
| 2218 | <output-file compare="Text">round-half-to-even23.adm</output-file> |
| 2219 | </compilation-unit> |
| 2220 | </test-case> |
| 2221 | <test-case FilePath="numeric"> |
| 2222 | <compilation-unit name="round-half-to-even24"> |
| 2223 | <output-file compare="Text">round-half-to-even24.adm</output-file> |
| 2224 | </compilation-unit> |
| 2225 | </test-case> |
| 2226 | <test-case FilePath="numeric"> |
| 2227 | <compilation-unit name="round-half-to-even3"> |
| 2228 | <output-file compare="Text">round-half-to-even3.adm</output-file> |
| 2229 | </compilation-unit> |
| 2230 | </test-case> |
| 2231 | <test-case FilePath="numeric"> |
| 2232 | <compilation-unit name="round-half-to-even4"> |
| 2233 | <output-file compare="Text">round-half-to-even4.adm</output-file> |
| 2234 | </compilation-unit> |
| 2235 | </test-case> |
| 2236 | <test-case FilePath="numeric"> |
| 2237 | <compilation-unit name="round-half-to-even5"> |
| 2238 | <output-file compare="Text">round-half-to-even5.adm</output-file> |
| 2239 | </compilation-unit> |
| 2240 | </test-case> |
| 2241 | <test-case FilePath="numeric"> |
| 2242 | <compilation-unit name="round0"> |
| 2243 | <output-file compare="Text">round0.adm</output-file> |
| 2244 | </compilation-unit> |
| 2245 | </test-case> |
| 2246 | <test-case FilePath="numeric"> |
| 2247 | <compilation-unit name="round1"> |
| 2248 | <output-file compare="Text">round1.adm</output-file> |
| 2249 | </compilation-unit> |
| 2250 | </test-case> |
| 2251 | <test-case FilePath="numeric"> |
| 2252 | <compilation-unit name="round2"> |
| 2253 | <output-file compare="Text">round2.adm</output-file> |
| 2254 | </compilation-unit> |
| 2255 | </test-case> |
| 2256 | <test-case FilePath="numeric"> |
| 2257 | <compilation-unit name="round3"> |
| 2258 | <output-file compare="Text">round3.adm</output-file> |
| 2259 | </compilation-unit> |
| 2260 | </test-case> |
| 2261 | <test-case FilePath="numeric"> |
| 2262 | <compilation-unit name="round4"> |
| 2263 | <output-file compare="Text">round4.adm</output-file> |
| 2264 | </compilation-unit> |
| 2265 | </test-case> |
| 2266 | <test-case FilePath="numeric"> |
| 2267 | <compilation-unit name="subtract_double"> |
| 2268 | <output-file compare="Text">subtract_double.adm</output-file> |
| 2269 | </compilation-unit> |
| 2270 | </test-case> |
| 2271 | <test-case FilePath="numeric"> |
| 2272 | <compilation-unit name="subtract_float"> |
| 2273 | <output-file compare="Text">subtract_float.adm</output-file> |
| 2274 | </compilation-unit> |
| 2275 | </test-case> |
| 2276 | <test-case FilePath="numeric"> |
| 2277 | <compilation-unit name="subtract_int16"> |
| 2278 | <output-file compare="Text">subtract_int16.adm</output-file> |
| 2279 | </compilation-unit> |
| 2280 | </test-case> |
| 2281 | <test-case FilePath="numeric"> |
| 2282 | <compilation-unit name="subtract_int32"> |
| 2283 | <output-file compare="Text">subtract_int32.adm</output-file> |
| 2284 | </compilation-unit> |
| 2285 | </test-case> |
| 2286 | <test-case FilePath="numeric"> |
| 2287 | <compilation-unit name="subtract_int64"> |
| 2288 | <output-file compare="Text">subtract_int64.adm</output-file> |
| 2289 | </compilation-unit> |
| 2290 | </test-case> |
| 2291 | <test-case FilePath="numeric"> |
| 2292 | <compilation-unit name="subtract_int8"> |
| 2293 | <output-file compare="Text">subtract_int8.adm</output-file> |
| 2294 | </compilation-unit> |
| 2295 | </test-case> |
| 2296 | <test-case FilePath="numeric"> |
| 2297 | <compilation-unit name="unary-minus_double_01"> |
| 2298 | <output-file compare="Text">unary-minus_double_01.adm</output-file> |
| 2299 | </compilation-unit> |
| 2300 | </test-case> |
| 2301 | <test-case FilePath="numeric"> |
| 2302 | <compilation-unit name="unary-minus_double_02"> |
| 2303 | <output-file compare="Text">unary-minus_double_02.adm</output-file> |
| 2304 | </compilation-unit> |
| 2305 | </test-case> |
| 2306 | <test-case FilePath="numeric"> |
| 2307 | <compilation-unit name="unary-minus_float_01"> |
| 2308 | <output-file compare="Text">unary-minus_float_01.adm</output-file> |
| 2309 | </compilation-unit> |
| 2310 | </test-case> |
| 2311 | <test-case FilePath="numeric"> |
| 2312 | <compilation-unit name="unary-minus_float_02"> |
| 2313 | <output-file compare="Text">unary-minus_float_02.adm</output-file> |
| 2314 | </compilation-unit> |
| 2315 | </test-case> |
| 2316 | <test-case FilePath="numeric"> |
| 2317 | <compilation-unit name="unary-minus_int_01"> |
| 2318 | <output-file compare="Text">unary-minus_int_01.adm</output-file> |
| 2319 | </compilation-unit> |
| 2320 | </test-case> |
| 2321 | <test-case FilePath="numeric"> |
| 2322 | <compilation-unit name="unary-minus_int_02"> |
| 2323 | <output-file compare="Text">unary-minus_int_02.adm</output-file> |
| 2324 | </compilation-unit> |
| 2325 | </test-case> |
| 2326 | <test-case FilePath="numeric"> |
| 2327 | <compilation-unit name="unary-minus_null"> |
| 2328 | <output-file compare="Text">unary-minus_null.adm</output-file> |
| 2329 | </compilation-unit> |
| 2330 | </test-case> |
| 2331 | </test-group> |
| 2332 | <test-group name="open-closed"> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2333 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2334 | <test-case FilePath="open-closed"> |
| 2335 | <compilation-unit name="c2c-w-optional"> |
| 2336 | <output-file compare="Text">c2c-w-optional.adm</output-file> |
| 2337 | </compilation-unit> |
| 2338 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2339 | --> |
| 2340 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2341 | <test-case FilePath="open-closed"> |
| 2342 | <compilation-unit name="c2c-wo-optional"> |
| 2343 | <output-file compare="Text">c2c-wo-optional.adm</output-file> |
| 2344 | </compilation-unit> |
| 2345 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2346 | --> |
| 2347 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2348 | <test-case FilePath="open-closed"> |
| 2349 | <compilation-unit name="c2c"> |
| 2350 | <output-file compare="Text">c2c.adm</output-file> |
| 2351 | </compilation-unit> |
| 2352 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2353 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2354 | <test-case FilePath="open-closed"> |
| 2355 | <compilation-unit name="heterog-list-ordered01"> |
| 2356 | <output-file compare="Text">heterog-list-ordered01.adm</output-file> |
| 2357 | </compilation-unit> |
| 2358 | </test-case> |
| 2359 | <test-case FilePath="open-closed"> |
| 2360 | <compilation-unit name="heterog-list01"> |
| 2361 | <output-file compare="Text">heterog-list01.adm</output-file> |
| 2362 | </compilation-unit> |
| 2363 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2364 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2365 | <test-case FilePath="open-closed"> |
| 2366 | <compilation-unit name="heterog-list02"> |
| 2367 | <output-file compare="Text">heterog-list02.adm</output-file> |
| 2368 | </compilation-unit> |
| 2369 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2370 | --> |
| 2371 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2372 | <test-case FilePath="open-closed"> |
| 2373 | <compilation-unit name="heterog-list03"> |
| 2374 | <output-file compare="Text">heterog-list03.adm</output-file> |
| 2375 | </compilation-unit> |
| 2376 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2377 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2378 | <test-case FilePath="open-closed"> |
| 2379 | <compilation-unit name="open-closed-01"> |
| 2380 | <output-file compare="Text">open-closed-01.adm</output-file> |
| 2381 | </compilation-unit> |
| 2382 | </test-case> |
| 2383 | <test-case FilePath="open-closed"> |
| 2384 | <compilation-unit name="open-closed-12"> |
| 2385 | <output-file compare="Text">open-closed-12.adm</output-file> |
| 2386 | </compilation-unit> |
| 2387 | </test-case> |
| 2388 | <test-case FilePath="open-closed"> |
| 2389 | <compilation-unit name="open-closed-14"> |
| 2390 | <output-file compare="Text">open-closed-14.adm</output-file> |
| 2391 | </compilation-unit> |
| 2392 | </test-case> |
buyingyi | 71f06c7 | 2012-11-29 05:06:16 +0000 | [diff] [blame] | 2393 | <test-case FilePath="open-closed"> |
| 2394 | <compilation-unit name="query-issue134"> |
| 2395 | <output-file compare="Text">query-issue134.adm</output-file> |
| 2396 | </compilation-unit> |
| 2397 | </test-case> |
| 2398 | <test-case FilePath="open-closed"> |
| 2399 | <compilation-unit name="query-issue55"> |
| 2400 | <output-file compare="Text">query-issue55.adm</output-file> |
| 2401 | </compilation-unit> |
| 2402 | </test-case> |
| 2403 | <test-case FilePath="open-closed"> |
| 2404 | <compilation-unit name="query-issue55-1"> |
| 2405 | <output-file compare="Text">query-issue55-1.adm</output-file> |
| 2406 | </compilation-unit> |
| 2407 | </test-case> |
| 2408 | <test-case FilePath="open-closed"> |
| 2409 | <compilation-unit name="query-issue166"> |
| 2410 | <output-file compare="Text">query-issue166.adm</output-file> |
| 2411 | </compilation-unit> |
| 2412 | </test-case> |
| 2413 | <test-case FilePath="open-closed"> |
| 2414 | <compilation-unit name="query-issue208"> |
| 2415 | <output-file compare="Text">query-issue208.adm</output-file> |
| 2416 | </compilation-unit> |
| 2417 | </test-case> |
buyingyi | a08c34d | 2012-12-21 07:50:17 +0000 | [diff] [blame] | 2418 | <test-case FilePath="open-closed"> |
| 2419 | <compilation-unit name="query-issue236"> |
| 2420 | <output-file compare="Text">query-issue236.adm</output-file> |
| 2421 | </compilation-unit> |
| 2422 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2423 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2424 | <test-case FilePath="open-closed"> |
| 2425 | <compilation-unit name="open-closed-15"> |
| 2426 | <output-file compare="Text">open-closed-15.adm</output-file> |
| 2427 | </compilation-unit> |
| 2428 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2429 | --> |
| 2430 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2431 | <test-case FilePath="open-closed"> |
| 2432 | <compilation-unit name="open-closed-16"> |
| 2433 | <output-file compare="Text">open-closed-16.adm</output-file> |
| 2434 | </compilation-unit> |
| 2435 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2436 | --> |
| 2437 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2438 | <test-case FilePath="open-closed"> |
| 2439 | <compilation-unit name="open-closed-17"> |
| 2440 | <output-file compare="Text">open-closed-17.adm</output-file> |
| 2441 | </compilation-unit> |
| 2442 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2443 | --> |
| 2444 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2445 | <test-case FilePath="open-closed"> |
| 2446 | <compilation-unit name="open-closed-19"> |
| 2447 | <output-file compare="Text">open-closed-19.adm</output-file> |
| 2448 | </compilation-unit> |
| 2449 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2450 | --> |
| 2451 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2452 | <test-case FilePath="open-closed"> |
| 2453 | <compilation-unit name="open-closed-20"> |
| 2454 | <output-file compare="Text">open-closed-20.adm</output-file> |
| 2455 | </compilation-unit> |
| 2456 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2457 | --> |
| 2458 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2459 | <test-case FilePath="open-closed"> |
| 2460 | <compilation-unit name="open-closed-21"> |
| 2461 | <output-file compare="Text">open-closed-21.adm</output-file> |
| 2462 | </compilation-unit> |
| 2463 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2464 | --> |
| 2465 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2466 | <test-case FilePath="open-closed"> |
| 2467 | <compilation-unit name="open-closed-22"> |
| 2468 | <output-file compare="Text">open-closed-22.adm</output-file> |
| 2469 | </compilation-unit> |
| 2470 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2471 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2472 | <test-case FilePath="open-closed"> |
| 2473 | <compilation-unit name="open-closed-24"> |
| 2474 | <output-file compare="Text">open-closed-24.adm</output-file> |
| 2475 | </compilation-unit> |
| 2476 | </test-case> |
| 2477 | <test-case FilePath="open-closed"> |
| 2478 | <compilation-unit name="open-closed-25"> |
| 2479 | <output-file compare="Text">open-closed-25.adm</output-file> |
| 2480 | </compilation-unit> |
| 2481 | </test-case> |
| 2482 | <test-case FilePath="open-closed"> |
| 2483 | <compilation-unit name="open-closed-26"> |
| 2484 | <output-file compare="Text">open-closed-26.adm</output-file> |
| 2485 | </compilation-unit> |
| 2486 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2487 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2488 | <test-case FilePath="open-closed"> |
| 2489 | <compilation-unit name="open-closed-28"> |
| 2490 | <output-file compare="Text">open-closed-28.adm</output-file> |
| 2491 | </compilation-unit> |
| 2492 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2493 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2494 | <test-case FilePath="open-closed"> |
| 2495 | <compilation-unit name="open-closed-29"> |
| 2496 | <output-file compare="Text">open-closed-29.adm</output-file> |
| 2497 | </compilation-unit> |
| 2498 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2499 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2500 | <test-case FilePath="open-closed"> |
| 2501 | <compilation-unit name="open-closed-30"> |
| 2502 | <output-file compare="Text">open-closed-30.adm</output-file> |
| 2503 | </compilation-unit> |
| 2504 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2505 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2506 | <test-case FilePath="open-closed"> |
| 2507 | <compilation-unit name="open-closed-31"> |
| 2508 | <output-file compare="Text">open-closed-31.adm</output-file> |
| 2509 | </compilation-unit> |
| 2510 | </test-case> |
| 2511 | <test-case FilePath="open-closed"> |
| 2512 | <compilation-unit name="open-closed-32"> |
| 2513 | <output-file compare="Text">open-closed-32.adm</output-file> |
| 2514 | </compilation-unit> |
| 2515 | </test-case> |
| 2516 | <test-case FilePath="open-closed"> |
| 2517 | <compilation-unit name="open-closed-33"> |
| 2518 | <output-file compare="Text">open-closed-33.adm</output-file> |
| 2519 | </compilation-unit> |
| 2520 | </test-case> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2521 | <test-case FilePath="open-closed"> |
| 2522 | <compilation-unit name="query-proposal02"> |
| 2523 | <output-file compare="Text">query-proposal02.adm</output-file> |
| 2524 | </compilation-unit> |
| 2525 | </test-case> |
| 2526 | <test-case FilePath="open-closed"> |
| 2527 | <compilation-unit name="query-proposal"> |
| 2528 | <output-file compare="Text">query-proposal.adm</output-file> |
| 2529 | </compilation-unit> |
| 2530 | </test-case> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2531 | </test-group> |
| 2532 | <test-group name="quantifiers"> |
| 2533 | <test-case FilePath="quantifiers"> |
| 2534 | <compilation-unit name="everysat_01"> |
| 2535 | <output-file compare="Text">everysat_01.adm</output-file> |
| 2536 | </compilation-unit> |
| 2537 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2538 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2539 | <test-case FilePath="quantifiers"> |
| 2540 | <compilation-unit name="everysat_02"> |
| 2541 | <output-file compare="Text">everysat_02.adm</output-file> |
| 2542 | </compilation-unit> |
| 2543 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2544 | --> |
| 2545 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2546 | <test-case FilePath="quantifiers"> |
| 2547 | <compilation-unit name="everysat_03"> |
| 2548 | <output-file compare="Text">everysat_03.adm</output-file> |
| 2549 | </compilation-unit> |
| 2550 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2551 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2552 | <test-case FilePath="quantifiers"> |
| 2553 | <compilation-unit name="everysat_04"> |
| 2554 | <output-file compare="Text">everysat_04.adm</output-file> |
| 2555 | </compilation-unit> |
| 2556 | </test-case> |
| 2557 | <test-case FilePath="quantifiers"> |
| 2558 | <compilation-unit name="somesat_01"> |
| 2559 | <output-file compare="Text">somesat_01.adm</output-file> |
| 2560 | </compilation-unit> |
| 2561 | </test-case> |
| 2562 | <test-case FilePath="quantifiers"> |
| 2563 | <compilation-unit name="somesat_02"> |
| 2564 | <output-file compare="Text">somesat_02.adm</output-file> |
| 2565 | </compilation-unit> |
| 2566 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2567 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2568 | <test-case FilePath="quantifiers"> |
| 2569 | <compilation-unit name="somesat_03"> |
| 2570 | <output-file compare="Text">somesat_03.adm</output-file> |
| 2571 | </compilation-unit> |
| 2572 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2573 | --> |
| 2574 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2575 | <test-case FilePath="quantifiers"> |
| 2576 | <compilation-unit name="somesat_04"> |
| 2577 | <output-file compare="Text">somesat_04.adm</output-file> |
| 2578 | </compilation-unit> |
| 2579 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2580 | --> |
| 2581 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2582 | <test-case FilePath="quantifiers"> |
| 2583 | <compilation-unit name="somesat_05"> |
| 2584 | <output-file compare="Text">somesat_05.adm</output-file> |
| 2585 | </compilation-unit> |
| 2586 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2587 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2588 | <test-case FilePath="quantifiers"> |
| 2589 | <compilation-unit name="somesat_06"> |
| 2590 | <output-file compare="Text">somesat_06.adm</output-file> |
| 2591 | </compilation-unit> |
| 2592 | </test-case> |
| 2593 | </test-group> |
| 2594 | <test-group name="records"> |
| 2595 | <test-case FilePath="records"> |
| 2596 | <compilation-unit name="closed-record-constructor_01"> |
| 2597 | <output-file compare="Text">closed-record-constructor_01.adm</output-file> |
| 2598 | </compilation-unit> |
| 2599 | </test-case> |
| 2600 | <test-case FilePath="records"> |
| 2601 | <compilation-unit name="closed-record-constructor_02"> |
| 2602 | <output-file compare="Text">closed-record-constructor_02.adm</output-file> |
| 2603 | </compilation-unit> |
| 2604 | </test-case> |
| 2605 | <test-case FilePath="records"> |
| 2606 | <compilation-unit name="closed-record-constructor_03"> |
| 2607 | <output-file compare="Text">closed-record-constructor_03.adm</output-file> |
| 2608 | </compilation-unit> |
| 2609 | </test-case> |
| 2610 | <test-case FilePath="records"> |
| 2611 | <compilation-unit name="expFieldName"> |
| 2612 | <output-file compare="Text">expFieldName.adm</output-file> |
| 2613 | </compilation-unit> |
| 2614 | </test-case> |
| 2615 | <test-case FilePath="records"> |
| 2616 | <compilation-unit name="field-access-by-index_01"> |
| 2617 | <output-file compare="Text">field-access-by-index_01.adm</output-file> |
| 2618 | </compilation-unit> |
| 2619 | </test-case> |
| 2620 | <test-case FilePath="records"> |
alexander.behm | e0ffa4c | 2012-12-06 07:03:57 +0000 | [diff] [blame] | 2621 | <compilation-unit name="field-access-on-open-field"> |
| 2622 | <output-file compare="Text">field-access-on-open-field.adm</output-file> |
| 2623 | </compilation-unit> |
| 2624 | </test-case> |
| 2625 | <test-case FilePath="records"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2626 | <compilation-unit name="open-record-constructor_01"> |
| 2627 | <output-file compare="Text">open-record-constructor_01.adm</output-file> |
| 2628 | </compilation-unit> |
| 2629 | </test-case> |
| 2630 | <test-case FilePath="records"> |
| 2631 | <compilation-unit name="open-record-constructor_02"> |
| 2632 | <output-file compare="Text">open-record-constructor_02.adm</output-file> |
| 2633 | </compilation-unit> |
| 2634 | </test-case> |
zheilbron | 6b15af7 | 2013-02-17 00:34:29 +0000 | [diff] [blame] | 2635 | <test-case FilePath="records"> |
| 2636 | <compilation-unit name="closed-closed-fieldname-conflict_issue173"> |
| 2637 | <output-file compare="Text">closed-closed-fieldname-conflict_issue173.adm</output-file> |
| 2638 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 2639 | </compilation-unit> |
| 2640 | </test-case> |
| 2641 | <test-case FilePath="records"> |
| 2642 | <compilation-unit name="open-closed-fieldname-conflict_issue173"> |
| 2643 | <output-file compare="Text">open-closed-fieldname-conflict_issue173.adm</output-file> |
| 2644 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 2645 | </compilation-unit> |
| 2646 | </test-case> |
| 2647 | <test-case FilePath="records"> |
| 2648 | <compilation-unit name="open-open-fieldname-conflict_issue173"> |
| 2649 | <output-file compare="Text">open-open-fieldname-conflict_issue173.adm</output-file> |
| 2650 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 2651 | </compilation-unit> |
| 2652 | </test-case> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2653 | </test-group> |
| 2654 | <test-group name="scan"> |
| 2655 | <test-case FilePath="scan"> |
| 2656 | <compilation-unit name="10"> |
| 2657 | <output-file compare="Text">10.adm</output-file> |
| 2658 | </compilation-unit> |
| 2659 | </test-case> |
| 2660 | <test-case FilePath="scan"> |
| 2661 | <compilation-unit name="20"> |
| 2662 | <output-file compare="Text">20.adm</output-file> |
| 2663 | </compilation-unit> |
| 2664 | </test-case> |
| 2665 | <test-case FilePath="scan"> |
ramangrover29 | fbaba5f | 2013-01-26 02:36:29 +0000 | [diff] [blame] | 2666 | <compilation-unit name="issue238_query_1"> |
| 2667 | <output-file compare="Text">issue238_query_1.adm</output-file> |
| 2668 | </compilation-unit> |
| 2669 | </test-case> |
| 2670 | <test-case FilePath="scan"> |
| 2671 | <compilation-unit name="issue238_query_2"> |
| 2672 | <output-file compare="Text">issue238_query_2.adm</output-file> |
| 2673 | </compilation-unit> |
| 2674 | </test-case> |
| 2675 | <test-case FilePath="scan"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2676 | <compilation-unit name="30"> |
| 2677 | <output-file compare="Text">30.adm</output-file> |
| 2678 | </compilation-unit> |
| 2679 | </test-case> |
| 2680 | <test-case FilePath="scan"> |
| 2681 | <compilation-unit name="alltypes_01"> |
| 2682 | <output-file compare="Text">alltypes_01.adm</output-file> |
| 2683 | </compilation-unit> |
| 2684 | </test-case> |
| 2685 | <test-case FilePath="scan"> |
| 2686 | <compilation-unit name="numeric_types_01"> |
| 2687 | <output-file compare="Text">numeric_types_01.adm</output-file> |
| 2688 | </compilation-unit> |
| 2689 | </test-case> |
| 2690 | <test-case FilePath="scan"> |
| 2691 | <compilation-unit name="spatial_types_01"> |
| 2692 | <output-file compare="Text">spatial_types_01.adm</output-file> |
| 2693 | </compilation-unit> |
| 2694 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2695 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2696 | <test-case FilePath="scan"> |
| 2697 | <compilation-unit name="spatial_types_02"> |
| 2698 | <output-file compare="Text">spatial_types_02.adm</output-file> |
| 2699 | </compilation-unit> |
| 2700 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2701 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2702 | <test-case FilePath="scan"> |
| 2703 | <compilation-unit name="temp_types_01"> |
| 2704 | <output-file compare="Text">temp_types_01.adm</output-file> |
| 2705 | </compilation-unit> |
| 2706 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2707 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2708 | <test-case FilePath="scan"> |
| 2709 | <compilation-unit name="temp_types_02"> |
| 2710 | <output-file compare="Text">temp_types_02.adm</output-file> |
| 2711 | </compilation-unit> |
| 2712 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 2713 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2714 | </test-group> |
| 2715 | <test-group name="semistructured"> |
| 2716 | <test-case FilePath="semistructured"> |
| 2717 | <compilation-unit name="count-nullable"> |
| 2718 | <output-file compare="Text">count-nullable.adm</output-file> |
| 2719 | </compilation-unit> |
| 2720 | </test-case> |
| 2721 | <test-case FilePath="semistructured"> |
| 2722 | <compilation-unit name="cust-filter"> |
| 2723 | <output-file compare="Text">cust-filter.adm</output-file> |
| 2724 | </compilation-unit> |
| 2725 | </test-case> |
| 2726 | <test-case FilePath="semistructured"> |
| 2727 | <compilation-unit name="has-param1"> |
| 2728 | <output-file compare="Text">has-param1.adm</output-file> |
| 2729 | </compilation-unit> |
| 2730 | </test-case> |
| 2731 | </test-group> |
| 2732 | <test-group name="similarity"> |
| 2733 | <test-case FilePath="similarity"> |
| 2734 | <compilation-unit name="edit-distance-check_ints"> |
| 2735 | <output-file compare="Text">edit-distance-check_ints.adm</output-file> |
| 2736 | </compilation-unit> |
| 2737 | </test-case> |
| 2738 | <test-case FilePath="similarity"> |
| 2739 | <compilation-unit name="edit-distance-check_strings"> |
| 2740 | <output-file compare="Text">edit-distance-check_strings.adm</output-file> |
| 2741 | </compilation-unit> |
| 2742 | </test-case> |
| 2743 | <test-case FilePath="similarity"> |
| 2744 | <compilation-unit name="edit-distance-list-is-filterable"> |
| 2745 | <output-file compare="Text">edit-distance-list-is-filterable.adm</output-file> |
| 2746 | </compilation-unit> |
| 2747 | </test-case> |
| 2748 | <test-case FilePath="similarity"> |
| 2749 | <compilation-unit name="edit-distance-string-is-filterable"> |
| 2750 | <output-file compare="Text">edit-distance-string-is-filterable.adm</output-file> |
| 2751 | </compilation-unit> |
| 2752 | </test-case> |
| 2753 | <test-case FilePath="similarity"> |
| 2754 | <compilation-unit name="edit-distance_ints"> |
| 2755 | <output-file compare="Text">edit-distance_ints.adm</output-file> |
| 2756 | </compilation-unit> |
| 2757 | </test-case> |
| 2758 | <test-case FilePath="similarity"> |
| 2759 | <compilation-unit name="edit-distance_strings"> |
| 2760 | <output-file compare="Text">edit-distance_strings.adm</output-file> |
| 2761 | </compilation-unit> |
| 2762 | </test-case> |
| 2763 | <test-case FilePath="similarity"> |
| 2764 | <compilation-unit name="fuzzyeq-edit-distance"> |
| 2765 | <output-file compare="Text">fuzzyeq-edit-distance.adm</output-file> |
| 2766 | </compilation-unit> |
| 2767 | </test-case> |
| 2768 | <test-case FilePath="similarity"> |
| 2769 | <compilation-unit name="fuzzyeq-similarity-jaccard"> |
| 2770 | <output-file compare="Text">fuzzyeq-similarity-jaccard.adm</output-file> |
| 2771 | </compilation-unit> |
| 2772 | </test-case> |
| 2773 | <test-case FilePath="similarity"> |
| 2774 | <compilation-unit name="prefix-len-jaccard"> |
| 2775 | <output-file compare="Text">prefix-len-jaccard.adm</output-file> |
| 2776 | </compilation-unit> |
| 2777 | </test-case> |
| 2778 | <test-case FilePath="similarity"> |
| 2779 | <compilation-unit name="similarity-jaccard-check_ints"> |
| 2780 | <output-file compare="Text">similarity-jaccard-check_ints.adm</output-file> |
| 2781 | </compilation-unit> |
| 2782 | </test-case> |
| 2783 | <test-case FilePath="similarity"> |
| 2784 | <compilation-unit name="similarity-jaccard-check_query"> |
| 2785 | <output-file compare="Text">similarity-jaccard-check_query.adm</output-file> |
| 2786 | </compilation-unit> |
| 2787 | </test-case> |
| 2788 | <test-case FilePath="similarity"> |
| 2789 | <compilation-unit name="similarity-jaccard-check_strings"> |
| 2790 | <output-file compare="Text">similarity-jaccard-check_strings.adm</output-file> |
| 2791 | </compilation-unit> |
| 2792 | </test-case> |
| 2793 | <test-case FilePath="similarity"> |
| 2794 | <compilation-unit name="similarity-jaccard-prefix-check"> |
| 2795 | <output-file compare="Text">similarity-jaccard-prefix-check.adm</output-file> |
| 2796 | </compilation-unit> |
| 2797 | </test-case> |
| 2798 | <test-case FilePath="similarity"> |
| 2799 | <compilation-unit name="similarity-jaccard-prefix"> |
| 2800 | <output-file compare="Text">similarity-jaccard-prefix.adm</output-file> |
| 2801 | </compilation-unit> |
| 2802 | </test-case> |
| 2803 | <test-case FilePath="similarity"> |
| 2804 | <compilation-unit name="similarity-jaccard-sorted-check_ints"> |
| 2805 | <output-file compare="Text">similarity-jaccard-sorted-check_ints.adm</output-file> |
| 2806 | </compilation-unit> |
| 2807 | </test-case> |
| 2808 | <test-case FilePath="similarity"> |
| 2809 | <compilation-unit name="similarity-jaccard-sorted-check_query"> |
| 2810 | <output-file compare="Text">similarity-jaccard-sorted-check_query.adm</output-file> |
| 2811 | </compilation-unit> |
| 2812 | </test-case> |
| 2813 | <test-case FilePath="similarity"> |
| 2814 | <compilation-unit name="similarity-jaccard-sorted-check_strings"> |
| 2815 | <output-file compare="Text">similarity-jaccard-sorted-check_strings.adm</output-file> |
| 2816 | </compilation-unit> |
| 2817 | </test-case> |
| 2818 | <test-case FilePath="similarity"> |
| 2819 | <compilation-unit name="similarity-jaccard-sorted_ints"> |
| 2820 | <output-file compare="Text">similarity-jaccard-sorted_ints.adm</output-file> |
| 2821 | </compilation-unit> |
| 2822 | </test-case> |
| 2823 | <test-case FilePath="similarity"> |
| 2824 | <compilation-unit name="similarity-jaccard-sorted_query"> |
| 2825 | <output-file compare="Text">similarity-jaccard-sorted_query.adm</output-file> |
| 2826 | </compilation-unit> |
| 2827 | </test-case> |
| 2828 | <test-case FilePath="similarity"> |
| 2829 | <compilation-unit name="similarity-jaccard-sorted_strings"> |
| 2830 | <output-file compare="Text">similarity-jaccard-sorted_strings.adm</output-file> |
| 2831 | </compilation-unit> |
| 2832 | </test-case> |
| 2833 | <test-case FilePath="similarity"> |
| 2834 | <compilation-unit name="similarity-jaccard_ints"> |
| 2835 | <output-file compare="Text">similarity-jaccard_ints.adm</output-file> |
| 2836 | </compilation-unit> |
| 2837 | </test-case> |
| 2838 | <test-case FilePath="similarity"> |
| 2839 | <compilation-unit name="similarity-jaccard_query"> |
| 2840 | <output-file compare="Text">similarity-jaccard_query.adm</output-file> |
| 2841 | </compilation-unit> |
| 2842 | </test-case> |
| 2843 | <test-case FilePath="similarity"> |
| 2844 | <compilation-unit name="similarity-jaccard_strings"> |
| 2845 | <output-file compare="Text">similarity-jaccard_strings.adm</output-file> |
| 2846 | </compilation-unit> |
| 2847 | </test-case> |
| 2848 | </test-group> |
| 2849 | <test-group name="spatial"> |
| 2850 | <test-case FilePath="spatial"> |
| 2851 | <compilation-unit name="cell-aggregation-with-filtering"> |
| 2852 | <output-file compare="Text">cell-aggregation-with-filtering.adm</output-file> |
| 2853 | </compilation-unit> |
| 2854 | </test-case> |
| 2855 | <test-case FilePath="spatial"> |
| 2856 | <compilation-unit name="cell-aggregation"> |
| 2857 | <output-file compare="Text">cell-aggregation.adm</output-file> |
| 2858 | </compilation-unit> |
| 2859 | </test-case> |
| 2860 | <test-case FilePath="spatial"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2861 | <compilation-unit name="circle_accessor"> |
| 2862 | <output-file compare="Text">circle_accessor.adm</output-file> |
| 2863 | </compilation-unit> |
| 2864 | </test-case> |
| 2865 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2866 | <compilation-unit name="circle-intersect-circle"> |
| 2867 | <output-file compare="Text">circle-intersect-circle.adm</output-file> |
| 2868 | </compilation-unit> |
| 2869 | </test-case> |
| 2870 | <test-case FilePath="spatial"> |
salsubaiee@gmail.com | 2a0d817 | 2012-11-11 22:31:52 +0000 | [diff] [blame] | 2871 | <compilation-unit name="create-rtree-index"> |
| 2872 | <output-file compare="Text">create-rtree-index.adm</output-file> |
| 2873 | </compilation-unit> |
| 2874 | </test-case> |
| 2875 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2876 | <compilation-unit name="distance-between-points"> |
| 2877 | <output-file compare="Text">distance-between-points.adm</output-file> |
| 2878 | </compilation-unit> |
| 2879 | </test-case> |
| 2880 | <test-case FilePath="spatial"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2881 | <compilation-unit name="line_accessor"> |
| 2882 | <output-file compare="Text">line_accessor.adm</output-file> |
| 2883 | </compilation-unit> |
| 2884 | </test-case> |
| 2885 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2886 | <compilation-unit name="line-intersect-circle"> |
| 2887 | <output-file compare="Text">line-intersect-circle.adm</output-file> |
| 2888 | </compilation-unit> |
| 2889 | </test-case> |
| 2890 | <test-case FilePath="spatial"> |
| 2891 | <compilation-unit name="line-intersect-line"> |
| 2892 | <output-file compare="Text">line-intersect-line.adm</output-file> |
| 2893 | </compilation-unit> |
| 2894 | </test-case> |
| 2895 | <test-case FilePath="spatial"> |
| 2896 | <compilation-unit name="line-intersect-polygon"> |
| 2897 | <output-file compare="Text">line-intersect-polygon.adm</output-file> |
| 2898 | </compilation-unit> |
| 2899 | </test-case> |
| 2900 | <test-case FilePath="spatial"> |
| 2901 | <compilation-unit name="line-intersect-rectangle"> |
| 2902 | <output-file compare="Text">line-intersect-rectangle.adm</output-file> |
| 2903 | </compilation-unit> |
| 2904 | </test-case> |
| 2905 | <test-case FilePath="spatial"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2906 | <compilation-unit name="point_accessor"> |
| 2907 | <output-file compare="Text">point_accessor.adm</output-file> |
| 2908 | </compilation-unit> |
| 2909 | </test-case> |
| 2910 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2911 | <compilation-unit name="point-equals-point"> |
| 2912 | <output-file compare="Text">point-equals-point.adm</output-file> |
| 2913 | </compilation-unit> |
| 2914 | </test-case> |
| 2915 | <test-case FilePath="spatial"> |
| 2916 | <compilation-unit name="point-in-circle"> |
| 2917 | <output-file compare="Text">point-in-circle.adm</output-file> |
| 2918 | </compilation-unit> |
| 2919 | </test-case> |
| 2920 | <test-case FilePath="spatial"> |
| 2921 | <compilation-unit name="point-in-polygon"> |
| 2922 | <output-file compare="Text">point-in-polygon.adm</output-file> |
| 2923 | </compilation-unit> |
| 2924 | </test-case> |
| 2925 | <test-case FilePath="spatial"> |
| 2926 | <compilation-unit name="point-in-rectangle"> |
| 2927 | <output-file compare="Text">point-in-rectangle.adm</output-file> |
| 2928 | </compilation-unit> |
| 2929 | </test-case> |
| 2930 | <test-case FilePath="spatial"> |
| 2931 | <compilation-unit name="point-on-line"> |
| 2932 | <output-file compare="Text">point-on-line.adm</output-file> |
| 2933 | </compilation-unit> |
| 2934 | </test-case> |
| 2935 | <test-case FilePath="spatial"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2936 | <compilation-unit name="polygon_accessor"> |
| 2937 | <output-file compare="Text">polygon_accessor.adm</output-file> |
| 2938 | </compilation-unit> |
| 2939 | </test-case> |
| 2940 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2941 | <compilation-unit name="polygon-intersect-circle"> |
| 2942 | <output-file compare="Text">polygon-intersect-circle.adm</output-file> |
| 2943 | </compilation-unit> |
| 2944 | </test-case> |
| 2945 | <test-case FilePath="spatial"> |
| 2946 | <compilation-unit name="polygon-intersect-polygon"> |
| 2947 | <output-file compare="Text">polygon-intersect-polygon.adm</output-file> |
| 2948 | </compilation-unit> |
| 2949 | </test-case> |
| 2950 | <test-case FilePath="spatial"> |
| 2951 | <compilation-unit name="polygon-intersect-rectangle"> |
| 2952 | <output-file compare="Text">polygon-intersect-rectangle.adm</output-file> |
| 2953 | </compilation-unit> |
| 2954 | </test-case> |
| 2955 | <test-case FilePath="spatial"> |
alexander.behm | cd87748 | 2012-11-10 21:46:27 +0000 | [diff] [blame] | 2956 | <compilation-unit name="rectangle_accessor"> |
| 2957 | <output-file compare="Text">rectangle_accessor.adm</output-file> |
| 2958 | </compilation-unit> |
| 2959 | </test-case> |
| 2960 | <test-case FilePath="spatial"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 2961 | <compilation-unit name="rectangle-intersect-circle"> |
| 2962 | <output-file compare="Text">rectangle-intersect-circle.adm</output-file> |
| 2963 | </compilation-unit> |
| 2964 | </test-case> |
| 2965 | <test-case FilePath="spatial"> |
| 2966 | <compilation-unit name="rectangle-intersect-rectangle"> |
| 2967 | <output-file compare="Text">rectangle-intersect-rectangle.adm</output-file> |
| 2968 | </compilation-unit> |
| 2969 | </test-case> |
| 2970 | <test-case FilePath="spatial"> |
| 2971 | <compilation-unit name="spatial-area"> |
| 2972 | <output-file compare="Text">spatial-area.adm</output-file> |
| 2973 | </compilation-unit> |
| 2974 | </test-case> |
| 2975 | </test-group> |
| 2976 | <test-group name="string"> |
| 2977 | <test-case FilePath="string"> |
| 2978 | <compilation-unit name="codepoint-to-string1"> |
| 2979 | <output-file compare="Text">codepoint-to-string1.adm</output-file> |
| 2980 | </compilation-unit> |
| 2981 | </test-case> |
| 2982 | <test-case FilePath="string"> |
| 2983 | <compilation-unit name="codepoint-to-string2"> |
| 2984 | <output-file compare="Text">codepoint-to-string2.adm</output-file> |
| 2985 | </compilation-unit> |
| 2986 | </test-case> |
| 2987 | <test-case FilePath="string"> |
| 2988 | <compilation-unit name="concat_01"> |
| 2989 | <output-file compare="Text">concat_01.adm</output-file> |
| 2990 | </compilation-unit> |
| 2991 | </test-case> |
| 2992 | <test-case FilePath="string"> |
| 2993 | <compilation-unit name="concat_02"> |
| 2994 | <output-file compare="Text">concat_02.adm</output-file> |
| 2995 | </compilation-unit> |
| 2996 | </test-case> |
| 2997 | <test-case FilePath="string"> |
| 2998 | <compilation-unit name="contains_01"> |
| 2999 | <output-file compare="Text">contains_01.adm</output-file> |
| 3000 | </compilation-unit> |
| 3001 | </test-case> |
| 3002 | <test-case FilePath="string"> |
| 3003 | <compilation-unit name="cpttostr01"> |
| 3004 | <output-file compare="Text">cpttostr01.adm</output-file> |
| 3005 | </compilation-unit> |
| 3006 | </test-case> |
| 3007 | <test-case FilePath="string"> |
| 3008 | <compilation-unit name="cpttostr02"> |
| 3009 | <output-file compare="Text">cpttostr02.adm</output-file> |
| 3010 | </compilation-unit> |
| 3011 | </test-case> |
| 3012 | <test-case FilePath="string"> |
| 3013 | <compilation-unit name="cpttostr04"> |
| 3014 | <output-file compare="Text">cpttostr04.adm</output-file> |
| 3015 | </compilation-unit> |
| 3016 | </test-case> |
| 3017 | <test-case FilePath="string"> |
| 3018 | <compilation-unit name="end-with1"> |
| 3019 | <output-file compare="Text">end-with1.adm</output-file> |
| 3020 | </compilation-unit> |
| 3021 | </test-case> |
| 3022 | <test-case FilePath="string"> |
| 3023 | <compilation-unit name="end-with2"> |
| 3024 | <output-file compare="Text">end-with2.adm</output-file> |
| 3025 | </compilation-unit> |
| 3026 | </test-case> |
| 3027 | <test-case FilePath="string"> |
| 3028 | <compilation-unit name="end-with3"> |
| 3029 | <output-file compare="Text">end-with3.adm</output-file> |
| 3030 | </compilation-unit> |
| 3031 | </test-case> |
| 3032 | <test-case FilePath="string"> |
| 3033 | <compilation-unit name="end-with4"> |
| 3034 | <output-file compare="Text">end-with4.adm</output-file> |
| 3035 | </compilation-unit> |
| 3036 | </test-case> |
| 3037 | <test-case FilePath="string"> |
| 3038 | <compilation-unit name="end-with5"> |
| 3039 | <output-file compare="Text">end-with5.adm</output-file> |
| 3040 | </compilation-unit> |
| 3041 | </test-case> |
| 3042 | <test-case FilePath="string"> |
| 3043 | <compilation-unit name="ends-with_01"> |
| 3044 | <output-file compare="Text">ends-with_01.adm</output-file> |
| 3045 | </compilation-unit> |
| 3046 | </test-case> |
| 3047 | <test-case FilePath="string"> |
| 3048 | <compilation-unit name="endwith02"> |
| 3049 | <output-file compare="Text">endwith02.adm</output-file> |
| 3050 | </compilation-unit> |
| 3051 | </test-case> |
| 3052 | <test-case FilePath="string"> |
| 3053 | <compilation-unit name="endwith03"> |
| 3054 | <output-file compare="Text">endwith03.adm</output-file> |
| 3055 | </compilation-unit> |
| 3056 | </test-case> |
| 3057 | <test-case FilePath="string"> |
| 3058 | <compilation-unit name="length_01"> |
| 3059 | <output-file compare="Text">length_01.adm</output-file> |
| 3060 | </compilation-unit> |
| 3061 | </test-case> |
| 3062 | <test-case FilePath="string"> |
| 3063 | <compilation-unit name="length_02"> |
| 3064 | <output-file compare="Text">length_02.adm</output-file> |
| 3065 | </compilation-unit> |
| 3066 | </test-case> |
| 3067 | <test-case FilePath="string"> |
| 3068 | <compilation-unit name="like_01"> |
| 3069 | <output-file compare="Text">like_01.adm</output-file> |
| 3070 | </compilation-unit> |
| 3071 | </test-case> |
| 3072 | <test-case FilePath="string"> |
| 3073 | <compilation-unit name="like_null"> |
| 3074 | <output-file compare="Text">like_null.adm</output-file> |
| 3075 | </compilation-unit> |
| 3076 | </test-case> |
| 3077 | <test-case FilePath="string"> |
| 3078 | <compilation-unit name="lowercase"> |
| 3079 | <output-file compare="Text">lowercase.adm</output-file> |
| 3080 | </compilation-unit> |
| 3081 | </test-case> |
| 3082 | <test-case FilePath="string"> |
| 3083 | <compilation-unit name="matches02"> |
| 3084 | <output-file compare="Text">matches02.adm</output-file> |
| 3085 | </compilation-unit> |
| 3086 | </test-case> |
| 3087 | <test-case FilePath="string"> |
| 3088 | <compilation-unit name="matches03"> |
| 3089 | <output-file compare="Text">matches03.adm</output-file> |
| 3090 | </compilation-unit> |
| 3091 | </test-case> |
| 3092 | <test-case FilePath="string"> |
| 3093 | <compilation-unit name="matches04"> |
| 3094 | <output-file compare="Text">matches04.adm</output-file> |
| 3095 | </compilation-unit> |
| 3096 | </test-case> |
| 3097 | <test-case FilePath="string"> |
| 3098 | <compilation-unit name="matches05"> |
| 3099 | <output-file compare="Text">matches05.adm</output-file> |
| 3100 | </compilation-unit> |
| 3101 | </test-case> |
| 3102 | <test-case FilePath="string"> |
| 3103 | <compilation-unit name="matches06"> |
| 3104 | <output-file compare="Text">matches06.adm</output-file> |
| 3105 | </compilation-unit> |
| 3106 | </test-case> |
| 3107 | <test-case FilePath="string"> |
| 3108 | <compilation-unit name="matches1"> |
| 3109 | <output-file compare="Text">matches1.adm</output-file> |
| 3110 | </compilation-unit> |
| 3111 | </test-case> |
| 3112 | <test-case FilePath="string"> |
| 3113 | <compilation-unit name="matches11"> |
| 3114 | <output-file compare="Text">matches11.adm</output-file> |
| 3115 | </compilation-unit> |
| 3116 | </test-case> |
| 3117 | <test-case FilePath="string"> |
| 3118 | <compilation-unit name="matches2"> |
| 3119 | <output-file compare="Text">matches2.adm</output-file> |
| 3120 | </compilation-unit> |
| 3121 | </test-case> |
| 3122 | <test-case FilePath="string"> |
| 3123 | <compilation-unit name="matches21"> |
| 3124 | <output-file compare="Text">matches21.adm</output-file> |
| 3125 | </compilation-unit> |
| 3126 | </test-case> |
| 3127 | <test-case FilePath="string"> |
| 3128 | <compilation-unit name="matches22"> |
| 3129 | <output-file compare="Text">matches22.adm</output-file> |
| 3130 | </compilation-unit> |
| 3131 | </test-case> |
| 3132 | <test-case FilePath="string"> |
| 3133 | <compilation-unit name="matches23"> |
| 3134 | <output-file compare="Text">matches23.adm</output-file> |
| 3135 | </compilation-unit> |
| 3136 | </test-case> |
| 3137 | <test-case FilePath="string"> |
| 3138 | <compilation-unit name="matches3"> |
| 3139 | <output-file compare="Text">matches3.adm</output-file> |
| 3140 | </compilation-unit> |
| 3141 | </test-case> |
| 3142 | <test-case FilePath="string"> |
| 3143 | <compilation-unit name="matchesnull"> |
| 3144 | <output-file compare="Text">matchesnull.adm</output-file> |
| 3145 | </compilation-unit> |
| 3146 | </test-case> |
| 3147 | <test-case FilePath="string"> |
| 3148 | <compilation-unit name="replace1"> |
| 3149 | <output-file compare="Text">replace1.adm</output-file> |
| 3150 | </compilation-unit> |
| 3151 | </test-case> |
| 3152 | <test-case FilePath="string"> |
| 3153 | <compilation-unit name="replace2"> |
| 3154 | <output-file compare="Text">replace2.adm</output-file> |
| 3155 | </compilation-unit> |
| 3156 | </test-case> |
| 3157 | <test-case FilePath="string"> |
| 3158 | <compilation-unit name="replace21"> |
| 3159 | <output-file compare="Text">replace21.adm</output-file> |
| 3160 | </compilation-unit> |
| 3161 | </test-case> |
| 3162 | <test-case FilePath="string"> |
| 3163 | <compilation-unit name="replace22"> |
| 3164 | <output-file compare="Text">replace22.adm</output-file> |
| 3165 | </compilation-unit> |
| 3166 | </test-case> |
| 3167 | <test-case FilePath="string"> |
| 3168 | <compilation-unit name="replace3"> |
| 3169 | <output-file compare="Text">replace3.adm</output-file> |
| 3170 | </compilation-unit> |
| 3171 | </test-case> |
| 3172 | <test-case FilePath="string"> |
| 3173 | <compilation-unit name="start-with1"> |
| 3174 | <output-file compare="Text">start-with1.adm</output-file> |
| 3175 | </compilation-unit> |
| 3176 | </test-case> |
| 3177 | <test-case FilePath="string"> |
| 3178 | <compilation-unit name="start-with2"> |
| 3179 | <output-file compare="Text">start-with2.adm</output-file> |
| 3180 | </compilation-unit> |
| 3181 | </test-case> |
| 3182 | <test-case FilePath="string"> |
| 3183 | <compilation-unit name="start-with3"> |
| 3184 | <output-file compare="Text">start-with3.adm</output-file> |
| 3185 | </compilation-unit> |
| 3186 | </test-case> |
| 3187 | <test-case FilePath="string"> |
| 3188 | <compilation-unit name="start-with4"> |
| 3189 | <output-file compare="Text">start-with4.adm</output-file> |
| 3190 | </compilation-unit> |
| 3191 | </test-case> |
| 3192 | <test-case FilePath="string"> |
| 3193 | <compilation-unit name="start-with5"> |
| 3194 | <output-file compare="Text">start-with5.adm</output-file> |
| 3195 | </compilation-unit> |
| 3196 | </test-case> |
| 3197 | <test-case FilePath="string"> |
| 3198 | <compilation-unit name="starts-with_01"> |
| 3199 | <output-file compare="Text">starts-with_01.adm</output-file> |
| 3200 | </compilation-unit> |
| 3201 | </test-case> |
| 3202 | <test-case FilePath="string"> |
| 3203 | <compilation-unit name="startwith02"> |
| 3204 | <output-file compare="Text">startwith02.adm</output-file> |
| 3205 | </compilation-unit> |
| 3206 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3207 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3208 | <test-case FilePath="string"> |
| 3209 | <compilation-unit name="startwith03"> |
| 3210 | <output-file compare="Text">startwith03.adm</output-file> |
| 3211 | </compilation-unit> |
| 3212 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3213 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3214 | <test-case FilePath="string"> |
| 3215 | <compilation-unit name="strconcat01"> |
| 3216 | <output-file compare="Text">strconcat01.adm</output-file> |
| 3217 | </compilation-unit> |
| 3218 | </test-case> |
| 3219 | <test-case FilePath="string"> |
| 3220 | <compilation-unit name="strconcat02"> |
| 3221 | <output-file compare="Text">strconcat02.adm</output-file> |
| 3222 | </compilation-unit> |
| 3223 | </test-case> |
| 3224 | <test-case FilePath="string"> |
| 3225 | <compilation-unit name="string-concat1"> |
| 3226 | <output-file compare="Text">string-concat1.adm</output-file> |
| 3227 | </compilation-unit> |
| 3228 | </test-case> |
| 3229 | <test-case FilePath="string"> |
| 3230 | <compilation-unit name="string-equal1"> |
| 3231 | <output-file compare="Text">string-equal1.adm</output-file> |
| 3232 | </compilation-unit> |
| 3233 | </test-case> |
| 3234 | <test-case FilePath="string"> |
| 3235 | <compilation-unit name="string-equal2"> |
| 3236 | <output-file compare="Text">string-equal2.adm</output-file> |
| 3237 | </compilation-unit> |
| 3238 | </test-case> |
| 3239 | <test-case FilePath="string"> |
| 3240 | <compilation-unit name="string-equal3"> |
| 3241 | <output-file compare="Text">string-equal3.adm</output-file> |
| 3242 | </compilation-unit> |
| 3243 | </test-case> |
| 3244 | <test-case FilePath="string"> |
| 3245 | <compilation-unit name="string-equal4"> |
| 3246 | <output-file compare="Text">string-equal4.adm</output-file> |
| 3247 | </compilation-unit> |
| 3248 | </test-case> |
| 3249 | <test-case FilePath="string"> |
| 3250 | <compilation-unit name="string-join1"> |
| 3251 | <output-file compare="Text">string-join1.adm</output-file> |
| 3252 | </compilation-unit> |
| 3253 | </test-case> |
| 3254 | <test-case FilePath="string"> |
| 3255 | <compilation-unit name="string-to-codepoint"> |
| 3256 | <output-file compare="Text">string-to-codepoint.adm</output-file> |
| 3257 | </compilation-unit> |
| 3258 | </test-case> |
| 3259 | <test-case FilePath="string"> |
| 3260 | <compilation-unit name="string-to-codepoint1"> |
| 3261 | <output-file compare="Text">string-to-codepoint1.adm</output-file> |
| 3262 | </compilation-unit> |
| 3263 | </test-case> |
| 3264 | <test-case FilePath="string"> |
| 3265 | <compilation-unit name="strlen02"> |
| 3266 | <output-file compare="Text">strlen02.adm</output-file> |
| 3267 | </compilation-unit> |
| 3268 | </test-case> |
| 3269 | <test-case FilePath="string"> |
| 3270 | <compilation-unit name="strlen03"> |
| 3271 | <output-file compare="Text">strlen03.adm</output-file> |
| 3272 | </compilation-unit> |
| 3273 | </test-case> |
| 3274 | <test-case FilePath="string"> |
| 3275 | <compilation-unit name="strtocpt01"> |
| 3276 | <output-file compare="Text">strtocpt01.adm</output-file> |
| 3277 | </compilation-unit> |
| 3278 | </test-case> |
| 3279 | <test-case FilePath="string"> |
| 3280 | <compilation-unit name="strtocpt02"> |
| 3281 | <output-file compare="Text">strtocpt02.adm</output-file> |
| 3282 | </compilation-unit> |
| 3283 | </test-case> |
| 3284 | <test-case FilePath="string"> |
| 3285 | <compilation-unit name="strtocpt03"> |
| 3286 | <output-file compare="Text">strtocpt03.adm</output-file> |
| 3287 | </compilation-unit> |
| 3288 | </test-case> |
| 3289 | <test-case FilePath="string"> |
| 3290 | <compilation-unit name="substr01"> |
| 3291 | <output-file compare="Text">substr01.adm</output-file> |
| 3292 | </compilation-unit> |
| 3293 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3294 | <!-- Issue no 219 |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3295 | <test-case FilePath="string"> |
| 3296 | <compilation-unit name="substr04"> |
| 3297 | <output-file compare="Text">substr04.adm</output-file> |
| 3298 | </compilation-unit> |
| 3299 | </test-case> |
| 3300 | <test-case FilePath="string"> |
| 3301 | <compilation-unit name="substr05"> |
| 3302 | <output-file compare="Text">substr05.adm</output-file> |
| 3303 | </compilation-unit> |
| 3304 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3305 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3306 | <test-case FilePath="string"> |
| 3307 | <compilation-unit name="substr06"> |
| 3308 | <output-file compare="Text">substr06.adm</output-file> |
| 3309 | </compilation-unit> |
| 3310 | </test-case> |
| 3311 | <test-case FilePath="string"> |
| 3312 | <compilation-unit name="substring-after-1"> |
| 3313 | <output-file compare="Text">substring-after-1.adm</output-file> |
| 3314 | </compilation-unit> |
| 3315 | </test-case> |
| 3316 | <test-case FilePath="string"> |
| 3317 | <compilation-unit name="substring-after-2"> |
| 3318 | <output-file compare="Text">substring-after-2.adm</output-file> |
| 3319 | </compilation-unit> |
| 3320 | </test-case> |
| 3321 | <test-case FilePath="string"> |
| 3322 | <compilation-unit name="substring-after-3"> |
| 3323 | <output-file compare="Text">substring-after-3.adm</output-file> |
| 3324 | </compilation-unit> |
| 3325 | </test-case> |
| 3326 | <test-case FilePath="string"> |
| 3327 | <compilation-unit name="substring-after-4"> |
| 3328 | <output-file compare="Text">substring-after-4.adm</output-file> |
| 3329 | </compilation-unit> |
| 3330 | </test-case> |
| 3331 | <test-case FilePath="string"> |
| 3332 | <compilation-unit name="substring-before-1"> |
| 3333 | <output-file compare="Text">substring-before-1.adm</output-file> |
| 3334 | </compilation-unit> |
| 3335 | </test-case> |
| 3336 | <test-case FilePath="string"> |
| 3337 | <compilation-unit name="substring-before-2"> |
| 3338 | <output-file compare="Text">substring-before-2.adm</output-file> |
| 3339 | </compilation-unit> |
| 3340 | </test-case> |
| 3341 | <test-case FilePath="string"> |
| 3342 | <compilation-unit name="substring-before-3"> |
| 3343 | <output-file compare="Text">substring-before-3.adm</output-file> |
| 3344 | </compilation-unit> |
| 3345 | </test-case> |
| 3346 | <test-case FilePath="string"> |
| 3347 | <compilation-unit name="substring2-1"> |
| 3348 | <output-file compare="Text">substring2-1.adm</output-file> |
| 3349 | </compilation-unit> |
| 3350 | </test-case> |
| 3351 | <test-case FilePath="string"> |
| 3352 | <compilation-unit name="substring2-2"> |
| 3353 | <output-file compare="Text">substring2-2.adm</output-file> |
| 3354 | </compilation-unit> |
| 3355 | </test-case> |
| 3356 | <test-case FilePath="string"> |
| 3357 | <compilation-unit name="substring2-3"> |
| 3358 | <output-file compare="Text">substring2-3.adm</output-file> |
| 3359 | </compilation-unit> |
| 3360 | </test-case> |
| 3361 | <test-case FilePath="string"> |
| 3362 | <compilation-unit name="substring2-4"> |
| 3363 | <output-file compare="Text">substring2-4.adm</output-file> |
| 3364 | </compilation-unit> |
| 3365 | </test-case> |
| 3366 | <test-case FilePath="string"> |
| 3367 | <compilation-unit name="substring_01"> |
| 3368 | <output-file compare="Text">substring_01.adm</output-file> |
| 3369 | </compilation-unit> |
| 3370 | </test-case> |
| 3371 | <test-case FilePath="string"> |
| 3372 | <compilation-unit name="toLowerCase02"> |
| 3373 | <output-file compare="Text">toLowerCase02.adm</output-file> |
| 3374 | </compilation-unit> |
| 3375 | </test-case> |
| 3376 | <test-case FilePath="string"> |
| 3377 | <compilation-unit name="toLowerCase03"> |
| 3378 | <output-file compare="Text">toLowerCase03.adm</output-file> |
| 3379 | </compilation-unit> |
| 3380 | </test-case> |
| 3381 | <test-case FilePath="string"> |
| 3382 | <compilation-unit name="toLowerCase04"> |
| 3383 | <output-file compare="Text">toLowerCase04.adm</output-file> |
| 3384 | </compilation-unit> |
| 3385 | </test-case> |
| 3386 | </test-group> |
| 3387 | <test-group name="subset-collection"> |
| 3388 | <test-case FilePath="subset-collection"> |
| 3389 | <compilation-unit name="01"> |
| 3390 | <output-file compare="Text">01.adm</output-file> |
| 3391 | </compilation-unit> |
| 3392 | </test-case> |
| 3393 | <test-case FilePath="subset-collection"> |
| 3394 | <compilation-unit name="02"> |
| 3395 | <output-file compare="Text">02.adm</output-file> |
| 3396 | </compilation-unit> |
| 3397 | </test-case> |
| 3398 | <test-case FilePath="subset-collection"> |
| 3399 | <compilation-unit name="03"> |
| 3400 | <output-file compare="Text">03.adm</output-file> |
| 3401 | </compilation-unit> |
| 3402 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3403 | <!-- |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3404 | <test-case FilePath="subset-collection"> |
| 3405 | <compilation-unit name="04"> |
| 3406 | <output-file compare="Text">04.adm</output-file> |
| 3407 | </compilation-unit> |
| 3408 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3409 | --> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3410 | <test-case FilePath="subset-collection"> |
| 3411 | <compilation-unit name="05"> |
| 3412 | <output-file compare="Text">05.adm</output-file> |
| 3413 | </compilation-unit> |
| 3414 | </test-case> |
| 3415 | <test-case FilePath="subset-collection"> |
| 3416 | <compilation-unit name="06"> |
| 3417 | <output-file compare="Text">06.adm</output-file> |
| 3418 | </compilation-unit> |
| 3419 | </test-case> |
| 3420 | <test-case FilePath="subset-collection"> |
| 3421 | <compilation-unit name="07"> |
| 3422 | <output-file compare="Text">07.adm</output-file> |
| 3423 | </compilation-unit> |
| 3424 | </test-case> |
| 3425 | </test-group> |
| 3426 | <test-group name="tokenizers"> |
| 3427 | <test-case FilePath="tokenizers"> |
| 3428 | <compilation-unit name="counthashed-gram-tokens_01"> |
| 3429 | <output-file compare="Text">counthashed-gram-tokens_01.adm</output-file> |
| 3430 | </compilation-unit> |
| 3431 | </test-case> |
| 3432 | <test-case FilePath="tokenizers"> |
| 3433 | <compilation-unit name="counthashed-gram-tokens_02"> |
| 3434 | <output-file compare="Text">counthashed-gram-tokens_02.adm</output-file> |
| 3435 | </compilation-unit> |
| 3436 | </test-case> |
| 3437 | <test-case FilePath="tokenizers"> |
| 3438 | <compilation-unit name="counthashed-word-tokens_01"> |
| 3439 | <output-file compare="Text">counthashed-word-tokens_01.adm</output-file> |
| 3440 | </compilation-unit> |
| 3441 | </test-case> |
| 3442 | <test-case FilePath="tokenizers"> |
| 3443 | <compilation-unit name="gram-tokens_01"> |
| 3444 | <output-file compare="Text">gram-tokens_01.adm</output-file> |
| 3445 | </compilation-unit> |
| 3446 | </test-case> |
| 3447 | <test-case FilePath="tokenizers"> |
| 3448 | <compilation-unit name="gram-tokens_02"> |
| 3449 | <output-file compare="Text">gram-tokens_02.adm</output-file> |
| 3450 | </compilation-unit> |
| 3451 | </test-case> |
| 3452 | <test-case FilePath="tokenizers"> |
| 3453 | <compilation-unit name="hashed-gram-tokens_01"> |
| 3454 | <output-file compare="Text">hashed-gram-tokens_01.adm</output-file> |
| 3455 | </compilation-unit> |
| 3456 | </test-case> |
| 3457 | <test-case FilePath="tokenizers"> |
| 3458 | <compilation-unit name="hashed-gram-tokens_02"> |
| 3459 | <output-file compare="Text">hashed-gram-tokens_02.adm</output-file> |
| 3460 | </compilation-unit> |
| 3461 | </test-case> |
| 3462 | <test-case FilePath="tokenizers"> |
| 3463 | <compilation-unit name="hashed-word-tokens_01"> |
| 3464 | <output-file compare="Text">hashed-word-tokens_01.adm</output-file> |
| 3465 | </compilation-unit> |
| 3466 | </test-case> |
| 3467 | <test-case FilePath="tokenizers"> |
| 3468 | <compilation-unit name="word-tokens_01"> |
| 3469 | <output-file compare="Text">word-tokens_01.adm</output-file> |
| 3470 | </compilation-unit> |
| 3471 | </test-case> |
| 3472 | <test-case FilePath="tokenizers"> |
| 3473 | <compilation-unit name="word-tokens_02"> |
| 3474 | <output-file compare="Text">word-tokens_02.adm</output-file> |
| 3475 | </compilation-unit> |
| 3476 | </test-case> |
| 3477 | </test-group> |
| 3478 | <test-group name="tpch"> |
| 3479 | <test-case FilePath="tpch"> |
| 3480 | <compilation-unit name="distinct_by"> |
| 3481 | <output-file compare="Text">distinct_by.adm</output-file> |
| 3482 | </compilation-unit> |
| 3483 | </test-case> |
| 3484 | <test-case FilePath="tpch"> |
| 3485 | <compilation-unit name="group_no_agg"> |
| 3486 | <output-file compare="Text">group_no_agg.adm</output-file> |
| 3487 | </compilation-unit> |
| 3488 | </test-case> |
| 3489 | <test-case FilePath="tpch"> |
| 3490 | <compilation-unit name="q10_returned_item"> |
| 3491 | <output-file compare="Text">q10_returned_item.adm</output-file> |
| 3492 | </compilation-unit> |
| 3493 | </test-case> |
| 3494 | <test-case FilePath="tpch"> |
buyingyi | 1896a59 | 2012-12-22 07:06:04 +0000 | [diff] [blame] | 3495 | <compilation-unit name="q10_returned_item_int64"> |
| 3496 | <output-file compare="Text">q10_returned_item_int64.adm</output-file> |
| 3497 | </compilation-unit> |
| 3498 | </test-case> |
| 3499 | <test-case FilePath="tpch"> |
vinayakb | 005a0e5 | 2012-10-07 06:47:06 +0000 | [diff] [blame] | 3500 | <compilation-unit name="q11_important_stock"> |
| 3501 | <output-file compare="Text">q11_important_stock.adm</output-file> |
| 3502 | </compilation-unit> |
| 3503 | </test-case> |
| 3504 | <test-case FilePath="tpch"> |
| 3505 | <compilation-unit name="q12_shipping"> |
| 3506 | <output-file compare="Text">q12_shipping.adm</output-file> |
| 3507 | </compilation-unit> |
| 3508 | </test-case> |
| 3509 | <test-case FilePath="tpch"> |
| 3510 | <compilation-unit name="q13_customer_distribution"> |
| 3511 | <output-file compare="Text">q13_customer_distribution.adm</output-file> |
| 3512 | </compilation-unit> |
| 3513 | </test-case> |
| 3514 | <test-case FilePath="tpch"> |
| 3515 | <compilation-unit name="q14_promotion_effect"> |
| 3516 | <output-file compare="Text">q14_promotion_effect.adm</output-file> |
| 3517 | </compilation-unit> |
| 3518 | </test-case> |
| 3519 | <test-case FilePath="tpch"> |
| 3520 | <compilation-unit name="q15_top_supplier"> |
| 3521 | <output-file compare="Text">q15_top_supplier.adm</output-file> |
| 3522 | </compilation-unit> |
| 3523 | </test-case> |
| 3524 | <test-case FilePath="tpch"> |
| 3525 | <compilation-unit name="q16_parts_supplier_relationship"> |
| 3526 | <output-file compare="Text">q16_parts_supplier_relationship.adm</output-file> |
| 3527 | </compilation-unit> |
| 3528 | </test-case> |
| 3529 | <test-case FilePath="tpch"> |
| 3530 | <compilation-unit name="q17_small_quantity_order_revenue"> |
| 3531 | <output-file compare="Text">q17_small_quantity_order_revenue.adm</output-file> |
| 3532 | </compilation-unit> |
| 3533 | </test-case> |
| 3534 | <test-case FilePath="tpch"> |
| 3535 | <compilation-unit name="q18_large_volume_customer"> |
| 3536 | <output-file compare="Text">q18_large_volume_customer.adm</output-file> |
| 3537 | </compilation-unit> |
| 3538 | </test-case> |
| 3539 | <test-case FilePath="tpch"> |
| 3540 | <compilation-unit name="q19_discounted_revenue"> |
| 3541 | <output-file compare="Text">q19_discounted_revenue.adm</output-file> |
| 3542 | </compilation-unit> |
| 3543 | </test-case> |
| 3544 | <test-case FilePath="tpch"> |
| 3545 | <compilation-unit name="q1_pricing_summary_report_nt"> |
| 3546 | <output-file compare="Text">q1_pricing_summary_report_nt.adm</output-file> |
| 3547 | </compilation-unit> |
| 3548 | </test-case> |
| 3549 | <test-case FilePath="tpch"> |
| 3550 | <compilation-unit name="q20_potential_part_promotion"> |
| 3551 | <output-file compare="Text">q20_potential_part_promotion.adm</output-file> |
| 3552 | </compilation-unit> |
| 3553 | </test-case> |
| 3554 | <test-case FilePath="tpch"> |
| 3555 | <compilation-unit name="q21_suppliers_who_kept_orders_waiting"> |
| 3556 | <output-file compare="Text">q21_suppliers_who_kept_orders_waiting.adm</output-file> |
| 3557 | </compilation-unit> |
| 3558 | </test-case> |
| 3559 | <test-case FilePath="tpch"> |
| 3560 | <compilation-unit name="q22_global_sales_opportunity"> |
| 3561 | <output-file compare="Text">q22_global_sales_opportunity.adm</output-file> |
| 3562 | </compilation-unit> |
| 3563 | </test-case> |
| 3564 | <test-case FilePath="tpch"> |
| 3565 | <compilation-unit name="q2_minimum_cost_supplier"> |
| 3566 | <output-file compare="Text">q2_minimum_cost_supplier.adm</output-file> |
| 3567 | </compilation-unit> |
| 3568 | </test-case> |
| 3569 | <test-case FilePath="tpch"> |
| 3570 | <compilation-unit name="q3_shipping_priority_nt"> |
| 3571 | <output-file compare="Text">q3_shipping_priority_nt.adm</output-file> |
| 3572 | </compilation-unit> |
| 3573 | </test-case> |
| 3574 | <test-case FilePath="tpch"> |
| 3575 | <compilation-unit name="q4_order_priority"> |
| 3576 | <output-file compare="Text">q4_order_priority.adm</output-file> |
| 3577 | </compilation-unit> |
| 3578 | </test-case> |
| 3579 | <test-case FilePath="tpch"> |
| 3580 | <compilation-unit name="q5_local_supplier_volume"> |
| 3581 | <output-file compare="Text">q5_local_supplier_volume.adm</output-file> |
| 3582 | </compilation-unit> |
| 3583 | </test-case> |
| 3584 | <test-case FilePath="tpch"> |
| 3585 | <compilation-unit name="q6_forecast_revenue_change"> |
| 3586 | <output-file compare="Text">q6_forecast_revenue_change.adm</output-file> |
| 3587 | </compilation-unit> |
| 3588 | </test-case> |
| 3589 | <test-case FilePath="tpch"> |
| 3590 | <compilation-unit name="q7_volume_shipping"> |
| 3591 | <output-file compare="Text">q7_volume_shipping.adm</output-file> |
| 3592 | </compilation-unit> |
| 3593 | </test-case> |
| 3594 | <test-case FilePath="tpch"> |
| 3595 | <compilation-unit name="q8_national_market_share"> |
| 3596 | <output-file compare="Text">q8_national_market_share.adm</output-file> |
| 3597 | </compilation-unit> |
| 3598 | </test-case> |
| 3599 | <test-case FilePath="tpch"> |
| 3600 | <compilation-unit name="q9_product_type_profit_nt"> |
| 3601 | <output-file compare="Text">q9_product_type_profit_nt.adm</output-file> |
| 3602 | </compilation-unit> |
| 3603 | </test-case> |
| 3604 | </test-group> |
| 3605 | <test-group name="writers"> |
| 3606 | <test-case FilePath="writers"> |
| 3607 | <compilation-unit name="print_01"> |
| 3608 | <output-file compare="Text">print_01.adm</output-file> |
| 3609 | </compilation-unit> |
| 3610 | </test-case> |
| 3611 | <test-case FilePath="writers"> |
| 3612 | <compilation-unit name="serialized_01"> |
| 3613 | <output-file compare="Text">serialized_01.adm</output-file> |
| 3614 | </compilation-unit> |
| 3615 | </test-case> |
| 3616 | </test-group> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3617 | <test-group name="cross-dataverse"> |
| 3618 | <test-case FilePath="cross-dataverse"> |
| 3619 | <compilation-unit name="cross-dv01"> |
| 3620 | <output-file compare="Text">cross-dv01.adm</output-file> |
| 3621 | </compilation-unit> |
| 3622 | </test-case> |
| 3623 | <test-case FilePath="cross-dataverse"> |
| 3624 | <compilation-unit name="cross-dv02"> |
| 3625 | <output-file compare="Text">cross-dv02.adm</output-file> |
| 3626 | </compilation-unit> |
| 3627 | </test-case> |
| 3628 | <test-case FilePath="cross-dataverse"> |
| 3629 | <compilation-unit name="cross-dv03"> |
| 3630 | <output-file compare="Text">cross-dv03.adm</output-file> |
| 3631 | </compilation-unit> |
| 3632 | </test-case> |
| 3633 | <test-case FilePath="cross-dataverse"> |
| 3634 | <compilation-unit name="cross-dv04"> |
| 3635 | <output-file compare="Text">cross-dv04.adm</output-file> |
| 3636 | </compilation-unit> |
| 3637 | </test-case> |
| 3638 | <test-case FilePath="cross-dataverse"> |
| 3639 | <compilation-unit name="cross-dv07"> |
| 3640 | <output-file compare="Text">cross-dv07.adm</output-file> |
| 3641 | </compilation-unit> |
| 3642 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3643 | <!--NotImplementedException: No binary comparator factory implemented for type RECORD. |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3644 | <test-case FilePath="cross-dataverse"> |
| 3645 | <compilation-unit name="cross-dv08"> |
| 3646 | <output-file compare="Text">cross-dv08.adm</output-file> |
| 3647 | </compilation-unit> |
| 3648 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3649 | --> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3650 | <test-case FilePath="cross-dataverse"> |
| 3651 | <compilation-unit name="cross-dv09"> |
| 3652 | <output-file compare="Text">cross-dv09.adm</output-file> |
| 3653 | </compilation-unit> |
| 3654 | </test-case> |
| 3655 | <test-case FilePath="cross-dataverse"> |
| 3656 | <compilation-unit name="cross-dv11"> |
| 3657 | <output-file compare="Text">cross-dv11.adm</output-file> |
| 3658 | </compilation-unit> |
| 3659 | </test-case> |
| 3660 | <test-case FilePath="cross-dataverse"> |
| 3661 | <compilation-unit name="cross-dv12"> |
| 3662 | <output-file compare="Text">cross-dv12.adm</output-file> |
| 3663 | </compilation-unit> |
| 3664 | </test-case> |
| 3665 | <test-case FilePath="cross-dataverse"> |
| 3666 | <compilation-unit name="cross-dv13"> |
| 3667 | <output-file compare="Text">cross-dv13.adm</output-file> |
| 3668 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 3669 | </compilation-unit> |
| 3670 | </test-case> |
| 3671 | <test-case FilePath="cross-dataverse"> |
| 3672 | <compilation-unit name="cross-dv14"> |
| 3673 | <output-file compare="Text">cross-dv14.adm</output-file> |
| 3674 | </compilation-unit> |
| 3675 | </test-case> |
| 3676 | <test-case FilePath="cross-dataverse"> |
| 3677 | <compilation-unit name="cross-dv15"> |
| 3678 | <output-file compare="Text">cross-dv15.adm</output-file> |
| 3679 | </compilation-unit> |
| 3680 | </test-case> |
| 3681 | <test-case FilePath="cross-dataverse"> |
| 3682 | <compilation-unit name="cross-dv16"> |
| 3683 | <output-file compare="Text">cross-dv16.adm</output-file> |
| 3684 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 3685 | </compilation-unit> |
| 3686 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3687 | <!--NotImplementedException: No binary comparator factory implemented for type RECORD. |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3688 | <test-case FilePath="cross-dataverse"> |
| 3689 | <compilation-unit name="cross-dv17"> |
| 3690 | <output-file compare="Text">cross-dv17.adm</output-file> |
| 3691 | </compilation-unit> |
| 3692 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3693 | --> |
| 3694 | <!--NotImplementedException: No binary comparator factory implemented for type RECORD. |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3695 | <test-case FilePath="cross-dataverse"> |
| 3696 | <compilation-unit name="cross-dv18"> |
| 3697 | <output-file compare="Text">cross-dv18.adm</output-file> |
| 3698 | </compilation-unit> |
| 3699 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3700 | --> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3701 | <test-case FilePath="cross-dataverse"> |
| 3702 | <compilation-unit name="cross-dv19"> |
| 3703 | <output-file compare="Text">cross-dv19.adm</output-file> |
| 3704 | </compilation-unit> |
| 3705 | </test-case> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3706 | <test-case FilePath="cross-dataverse"> |
| 3707 | <compilation-unit name="insert_across_dataverses"> |
| 3708 | <output-file compare="Text">insert_across_dataverses.adm</output-file> |
| 3709 | </compilation-unit> |
| 3710 | </test-case> |
| 3711 | <test-case FilePath="cross-dataverse"> |
| 3712 | <compilation-unit name="join_across_dataverses"> |
| 3713 | <output-file compare="Text">join_across_dataverses.adm</output-file> |
| 3714 | </compilation-unit> |
| 3715 | </test-case> |
| 3716 | </test-group> |
| 3717 | <test-group name="user-defined-functions"> |
| 3718 | <test-case FilePath="user-defined-functions"> |
buyingyi | 71f06c7 | 2012-11-29 05:06:16 +0000 | [diff] [blame] | 3719 | <compilation-unit name="query-issue201"> |
| 3720 | <output-file compare="Text">query-issue201.adm</output-file> |
| 3721 | </compilation-unit> |
| 3722 | </test-case> |
| 3723 | <test-case FilePath="user-defined-functions"> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3724 | <compilation-unit name="udf01"> |
| 3725 | <output-file compare="Text">udf01.adm</output-file> |
| 3726 | </compilation-unit> |
| 3727 | </test-case> |
| 3728 | <test-case FilePath="user-defined-functions"> |
| 3729 | <compilation-unit name="udf02"> |
| 3730 | <output-file compare="Text">udf02.adm</output-file> |
| 3731 | </compilation-unit> |
| 3732 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3733 | <!-- causes NPE: Issue 200 |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3734 | <test-case FilePath="user-defined-functions"> |
| 3735 | <compilation-unit name="udf03"> |
| 3736 | <output-file compare="Text">udf03.adm</output-file> |
| 3737 | </compilation-unit> |
| 3738 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3739 | --> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3740 | <test-case FilePath="user-defined-functions"> |
| 3741 | <compilation-unit name="udf04"> |
| 3742 | <output-file compare="Text">udf04.adm</output-file> |
| 3743 | </compilation-unit> |
| 3744 | </test-case> |
| 3745 | <test-case FilePath="user-defined-functions"> |
| 3746 | <compilation-unit name="udf05"> |
| 3747 | <output-file compare="Text">udf05.adm</output-file> |
| 3748 | </compilation-unit> |
| 3749 | </test-case> |
| 3750 | <test-case FilePath="user-defined-functions"> |
| 3751 | <compilation-unit name="udf06"> |
| 3752 | <output-file compare="Text">udf06.adm</output-file> |
| 3753 | </compilation-unit> |
| 3754 | </test-case> |
| 3755 | <test-case FilePath="user-defined-functions"> |
| 3756 | <compilation-unit name="udf07"> |
| 3757 | <output-file compare="Text">udf07.adm</output-file> |
| 3758 | </compilation-unit> |
| 3759 | </test-case> |
| 3760 | <test-case FilePath="user-defined-functions"> |
| 3761 | <compilation-unit name="udf08"> |
| 3762 | <output-file compare="Text">udf08.adm</output-file> |
| 3763 | </compilation-unit> |
| 3764 | </test-case> |
| 3765 | <test-case FilePath="user-defined-functions"> |
| 3766 | <compilation-unit name="udf09"> |
| 3767 | <output-file compare="Text">udf09.adm</output-file> |
| 3768 | </compilation-unit> |
| 3769 | </test-case> |
| 3770 | <test-case FilePath="user-defined-functions"> |
| 3771 | <compilation-unit name="udf10"> |
| 3772 | <output-file compare="Text">udf10.adm</output-file> |
| 3773 | </compilation-unit> |
| 3774 | </test-case> |
| 3775 | <test-case FilePath="user-defined-functions"> |
| 3776 | <compilation-unit name="udf11"> |
| 3777 | <output-file compare="Text">udf11.adm</output-file> |
| 3778 | </compilation-unit> |
| 3779 | </test-case> |
| 3780 | <test-case FilePath="user-defined-functions"> |
| 3781 | <compilation-unit name="udf12"> |
| 3782 | <output-file compare="Text">udf12.adm</output-file> |
| 3783 | </compilation-unit> |
| 3784 | </test-case> |
| 3785 | <test-case FilePath="user-defined-functions"> |
| 3786 | <compilation-unit name="udf13"> |
| 3787 | <output-file compare="Text">udf13.adm</output-file> |
| 3788 | </compilation-unit> |
| 3789 | </test-case> |
| 3790 | <test-case FilePath="user-defined-functions"> |
| 3791 | <compilation-unit name="udf14"> |
| 3792 | <output-file compare="Text">udf14.adm</output-file> |
| 3793 | </compilation-unit> |
| 3794 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3795 | <!-- Issue 166 |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3796 | <test-case FilePath="user-defined-functions"> |
| 3797 | <compilation-unit name="udf15"> |
| 3798 | <output-file compare="Text">udf15.adm</output-file> |
| 3799 | </compilation-unit> |
| 3800 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3801 | --> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3802 | <test-case FilePath="user-defined-functions"> |
| 3803 | <compilation-unit name="udf16"> |
| 3804 | <output-file compare="Text">udf16.adm</output-file> |
| 3805 | </compilation-unit> |
| 3806 | </test-case> |
| 3807 | <test-case FilePath="user-defined-functions"> |
| 3808 | <compilation-unit name="udf17"> |
| 3809 | <output-file compare="Text">udf17.adm</output-file> |
| 3810 | </compilation-unit> |
| 3811 | </test-case> |
| 3812 | <test-case FilePath="user-defined-functions"> |
| 3813 | <compilation-unit name="udf18"> |
| 3814 | <output-file compare="Text">udf18.adm</output-file> |
| 3815 | </compilation-unit> |
| 3816 | </test-case> |
| 3817 | <test-case FilePath="user-defined-functions"> |
| 3818 | <compilation-unit name="udf19"> |
| 3819 | <output-file compare="Text">udf19.adm</output-file> |
| 3820 | </compilation-unit> |
| 3821 | </test-case> |
| 3822 | <test-case FilePath="user-defined-functions"> |
| 3823 | <compilation-unit name="udf20"> |
| 3824 | <output-file compare="Text">udf20.adm</output-file> |
| 3825 | </compilation-unit> |
| 3826 | </test-case> |
| 3827 | <test-case FilePath="user-defined-functions"> |
| 3828 | <compilation-unit name="udf21"> |
| 3829 | <output-file compare="Text">udf21.adm</output-file> |
| 3830 | </compilation-unit> |
| 3831 | </test-case> |
| 3832 | <test-case FilePath="user-defined-functions"> |
| 3833 | <compilation-unit name="udf22"> |
| 3834 | <output-file compare="Text">udf22.adm</output-file> |
| 3835 | </compilation-unit> |
| 3836 | </test-case> |
| 3837 | <test-case FilePath="user-defined-functions"> |
| 3838 | <compilation-unit name="udf23"> |
| 3839 | <output-file compare="Text">udf23.adm</output-file> |
| 3840 | </compilation-unit> |
| 3841 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3842 | <!-- Issue 195 |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3843 | <test-case FilePath="user-defined-functions"> |
| 3844 | <compilation-unit name="udf24"> |
| 3845 | <output-file compare="Text">udf24.adm</output-file> |
| 3846 | </compilation-unit> |
| 3847 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3848 | --> |
| 3849 | <!-- Issue 218 |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3850 | <test-case FilePath="user-defined-functions"> |
| 3851 | <compilation-unit name="udf25"> |
| 3852 | <output-file compare="Text">udf25.adm</output-file> |
| 3853 | </compilation-unit> |
| 3854 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3855 | --> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3856 | <test-case FilePath="user-defined-functions"> |
| 3857 | <compilation-unit name="udf26"> |
| 3858 | <output-file compare="Text">udf26.adm</output-file> |
RamanGrover29@gmail.com | 8a37ebf | 2012-11-13 21:08:58 +0000 | [diff] [blame] | 3859 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
RamanGrover29@gmail.com | 2471039 | 2012-11-11 18:57:42 +0000 | [diff] [blame] | 3860 | </compilation-unit> |
| 3861 | </test-case> |
| 3862 | <test-case FilePath="user-defined-functions"> |
| 3863 | <compilation-unit name="udf27"> |
| 3864 | <output-file compare="Text">udf27.adm</output-file> |
| 3865 | </compilation-unit> |
| 3866 | </test-case> |
RamanGrover29@gmail.com | 8a37ebf | 2012-11-13 21:08:58 +0000 | [diff] [blame] | 3867 | <test-case FilePath="user-defined-functions"> |
| 3868 | <compilation-unit name="f01"> |
| 3869 | <output-file compare="Text">f01.adm</output-file> |
| 3870 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 3871 | </compilation-unit> |
| 3872 | </test-case> |
RamanGrover29@gmail.com | 58cf330 | 2012-11-09 00:27:45 +0000 | [diff] [blame] | 3873 | </test-group> |
ramangrover29 | fbaba5f | 2013-01-26 02:36:29 +0000 | [diff] [blame] | 3874 | <test-group name="load"> |
| 3875 | <test-case FilePath="load"> |
| 3876 | <compilation-unit name="issue14_query"> |
| 3877 | <output-file compare="Text">none.adm</output-file> |
| 3878 | <expected-error>edu.uci.ics.asterix.common.exceptions.AsterixException</expected-error> |
| 3879 | </compilation-unit> |
| 3880 | </test-case> |
| 3881 | </test-group> |
ramangrover29 | b6da9589 | 2013-01-30 19:00:51 +0000 | [diff] [blame] | 3882 | <test-group name="hints"> |
| 3883 | <test-case FilePath="hints"> |
| 3884 | <compilation-unit name="issue_251_dataset_hint_5"> |
| 3885 | <output-file compare="Text">issue_251_dataset_hint_5.adm</output-file> |
| 3886 | </compilation-unit> |
| 3887 | </test-case> |
| 3888 | <test-case FilePath="hints"> |
| 3889 | <compilation-unit name="issue_251_dataset_hint_6"> |
| 3890 | <output-file compare="Text">issue_251_dataset_hint_6.adm</output-file> |
| 3891 | </compilation-unit> |
| 3892 | </test-case> |
| 3893 | <test-case FilePath="hints"> |
| 3894 | <compilation-unit name="issue_251_dataset_hint_7"> |
| 3895 | <output-file compare="Text">issue_251_dataset_hint_7.adm</output-file> |
| 3896 | </compilation-unit> |
| 3897 | </test-case> |
| 3898 | </test-group> |
ramangrover29 | fbaba5f | 2013-01-26 02:36:29 +0000 | [diff] [blame] | 3899 | <test-group name="feeds"> |
| 3900 | <test-case FilePath="feeds"> |
| 3901 | <compilation-unit name="feeds_01"> |
| 3902 | <output-file compare="Text">feeds_01.adm</output-file> |
| 3903 | </compilation-unit> |
| 3904 | </test-case> |
| 3905 | <test-case FilePath="feeds"> |
| 3906 | <compilation-unit name="feeds_02"> |
| 3907 | <output-file compare="Text">feeds_02.adm</output-file> |
| 3908 | </compilation-unit> |
| 3909 | </test-case> |
| 3910 | <test-case FilePath="feeds"> |
| 3911 | <compilation-unit name="feeds_03"> |
| 3912 | <output-file compare="Text">feeds_03.adm</output-file> |
| 3913 | </compilation-unit> |
| 3914 | </test-case> |
| 3915 | <test-case FilePath="feeds"> |
| 3916 | <compilation-unit name="feeds_04"> |
| 3917 | <output-file compare="Text">feeds_04.adm</output-file> |
| 3918 | </compilation-unit> |
| 3919 | </test-case> |
| 3920 | <test-case FilePath="feeds"> |
| 3921 | <compilation-unit name="issue_230_feeds"> |
| 3922 | <output-file compare="Text">issue_230_feeds.adm</output-file> |
| 3923 | </compilation-unit> |
| 3924 | </test-case> |
| 3925 | </test-group> |
| 3926 | <test-group name="hdfs"> |
| 3927 | <test-case FilePath="hdfs"> |
| 3928 | <compilation-unit name="issue_245_hdfs"> |
| 3929 | <output-file compare="Text">issue_245_hdfs.adm</output-file> |
| 3930 | </compilation-unit> |
| 3931 | </test-case> |
| 3932 | <test-case FilePath="hdfs"> |
| 3933 | <compilation-unit name="hdfs_02"> |
| 3934 | <output-file compare="Text">hdfs_02.adm</output-file> |
| 3935 | </compilation-unit> |
| 3936 | </test-case> |
| 3937 | <test-case FilePath="hdfs"> |
| 3938 | <compilation-unit name="hdfs_03"> |
| 3939 | <output-file compare="Text">hdfs_03.adm</output-file> |
| 3940 | </compilation-unit> |
| 3941 | </test-case> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 3942 | </test-group> |
| 3943 | <test-group name="temp"> |
jarodwen | 4e6c471 | 2013-03-06 00:41:52 +0000 | [diff] [blame] | 3944 | <test-case FilePath="temp"> |
| 3945 | <compilation-unit name="accessors"> |
| 3946 | <output-file compare="Text">accessors.adm</output-file> |
| 3947 | </compilation-unit> |
| 3948 | </test-case> |
| 3949 | <test-case FilePath="temp"> |
| 3950 | <compilation-unit name="adjust_timezone"> |
| 3951 | <output-file compare="Text">adjust_timezone.adm</output-file> |
| 3952 | </compilation-unit> |
| 3953 | </test-case> |
| 3954 | <test-case FilePath="temp"> |
| 3955 | <compilation-unit name="calendar_duration"> |
| 3956 | <output-file compare="Text">calendar_duration.adm</output-file> |
| 3957 | </compilation-unit> |
| 3958 | </test-case> |
| 3959 | <test-case FilePath="temp"> |
| 3960 | <compilation-unit name="date_functions"> |
| 3961 | <output-file compare="Text">date_functions.adm</output-file> |
| 3962 | </compilation-unit> |
| 3963 | </test-case> |
| 3964 | <test-case FilePath="temp"> |
| 3965 | <compilation-unit name="datetime_functions"> |
| 3966 | <output-file compare="Text">datetime_functions.adm</output-file> |
| 3967 | </compilation-unit> |
| 3968 | </test-case> |
| 3969 | <!-- <test-case FilePath="temp"> |
| 3970 | <compilation-unit name="insert_from_delimited_ds"> |
| 3971 | <output-file compare="Text">insert_from_delimited_ds.adm</output-file> |
| 3972 | </compilation-unit> |
| 3973 | </test-case> --> |
| 3974 | <test-case FilePath="temp"> |
| 3975 | <compilation-unit name="insert_from_ext_ds"> |
| 3976 | <output-file compare="Text">insert_from_ext_ds.adm</output-file> |
| 3977 | </compilation-unit> |
| 3978 | </test-case> |
| 3979 | <test-case FilePath="temp"> |
| 3980 | <compilation-unit name="interval_functions"> |
| 3981 | <output-file compare="Text">interval_functions.adm</output-file> |
| 3982 | </compilation-unit> |
| 3983 | </test-case> |
| 3984 | <test-case FilePath="temp"> |
| 3985 | <compilation-unit name="time_functions"> |
| 3986 | <output-file compare="Text">time_functions.adm</output-file> |
| 3987 | </compilation-unit> |
| 3988 | </test-case> |
jarodwen | d3eef7d | 2013-03-06 06:12:43 +0000 | [diff] [blame] | 3989 | <test-case FilePath="constructor"> |
| 3990 | <compilation-unit name="date_01"> |
| 3991 | <output-file compare="Text">date_01.adm</output-file> |
| 3992 | </compilation-unit> |
| 3993 | </test-case> |
| 3994 | <test-case FilePath="constructor"> |
| 3995 | <compilation-unit name="time_01"> |
| 3996 | <output-file compare="Text">time_01.adm</output-file> |
| 3997 | </compilation-unit> |
| 3998 | </test-case> |
| 3999 | <test-case FilePath="constructor"> |
| 4000 | <compilation-unit name="datetime_01"> |
| 4001 | <output-file compare="Text">datetime_01.adm</output-file> |
| 4002 | </compilation-unit> |
| 4003 | </test-case> |
| 4004 | <test-case FilePath="constructor"> |
| 4005 | <compilation-unit name="duration_01"> |
| 4006 | <output-file compare="Text">duration_01.adm</output-file> |
| 4007 | </compilation-unit> |
| 4008 | </test-case> |
| 4009 | <test-case FilePath="constructor"> |
| 4010 | <compilation-unit name="interval"> |
| 4011 | <output-file compare="Text">interval.adm</output-file> |
| 4012 | </compilation-unit> |
| 4013 | </test-case> |
jarodwen | 4e6c471 | 2013-03-06 00:41:52 +0000 | [diff] [blame] | 4014 | </test-group> |
jarodwen | ec65bcc | 2013-03-06 23:04:18 +0000 | [diff] [blame^] | 4015 | </test-suite> |