├── tests └── queries │ └── zorba │ ├── ExpQueryResults │ └── zorba │ │ ├── xmark │ │ ├── q4.xml.res │ │ ├── q15.xml.res │ │ ├── q16.xml.res │ │ ├── q5.xml.res │ │ ├── q6.xml.res │ │ ├── q7.xml.res │ │ └── q1.xml.res │ │ ├── bang │ │ ├── 9.xml.res │ │ └── 1.xml.res │ │ ├── block │ │ ├── set1.xml.res │ │ ├── set2.xml.res │ │ ├── local_var2.xml.res │ │ ├── local_var1.xml.res │ │ ├── local_var5.xml.res │ │ ├── set3.xml.res │ │ ├── declare_variable.xml.res │ │ ├── seq_func2.xml.res │ │ ├── local_var3.xml.res │ │ └── local_var4.xml.res │ │ ├── flwor │ │ ├── flwor23.xml.res │ │ ├── flwor21.xml.res │ │ ├── flwor01.xml.res │ │ ├── flwor00.xml.res │ │ ├── flwor08.xml.res │ │ ├── flwor13.xml.res │ │ ├── flwor24.xml.res │ │ ├── flwor25.xml.res │ │ ├── flwor27.xml.res │ │ ├── flwor28.xml.res │ │ ├── flwor_op02.xml.res │ │ ├── flwor03.xml.res │ │ ├── flwor07.xml.res │ │ ├── flwor_op01.xml.res │ │ ├── flwor04.xml.res │ │ ├── flwor14.xml.res │ │ ├── flwor20.xml.res │ │ └── flwor_op00.xml.res │ │ ├── jsoniq │ │ ├── nav_06.xml.res │ │ ├── jnty0008-4.xml.res │ │ ├── jnty0008-6.xml.res │ │ ├── jnty0008-7.xml.res │ │ ├── jnty0008-8.xml.res │ │ ├── member_05.xml.res │ │ ├── nav_05.xml.res │ │ ├── arr_constr_6_2.xml.res │ │ ├── arr_constr_7_4.xml.res │ │ ├── ebv01.xml.res │ │ ├── ebv02.xml.res │ │ ├── ebv03.xml.res │ │ ├── empty_seq_01.xml.res │ │ ├── gen_comp_01.xml.res │ │ ├── member_04.xml.res │ │ ├── names_01.xml.res │ │ ├── names_02.xml.res │ │ ├── nav_01.xml.res │ │ ├── nav_02.xml.res │ │ ├── not_01.xml.res │ │ ├── null01.xml.res │ │ ├── null02.xml.res │ │ ├── null03.xml.res │ │ ├── null04.xml.res │ │ ├── null05.xml.res │ │ ├── null07.xml.res │ │ ├── parse_json-06.xml.res │ │ ├── switch_01.xml.res │ │ ├── value_01.xml.res │ │ ├── value_03.xml.res │ │ ├── value_04.xml.res │ │ ├── value_05.xml.res │ │ ├── arr_constr_3_2.xml.res │ │ ├── arr_constr_3_3.xml.res │ │ ├── arr_constr_3_4.xml.res │ │ ├── arr_constr_4_1.xml.res │ │ ├── arr_constr_4_2.xml.res │ │ ├── arr_constr_4_3.xml.res │ │ ├── arr_constr_6_1.xml.res │ │ ├── arr_constr_6_3.xml.res │ │ ├── arr_constr_7_1.xml.res │ │ ├── flatten_01.xml.res │ │ ├── js_null_type.xml.res │ │ ├── keys_02.xml.res │ │ ├── null08.xml.res │ │ ├── null_type.xml.res │ │ ├── obj_constr_07.xml.res │ │ ├── obj_constr_08.xml.res │ │ ├── obj_constr_09.xml.res │ │ ├── obj_constr_11.xml.res │ │ ├── obj_constr_12.xml.res │ │ ├── object_01.xml.res │ │ ├── pair_01.xml.res │ │ ├── parse_json-09.xml.res │ │ ├── select_01.xml.res │ │ ├── switch_02.xml.res │ │ ├── values_01.xml.res │ │ ├── arr_constr_30.xml.res │ │ ├── arr_constr_31.xml.res │ │ ├── arr_constr_3_1.xml.res │ │ ├── arr_constr_3_5.xml.res │ │ ├── arr_constr_5_1.xml.res │ │ ├── arr_constr_5_2.xml.res │ │ ├── arr_constr_7_3.xml.res │ │ ├── arr_constr_7_5.xml.res │ │ ├── arr_constr_7_6.xml.res │ │ ├── arr_delete_06.xml.res │ │ ├── arr_insert_05.xml.res │ │ ├── escaping01.xml.res │ │ ├── escaping_02.xml.res │ │ ├── json_doc_2.xml.res │ │ ├── members_02.xml.res │ │ ├── obj_constr_01.xml.res │ │ ├── obj_delete_01.xml.res │ │ ├── obj_delete_02.xml.res │ │ ├── obj_delete_06.xml.res │ │ ├── parse_json-05.xml.res │ │ ├── parse_json-10.xml.res │ │ ├── value_06.xml.res │ │ ├── version_decl_02.xml.res │ │ ├── arr_delete_01.xml.res │ │ ├── arr_delete_09.xml.res │ │ ├── arr_update_01.xml.res │ │ ├── comment_01.xml.res │ │ ├── comment_05.xml.res │ │ ├── empty_member01.xml.res │ │ ├── keys_05.xml.res │ │ ├── keys_06.xml.res │ │ ├── keys_07.xml.res │ │ ├── member_01.xml.res │ │ ├── obj_insert_13.xml.res │ │ └── roundtrip │ │ │ └── decode_04.xml.res │ │ ├── misc │ │ ├── misc4.xml.res │ │ ├── hoist1.xml.res │ │ ├── item-size.xml.res │ │ ├── updating_udf.xml.res │ │ └── hoist4.xml.res │ │ ├── no-copy │ │ ├── q15.xml.res │ │ ├── q16.xml.res │ │ ├── q21.xml.res │ │ ├── q4.xml.res │ │ ├── test1.xml.res │ │ ├── udfs2.xml.res │ │ ├── q5.xml.res │ │ ├── q6.xml.res │ │ ├── q7.xml.res │ │ ├── eval15.xml.res │ │ ├── hashjoin-9065.xml.res │ │ ├── ser_03.xml.res │ │ ├── q1.xml.res │ │ ├── udfs3.xml.res │ │ ├── node-copy-02.xml.res │ │ └── path17.xml.res │ │ ├── optim │ │ ├── hoist01.xml.res │ │ ├── pos_pred8.xml.res │ │ ├── flwor_vars_02.xml.res │ │ ├── pos_pred1.xml.res │ │ ├── pos_pred10.xml.res │ │ ├── pos_pred5.xml.res │ │ ├── pos_pred6.xml.res │ │ ├── pos_pred7.xml.res │ │ ├── pos_pred9.xml.res │ │ ├── var_inline_03.xml.res │ │ ├── no_folding_01.xml.res │ │ ├── var_inline_01.xml.res │ │ ├── pos_pred11.xml.res │ │ ├── pos_pred13.xml.res │ │ ├── pos_pred14.xml.res │ │ ├── var_inline_02.xml.res │ │ └── pos_pred3.xml.res │ │ ├── paths │ │ ├── path1.xml.res │ │ ├── path14.xml.res │ │ ├── path16.xml.res │ │ ├── path23.xml.res │ │ ├── path24.xml.res │ │ ├── path5.xml.res │ │ ├── attr_ns.xml.res │ │ ├── path2.xml.res │ │ ├── pred_order.xml.res │ │ ├── following_01.xml.res │ │ ├── path0.xml.res │ │ ├── path12.xml.res │ │ ├── path21.xml.res │ │ ├── path26.xml.res │ │ ├── path3.xml.res │ │ ├── path_pred4.xml.res │ │ ├── path_pred5.xml.res │ │ ├── preceding_pred_01.xml.res │ │ ├── document-node1.xml.res │ │ └── path17.xml.res │ │ ├── schemas │ │ ├── q1.xml.res │ │ ├── server.xml.res │ │ ├── castable.xml.res │ │ ├── import-at.xml.res │ │ ├── val-inplace1.xml.res │ │ ├── atomic2.xml.res │ │ ├── val-inplace2.xml.res │ │ ├── atomic1.xml.res │ │ ├── userDefinedAtomicType01.xml.res │ │ ├── validate_xqdoc_01.xml.res │ │ └── validate_xqdoc_02.xml.res │ │ ├── scripting │ │ ├── q4.xml.res │ │ ├── udf1.xml.res │ │ ├── while1.xml.res │ │ ├── exit2.xml.res │ │ ├── top_level.xml.res │ │ ├── local_vars1.xml.res │ │ ├── constr1.xml.res │ │ ├── enclosed-expr-02.xml.res │ │ ├── exit5.xml.res │ │ ├── exit8.xml.res │ │ ├── flwor15.xml.res │ │ └── nonsequential2.xml.res │ │ ├── updates │ │ ├── undo5.xml.res │ │ ├── upd12.xml.res │ │ └── transform01.xml.res │ │ ├── xqddf │ │ ├── test5.xml.res │ │ ├── ic-simple3.xml.res │ │ ├── test4.xml.res │ │ ├── ic-foreignKey2.xml.res │ │ └── ic-deactivate-err.xml.res │ │ ├── accessors │ │ ├── data0.xml.res │ │ ├── document-uri2.xml.res │ │ ├── node-name1.xml.res │ │ ├── node-name3.xml.res │ │ ├── document-uri1.xml.res │ │ ├── document-uri3.xml.res │ │ └── node-name2.xml.res │ │ ├── aleXis │ │ ├── q4.xml.res │ │ ├── q2.xml.res │ │ ├── q3.xml.res │ │ └── q1.xml.res │ │ ├── casting │ │ ├── null2.xml.res │ │ ├── qname_01.xml.res │ │ ├── flworCast.xml.res │ │ ├── castable0.xml.res │ │ └── qname_whitespace1.xml.res │ │ ├── collections │ │ ├── q1.xml.res │ │ ├── import_1.xml.res │ │ ├── import_2.xml.res │ │ ├── q12.xml.res │ │ ├── delete_double.xml.res │ │ ├── dynamic-06.xml.res │ │ ├── index_of_1.xml.res │ │ ├── insert_nodes_at_4.xml.res │ │ ├── node_at_1.xml.res │ │ ├── paging_2.xml.res │ │ ├── paging_4.xml.res │ │ ├── create_collection.xml.res │ │ ├── delete_collection.xml.res │ │ ├── no_copy_01.xml.res │ │ ├── remove_nodes_1.xml.res │ │ └── uri-collection-011.xml.res │ │ ├── constructors │ │ ├── text1.xml.res │ │ ├── comment2.xml.res │ │ ├── comment4.xml.res │ │ ├── document2.xml.res │ │ ├── document0.xml.res │ │ ├── encl1.xml.res │ │ └── text0.xml.res │ │ ├── dctx │ │ ├── eval.xml.res │ │ ├── pul-application.xml.res │ │ ├── copy-modify-return.xml.res │ │ ├── exit-expression.xml.res │ │ ├── global-variables.xml.res │ │ ├── while-expression.xml.res │ │ ├── local-variables.xml.res │ │ ├── non-sequential-concat.xml.res │ │ ├── updating-function-call.xml.res │ │ └── variable-declaration.xml.res │ │ ├── error │ │ ├── trace1.xml.res │ │ └── warning1.xml.res │ │ ├── eval │ │ ├── eval1.xml.res │ │ ├── simple-01.xml.res │ │ ├── eval15.xml.res │ │ ├── invoke1.xml.res │ │ ├── simple-02.xml.res │ │ ├── ctx_item_01.xml.res │ │ ├── ctx_item_02.xml.res │ │ ├── eval_external.xml.res │ │ ├── eval_spec_ex_1.xml.res │ │ ├── eval_spec_ex_2.xml.res │ │ ├── eval_spec_ex_5.xml.res │ │ ├── eval_spec_ex_6.xml.res │ │ ├── upd_eval1.xml.res │ │ ├── eval2.xml.res │ │ ├── eval_spec_ex_10.xml.res │ │ ├── eval_spec_ex_3.xml.res │ │ ├── eval_spec_ex_4.xml.res │ │ ├── eval_spec_ex_9.xml.res │ │ ├── ctx_item_03.xml.res │ │ └── eval3.xml.res │ │ ├── ext_var │ │ ├── var_ext.xml.res │ │ ├── var_default.xml.res │ │ ├── var_default_ext.xml.res │ │ └── w3c │ │ │ ├── extvardef-010.xml.res │ │ │ ├── extvardef-010a.xml.res │ │ │ ├── extvardef-012.xml.res │ │ │ ├── extvardef-013.xml.res │ │ │ ├── extvardef-014.xml.res │ │ │ ├── extvardef-015.xml.res │ │ │ ├── extvardef-016.xml.res │ │ │ ├── extvardef-017.xml.res │ │ │ ├── extvardef-019.xml.res │ │ │ ├── extvardef-020.xml.res │ │ │ ├── extvardef-022.xml.res │ │ │ ├── extvardef-009.xml.res │ │ │ └── extvardef-021.xml.res │ │ ├── extern │ │ ├── 8856.xml.res │ │ ├── 8819.xml.res │ │ └── 6123.xml.res │ │ ├── file │ │ ├── copy_text.xml.res │ │ ├── copy_binary.xml.res │ │ ├── cp1252.xml.res │ │ ├── dirname_basename-00.xml.res │ │ ├── dirname_basename-01.xml.res │ │ ├── dirname_basename-02.xml.res │ │ ├── dirname_basename-03.xml.res │ │ ├── dirname_basename-04.xml.res │ │ ├── dirname_basename-05.xml.res │ │ └── dirname_basename-06.xml.res │ │ ├── gflwor │ │ ├── gflwor07.xml.res │ │ ├── gflwor09.xml.res │ │ ├── gflwor06.xml.res │ │ ├── gflwor_ex7.xml.res │ │ └── gflwor_ex6.xml.res │ │ ├── groupby │ │ ├── groupby26.xml.res │ │ ├── groupby24.xml.res │ │ ├── groupby00.xml.res │ │ └── groupby03.xml.res │ │ ├── hashjoins │ │ ├── 9065.xml.res │ │ ├── 9066.xml.res │ │ ├── 9412.xml.res │ │ ├── 9414.xml.res │ │ ├── 9418.xml.res │ │ ├── idx9.xml.res │ │ ├── 2636.xml.res │ │ ├── 9413.xml.res │ │ ├── 9415.xml.res │ │ ├── 9416.xml.res │ │ ├── gflwor_01.xml.res │ │ ├── idx5.xml.res │ │ ├── no_idx1.xml.res │ │ ├── 6493.xml.res │ │ ├── 9419.xml.res │ │ ├── 9420.xml.res │ │ ├── idx11.xml.res │ │ ├── idx6.xml.res │ │ ├── no_idx2.xml.res │ │ ├── no_idx4.xml.res │ │ ├── 9417.xml.res │ │ ├── idx3.xml.res │ │ ├── idx_join_rule.xml.res │ │ └── no_idx3.xml.res │ │ ├── index │ │ ├── auto_idx_01.xml.res │ │ ├── match_veq_08.xml.res │ │ ├── match_veq_09.xml.res │ │ ├── match_veq_10.xml.res │ │ ├── count.xml.res │ │ ├── match_veq_08b.xml.res │ │ ├── match_vrange_04.xml.res │ │ ├── match_vrange_06.xml.res │ │ ├── match_vrange_05.xml.res │ │ └── two-automatic-indexes.xml.res │ │ ├── math │ │ ├── atan2_3.xml.res │ │ └── deg-to-rad.xml.res │ │ ├── sequences │ │ ├── seq15.xml.res │ │ ├── seq28.xml.res │ │ ├── seq32.xml.res │ │ ├── seq35.xml.res │ │ ├── seq38.xml.res │ │ ├── seq51.xml.res │ │ ├── seq53.xml.res │ │ ├── seq6.xml.res │ │ ├── seq64.xml.res │ │ ├── seq8.xml.res │ │ ├── seq9.xml.res │ │ ├── seq10.xml.res │ │ ├── seq12.xml.res │ │ ├── seq2.xml.res │ │ ├── seq26.xml.res │ │ ├── seq31.xml.res │ │ ├── seq33.xml.res │ │ ├── seq37.xml.res │ │ ├── seq4.xml.res │ │ ├── seq40.xml.res │ │ ├── seq43.xml.res │ │ ├── seq45.xml.res │ │ ├── seq46.xml.res │ │ ├── seq47.xml.res │ │ ├── seq48.xml.res │ │ ├── seq49.xml.res │ │ ├── seq52.xml.res │ │ ├── seq54.xml.res │ │ ├── seq55.xml.res │ │ ├── seq57.xml.res │ │ ├── seq58.xml.res │ │ ├── seq59.xml.res │ │ ├── seq60.xml.res │ │ ├── seq61.xml.res │ │ ├── seq62.xml.res │ │ ├── seq63.xml.res │ │ ├── seq65.xml.res │ │ ├── seq66.xml.res │ │ ├── seq69.xml.res │ │ ├── seq7.xml.res │ │ ├── seq74.xml.res │ │ ├── seq75.xml.res │ │ ├── seq76.xml.res │ │ ├── seq79.xml.res │ │ ├── seq0.xml.res │ │ ├── seq1.xml.res │ │ ├── seq13.xml.res │ │ ├── seq14.xml.res │ │ ├── seq17.xml.res │ │ ├── seq20.xml.res │ │ ├── seq21.xml.res │ │ ├── seq22.xml.res │ │ ├── seq23.xml.res │ │ ├── seq24.xml.res │ │ ├── seq25.xml.res │ │ ├── seq27.xml.res │ │ ├── seq29.xml.res │ │ ├── seq3.xml.res │ │ ├── seq34.xml.res │ │ ├── seq36.xml.res │ │ ├── seq39.xml.res │ │ ├── seq41.xml.res │ │ ├── seq42.xml.res │ │ ├── seq44.xml.res │ │ ├── seq5.xml.res │ │ ├── seq50.xml.res │ │ ├── seq56.xml.res │ │ ├── seq71.xml.res │ │ ├── seq77.xml.res │ │ ├── seq78.xml.res │ │ ├── seq80.xml.res │ │ ├── seq81.xml.res │ │ ├── subsequence.xml.res │ │ ├── seq16.xml.res │ │ ├── seq30.xml.res │ │ ├── environment-variable_1.xml.res │ │ ├── environment-variable_2.xml.res │ │ ├── seq11.xml.res │ │ ├── seq72.xml.res │ │ └── unparsed-text-available.xml.res │ │ ├── typeswitch │ │ ├── ts3.xml.res │ │ └── ts1.xml.res │ │ ├── udf │ │ ├── fact.xml.res │ │ ├── udf-fib-rec2.xml.res │ │ └── udf-recursive-2.xml.res │ │ ├── imap │ │ ├── imap_1.xml.res │ │ ├── imap_2.xml.res │ │ ├── imap_3.xml.res │ │ ├── imap_4.xml.res │ │ └── imap_5.xml.res │ │ ├── modules │ │ ├── import_fn.xml.res │ │ ├── extvarTest.xml.res │ │ ├── import_fn_math.xml.res │ │ ├── mainModule17.xml.res │ │ ├── mainModule18.xml.res │ │ ├── mainModule21.xml.res │ │ ├── mainModule20.xml.res │ │ └── mainModule_version1.xml.res │ │ ├── nodes │ │ ├── copy01.xml.res │ │ ├── has_children2.xml.res │ │ ├── has_children4.xml.res │ │ ├── generate_id4.xml.res │ │ ├── has_children1.xml.res │ │ └── has_children3.xml.res │ │ ├── options │ │ └── unknown_2.xml.res │ │ ├── random │ │ ├── random1.xml.res │ │ ├── uuid1.xml.res │ │ └── uuid2.xml.res │ │ ├── sctx │ │ ├── sctx-vars-3.xml.res │ │ └── sctx-options-1.xml.res │ │ ├── string │ │ ├── Regex │ │ │ ├── regex_r10.xml.res │ │ │ ├── regex_r2.xml.res │ │ │ ├── regex_r3.xml.res │ │ │ ├── regex_r9.xml.res │ │ │ ├── regex_t2.xml.res │ │ │ ├── regex_m1.xml.res │ │ │ ├── regex_m10.xml.res │ │ │ ├── regex_m11.xml.res │ │ │ ├── regex_m12.xml.res │ │ │ ├── regex_m13.xml.res │ │ │ ├── regex_m14.xml.res │ │ │ ├── regex_m15.xml.res │ │ │ ├── regex_m16.xml.res │ │ │ ├── regex_m17.xml.res │ │ │ ├── regex_m18.xml.res │ │ │ ├── regex_m19.xml.res │ │ │ ├── regex_m2.xml.res │ │ │ ├── regex_m20.xml.res │ │ │ ├── regex_m21.xml.res │ │ │ ├── regex_m22.xml.res │ │ │ ├── regex_m23.xml.res │ │ │ ├── regex_m24.xml.res │ │ │ ├── regex_m25.xml.res │ │ │ ├── regex_m26.xml.res │ │ │ ├── regex_m27.xml.res │ │ │ ├── regex_m28.xml.res │ │ │ ├── regex_m29.xml.res │ │ │ ├── regex_m3.xml.res │ │ │ ├── regex_m30.xml.res │ │ │ ├── regex_m31.xml.res │ │ │ ├── regex_m32.xml.res │ │ │ ├── regex_m33.xml.res │ │ │ ├── regex_m34.xml.res │ │ │ ├── regex_m35.xml.res │ │ │ ├── regex_m36.xml.res │ │ │ ├── regex_m37.xml.res │ │ │ ├── regex_m38.xml.res │ │ │ ├── regex_m39.xml.res │ │ │ ├── regex_m4.xml.res │ │ │ ├── regex_m40.xml.res │ │ │ ├── regex_m41.xml.res │ │ │ ├── regex_m42.xml.res │ │ │ ├── regex_m43.xml.res │ │ │ ├── regex_m44.xml.res │ │ │ ├── regex_m45.xml.res │ │ │ ├── regex_m46.xml.res │ │ │ ├── regex_m47.xml.res │ │ │ ├── regex_m48.xml.res │ │ │ ├── regex_m49.xml.res │ │ │ ├── regex_m5.xml.res │ │ │ ├── regex_m50.xml.res │ │ │ ├── regex_m51.xml.res │ │ │ ├── regex_m52.xml.res │ │ │ ├── regex_m53.xml.res │ │ │ ├── regex_m6.xml.res │ │ │ ├── regex_m7.xml.res │ │ │ ├── regex_m8.xml.res │ │ │ ├── regex_m9.xml.res │ │ │ ├── regex_r1.xml.res │ │ │ ├── regex_t4.xml.res │ │ │ ├── regex_m54.xml.res │ │ │ ├── regex_m55.xml.res │ │ │ ├── regex_m56.xml.res │ │ │ ├── regex_r11.xml.res │ │ │ ├── regex_r13.xml.res │ │ │ ├── regex_r4.xml.res │ │ │ ├── regex_r5.xml.res │ │ │ ├── regex_r6.xml.res │ │ │ └── regex_t1.xml.res │ │ ├── ConcatFunc │ │ │ ├── str4.xml.res │ │ │ └── str2.xml.res │ │ ├── tokenize02.xml.res │ │ ├── tokenize03.xml.res │ │ ├── is-seekable.xml.res │ │ ├── tokenize01.xml.res │ │ └── tokenize04.xml.res │ │ ├── testdriver │ │ ├── bom_bug.xml.res │ │ └── bug2901330.xml.res │ │ ├── trycatch │ │ ├── stacktrace3.xml.res │ │ ├── trycatch10.xml.res │ │ ├── trycatch7.xml.res │ │ ├── trycatch9.xml.res │ │ ├── trycatch13.xml.res │ │ ├── trycatch16.xml.res │ │ └── trycatch_w3c_1.xml.res │ │ ├── uris │ │ ├── decode_04.xml.res │ │ ├── decode_01.xml.res │ │ ├── decode_03.xml.res │ │ ├── doc-base-uri.xml.res │ │ └── file-base-uri.xml.res │ │ ├── windowing │ │ ├── sliding05.xml.res │ │ ├── tumbling06.xml.res │ │ ├── tumbling25.xml.res │ │ ├── tumbling49.xml.res │ │ ├── sliding09.xml.res │ │ └── tumbling24.xml.res │ │ ├── zorba-query │ │ ├── query-plan.xml.res │ │ ├── query-plan2.xml.res │ │ └── query-plan3.xml.res │ │ ├── HigherOrder │ │ ├── hof-020.xml.res │ │ ├── hof-102.xml.res │ │ ├── hof-103.xml.res │ │ ├── hof-func-args-1.xml.res │ │ ├── hof-func-args-3.xml.res │ │ ├── hof-033.xml.res │ │ ├── hof-034.xml.res │ │ ├── hof-035.xml.res │ │ └── hof-func-args-2.xml.res │ │ ├── base64 │ │ ├── binary_1.xml.res │ │ ├── decode_iso-8859-1.xml.res │ │ ├── decode_iso-8859-1_file.xml.res │ │ └── file_read_2.xml.res │ │ ├── boolean │ │ ├── ifthenelse0.xml.res │ │ ├── nodecomp0.xml.res │ │ └── compare1.xml.res │ │ ├── concat_operator │ │ ├── fn-concat-8.xml.res │ │ ├── fn-concat-10.xml.res │ │ ├── fn-concat-12.xml.res │ │ ├── fn-concat-13.xml.res │ │ ├── fn-concat-14.xml.res │ │ ├── fn-concat-15.xml.res │ │ ├── fn-concat-17.xml.res │ │ ├── fn-concat-3.xml.res │ │ ├── fn-concat-5.xml.res │ │ ├── fn-concat-6.xml.res │ │ ├── fn-concat-9.xml.res │ │ ├── K-ConcatFunc-3.xml.res │ │ ├── K-ConcatFunc-4.xml.res │ │ ├── K-ConcatFunc-5.xml.res │ │ ├── K-ConcatFunc-6.xml.res │ │ ├── K-ConcatFunc-7.xml.res │ │ ├── K-ConcatFunc-8.xml.res │ │ ├── K-ConcatFunc-9.xml.res │ │ ├── fn-concat-1.xml.res │ │ ├── fn-concat-11.xml.res │ │ ├── fn-concat-7.xml.res │ │ ├── fn-concatnni2args-1.xml.res │ │ ├── fn-concatpint2args-1.xml.res │ │ ├── fn-concatulng2args-1.xml.res │ │ └── fn-concatusht2args-1.xml.res │ │ ├── csv │ │ ├── csv-parse-count-01.xml.res │ │ ├── csv-parse-count-02.xml.res │ │ ├── csv-serialize-empty.xml.res │ │ ├── csv-serialize-02.xml.res │ │ └── csv-serialize-null-04.xml.res │ │ ├── filepath │ │ ├── fndoc-1.xml.res │ │ ├── fndoc-2.xml.res │ │ ├── fndoc-3.xml.res │ │ ├── fndoc-6.xml.res │ │ ├── fndoc-available-1.xml.res │ │ ├── fndoc-available-2.xml.res │ │ ├── fndoc-available-8.xml.res │ │ ├── fndoc-available-3.xml.res │ │ ├── fndoc-available-4.xml.res │ │ ├── fndoc-available-5.xml.res │ │ └── fndoc-available-6.xml.res │ │ ├── numerics │ │ ├── NaN.xml.res │ │ ├── overflow-1.xml.res │ │ ├── overflow-2.xml.res │ │ ├── overflow-3.xml.res │ │ ├── overflow-4.xml.res │ │ ├── xs_float-02.xml.res │ │ ├── xs_float-03.xml.res │ │ ├── xs_float-04.xml.res │ │ ├── xs_float-06.xml.res │ │ ├── xs_float-08.xml.res │ │ ├── xs_float-09.xml.res │ │ ├── xs_float-10.xml.res │ │ ├── xs_float-12.xml.res │ │ ├── xs_float-01.xml.res │ │ ├── xs_float-05.xml.res │ │ ├── xs_float-07.xml.res │ │ ├── xs_float-11.xml.res │ │ └── INF-1.xml.res │ │ ├── parser │ │ └── shebang │ │ │ ├── shebang-01.xml.res │ │ │ └── shebang-02.xml.res │ │ ├── reference │ │ ├── json-reference_2.xml.res │ │ └── json-reference_5.xml.res │ │ ├── versioning │ │ ├── external2.xml.res │ │ ├── import2.xml.res │ │ ├── import3.xml.res │ │ ├── import4.xml.res │ │ ├── link1.xml.res │ │ ├── zorba-version1.xq │ │ ├── external1.xml.res │ │ ├── import-chain1.xml.res │ │ ├── import1.xml.res │ │ ├── zorba-version1.xml.res │ │ ├── zorba-version4.xml.res │ │ └── zorba-version6.xml.res │ │ ├── w3c │ │ ├── WhereExpr001.xml.res │ │ └── nodeexpression47.xml.res │ │ ├── annotations │ │ ├── annot-err-10.xml.res │ │ ├── annot-err-11.xml.res │ │ ├── annot-var-eqname-01.xml.res │ │ ├── annot-unknown-03.xml.res │ │ ├── annot-unknown-05.xml.res │ │ ├── annot-var-assignable-01.xml.res │ │ ├── annot-var-assignable-02.xml.res │ │ └── annot-var-eqname-02.xml.res │ │ ├── caching │ │ ├── annotations-inlining.xml.res │ │ ├── automatic-annotations.xml.res │ │ └── annotations-compatibility.xml.res │ │ ├── extern-func │ │ └── extern-func-1.xml.res │ │ ├── f-and-o │ │ ├── has-children-pi.xml.res │ │ ├── has-children-comment.xml.res │ │ └── has-children-text.xml.res │ │ ├── fetch │ │ ├── fetch_schema1.xml.res │ │ └── fetch_some_transcode.xml.res │ │ ├── fulltext │ │ ├── ft-expr-clone-1.xml.res │ │ ├── ft-ftand-true-1.xml.res │ │ ├── ft-ftand-true-2.xml.res │ │ ├── ft-ftand-true-3.xml.res │ │ ├── ft-ftnot-true-1.xml.res │ │ ├── ft-ftor-true-1.xml.res │ │ ├── ft-stem-true-1.xml.res │ │ ├── ft-stem-true-2.xml.res │ │ ├── ft-stem-true-3.xml.res │ │ ├── ft-at-end-false-1.xml.res │ │ ├── ft-at-end-true-1.xml.res │ │ ├── ft-at-start-false-1.xml.res │ │ ├── ft-at-start-true-1.xml.res │ │ ├── ft-contains-false-1.xml.res │ │ ├── ft-contains-false-2.xml.res │ │ ├── ft-contains-true-1.xml.res │ │ ├── ft-contains-true-2.xml.res │ │ ├── ft-distance-false-1.xml.res │ │ ├── ft-distance-true-1.xml.res │ │ ├── ft-distance-true-2.xml.res │ │ ├── ft-ftand-false-1.xml.res │ │ ├── ft-ftmild-not-true-1.xml.res │ │ ├── ft-ignore-false-1.xml.res │ │ ├── ft-language-true-1.xml.res │ │ ├── ft-module-stem-1.xml.res │ │ ├── ft-module-stem-2.xml.res │ │ ├── ft-module-stem-3.xml.res │ │ ├── ft-module-stem-4.xml.res │ │ ├── ft-ordered-false-1.xml.res │ │ ├── ft-ordered-true-1.xml.res │ │ ├── ft-stop-words-true-1.xml.res │ │ ├── ft-stop-words-true-2.xml.res │ │ ├── ft-stop-words-true-3.xml.res │ │ ├── ft-thesaurus-true-1.xml.res │ │ ├── ft-thesaurus-true-2.xml.res │ │ ├── ft-thesaurus-true-3.xml.res │ │ ├── ft-thesaurus-true-4.xml.res │ │ ├── ft-weight-true-1.xml.res │ │ ├── ft-wildcard-false-1.xml.res │ │ ├── ft-wildcard-false-2.xml.res │ │ ├── ft-wildcard-true-1.xml.res │ │ ├── ft-wildcard-true-10.xml.res │ │ ├── ft-wildcard-true-11.xml.res │ │ ├── ft-wildcard-true-2.xml.res │ │ ├── ft-wildcard-true-3.xml.res │ │ ├── ft-wildcard-true-4.xml.res │ │ ├── ft-wildcard-true-5.xml.res │ │ ├── ft-wildcard-true-6.xml.res │ │ ├── ft-wildcard-true-7.xml.res │ │ ├── ft-wildcard-true-8.xml.res │ │ ├── ft-wildcard-true-9.xml.res │ │ ├── ft-window-false-1.xml.res │ │ ├── ft-window-false-2.xml.res │ │ ├── ft-window-true-1.xml.res │ │ ├── ft-window-true-2.xml.res │ │ └── ft-window-true-3.xml.res │ │ ├── http-client │ │ └── json │ │ │ └── post │ │ │ └── profile.xml.res │ │ ├── jsound │ │ ├── jsound-array-01.xml.res │ │ ├── jsound-array-02.xml.res │ │ ├── jsound-array-03.xml.res │ │ ├── jsound-atomic-01.xml.res │ │ ├── jsound-cast-01.xml.res │ │ ├── jsound-cast-02.xml.res │ │ ├── jsound-imports-01.xml.res │ │ ├── jsound-length-01.xml.res │ │ ├── jsound-length-02.xml.res │ │ ├── jsound-object-01.xml.res │ │ ├── jsound-pattern-02.xml.res │ │ ├── jsound-union-01.xml.res │ │ ├── jsound-union-02.xml.res │ │ ├── jsound-union-03.xml.res │ │ ├── jsound-array-err-03.xml.res │ │ ├── jsound-content-err-01.xml.res │ │ ├── jsound-enum-string-01.xml.res │ │ ├── jsound-maxExclusive-02.xml.res │ │ ├── jsound-maxExclusive-03.xml.res │ │ ├── jsound-maxExclusive-04.xml.res │ │ ├── jsound-maxExclusive-05.xml.res │ │ ├── jsound-maxInclusive-02.xml.res │ │ ├── jsound-maxInclusive-03.xml.res │ │ ├── jsound-maxInclusive-04.xml.res │ │ ├── jsound-maxInclusive-05.xml.res │ │ ├── jsound-maxLength-01.xml.res │ │ ├── jsound-maxLength-02.xml.res │ │ ├── jsound-minExclusive-02.xml.res │ │ ├── jsound-minExclusive-04.xml.res │ │ ├── jsound-minExclusive-05.xml.res │ │ ├── jsound-minExclusive-06.xml.res │ │ ├── jsound-minExclusive-07.xml.res │ │ ├── jsound-minInclusive-02.xml.res │ │ ├── jsound-minInclusive-03.xml.res │ │ ├── jsound-minInclusive-04.xml.res │ │ ├── jsound-minInclusive-05.xml.res │ │ ├── jsound-minLength-01.xml.res │ │ ├── jsound-minLength-02.xml.res │ │ ├── jsound-pattern-01.xml.res │ │ ├── jsound-totalDigits-01.xml.res │ │ ├── jsound-totalDigits-02.xml.res │ │ └── jsound-union-err-01.xml.res │ │ ├── reflection │ │ ├── reflection-eval-03.xml.res │ │ ├── reflection-invoke-01.xml.res │ │ ├── reflection-invoke-03.xml.res │ │ ├── reflection-invoke-04.xml.res │ │ ├── reflection-invoke-06.xml.res │ │ ├── reflection-invoke-07.xml.res │ │ ├── reflection-invoke-02.xml.res │ │ ├── reflection-invoke-05.xml.res │ │ ├── reflection-invoke-09.xml.res │ │ ├── reflection-invoke-10.xml.res │ │ └── reflection-invoke-13.xml.res │ │ ├── seq │ │ ├── seq-value-except-01.xml.res │ │ ├── seq-value-intersect-01.xml.res │ │ └── seq-value-union-01.xml.res │ │ ├── sequencetypes │ │ ├── seqtypes0.xml.res │ │ └── seqtypes1.xml.res │ │ ├── store │ │ ├── example_1.xml.res │ │ ├── unordered-map │ │ │ ├── map0.xml.res │ │ │ ├── map-eval-1.xml.res │ │ │ └── map-eval-4.xml.res │ │ └── example_3.xml.res │ │ ├── whitespace │ │ └── strip2.xml.res │ │ ├── datetime │ │ ├── date-comparison-01.xml.res │ │ └── time-comparison.xml.res │ │ ├── functx │ │ └── substring-before-last.xml.res │ │ ├── globals │ │ └── global_elem_constructor.xml.res │ │ └── parsing_and_serializing │ │ └── fn_parse-xml_0.xml.res │ └── Queries │ └── zorba │ ├── bang │ ├── 9.xq │ ├── 1.xq │ ├── 10.xq │ ├── 11.xq │ ├── 12.xq │ └── 3.xq │ ├── math │ ├── abs1.xq │ ├── floor1.xq │ ├── floor2.xq │ ├── floor3.xq │ ├── round1.xq │ ├── round3.xq │ ├── round7.xq │ ├── ceiling1.xq │ ├── ceiling2.xq │ ├── ceiling3.xq │ ├── round10.xq │ ├── round2.xq │ ├── round8.xq │ ├── round9.xq │ ├── abs3.xq │ ├── abs4.xq │ ├── abs5.xq │ ├── round11.xq │ ├── abs2.xq │ ├── ceiling4.xq │ ├── ceiling5.xq │ ├── floor4.xq │ ├── floor5.xq │ ├── floor6.xq │ ├── round4.xq │ ├── round5.xq │ ├── round6.xq │ └── ceiling6.xq │ ├── misc │ ├── data.xml │ └── baseuri.xq │ ├── string │ ├── token01.txt │ ├── token02.txt │ ├── token03.txt │ ├── token04.txt │ ├── ConcatFunc │ │ └── str4.xq │ └── Regex │ │ ├── regex_err1.xq │ │ ├── regex_err12.xq │ │ ├── regex_err13.xq │ │ ├── regex_err18.xq │ │ ├── regex_err2.xq │ │ ├── regex_err3.xq │ │ ├── regex_err4.xq │ │ ├── regex_err5.xq │ │ ├── regex_err8.xq │ │ ├── regex_m10.xq │ │ ├── regex_m26.xq │ │ ├── regex_m32.xq │ │ ├── regex_m33.xq │ │ ├── regex_m34.xq │ │ ├── regex_m36.xq │ │ ├── regex_m39.xq │ │ ├── regex_m40.xq │ │ ├── regex_m41.xq │ │ ├── regex_m48.xq │ │ ├── regex_m49.xq │ │ ├── regex_m54.xq │ │ ├── regex_m55.xq │ │ └── regex_t3_err.xq │ ├── testdriver │ └── bom_bug.xq │ ├── uris │ └── input.xml │ ├── base64 │ ├── iso-8859-1.txt │ └── decoded-text │ ├── error │ └── error1.xq │ ├── file │ └── sample_files │ │ ├── one.txt │ │ ├── dir one │ │ └── one.txt │ │ ├── not a dir.txt │ │ ├── dir.txt two │ │ ├── dir.txt │ │ └── two.txt │ │ └── sample.txt │ ├── sequences │ ├── seq50.xq │ ├── seq51.xq │ ├── seq52.xq │ ├── pi.xq │ ├── seq53.xq │ ├── seq63.xq │ ├── seq49.xq │ ├── seq55.xq │ ├── seq59.xq │ ├── seq64.xq │ ├── seq74.xq │ ├── seq76.xq │ ├── seq78.xq │ ├── seq37.xq │ ├── seq38.xq │ ├── seq39.xq │ ├── seq40.xq │ ├── seq42.xq │ ├── seq43.xq │ ├── seq56.xq │ ├── seq58.xq │ ├── seq60.xq │ ├── seq77.xq │ ├── seq81.xq │ ├── seq15.xq │ ├── seq36.xq │ ├── seq41.xq │ ├── seq44.xq │ ├── seq57.xq │ ├── seq61.xq │ ├── seq65.xq │ ├── seq69.xq │ ├── seq75.xq │ ├── seq79.xq │ └── seq80.xq │ ├── accessors │ ├── document.xml │ ├── node-name1.xq │ └── document-uri2.xq │ ├── annotations │ └── annot-err-11.spec │ ├── jsoniq │ ├── escaping01.jq │ ├── jnty0004-1.xq │ ├── member_04.xq │ ├── null01.xq │ ├── jndy0018-2.xq │ ├── member_05.xq │ ├── prefixed_true.xq │ ├── arr_constr_4_3.xq │ ├── data02.xq │ ├── data03.xq │ ├── data04.xq │ ├── gen_comp_01.jq │ ├── input1.json │ ├── jnty0004-2.xq │ ├── jnup0011-2.xq │ ├── math_01.jq │ ├── null02.xq │ ├── null03.xq │ ├── null06.xq │ ├── null07.xq │ ├── obj_constr_07.xq │ ├── pair-name-cast-2.xq │ ├── string01.xq │ ├── value_03.xq │ ├── arr_constr_4_2.xq │ ├── data01.xq │ ├── jndy0018-4.xq │ ├── jnup0011-1.xq │ ├── obj_constr_09.xq │ └── parse_json-06.xq │ ├── windowing │ └── tmp.xml │ ├── boolean │ ├── compare1.xq │ └── nodecomp0.xq │ ├── constructors │ ├── text1.xq │ ├── attribute0.xq │ └── pi0.xq │ ├── entity │ └── entity.xq │ ├── filepath │ └── input.xml │ ├── nodes │ ├── generate_id5.xq │ ├── innermost2.xq │ ├── has_children1.xq │ └── has_children3.xq │ ├── paths │ ├── path28.xq │ └── path24.xq │ ├── scripting │ ├── constr1.xq │ ├── break0.xq │ ├── enclosed-expr-01.xq │ ├── exit2.xq │ ├── enclosed-expr-02.xq │ └── exit3.xq │ ├── ext_var │ └── w3c │ │ └── extvardef-014.spec │ ├── numerics │ ├── xs_float-01.xq │ ├── xs_float-02.xq │ ├── xs_float-04.xq │ ├── xs_float-06.xq │ ├── xs_float-08.xq │ ├── comp01.xq │ ├── overflow-3.xq │ ├── overflow-4.xq │ ├── xs_float-03.xq │ ├── xs_float-05.xq │ ├── xs_float-07.xq │ ├── xs_float-09.xq │ ├── xs_float-10.xq │ ├── xs_float-11.xq │ └── xs_float-12.xq │ ├── aleXis │ └── document.xml │ ├── datetime │ ├── date-comparison-01.spec │ └── date-comparison-02.spec │ ├── fetch │ └── fetch_seekable.xml.res │ ├── parser │ └── shebang │ │ ├── shebang-01.xq │ │ └── shebang-05.xq │ ├── serialization │ └── cloudscript │ │ └── extensions3.xq │ └── zorba-query │ └── context-item.xml └── lib └── stores └── ILogEntry.ts /tests/queries/zorba/ExpQueryResults/zorba/xmark/q4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/9.xq: -------------------------------------------------------------------------------- 1 | -2 ! (.+1) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/abs1.xq: -------------------------------------------------------------------------------- 1 | fn:abs(1.0) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/misc/data.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/token01.txt: -------------------------------------------------------------------------------- 1 | abcd -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/token02.txt: -------------------------------------------------------------------------------- 1 | abc -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/token03.txt: -------------------------------------------------------------------------------- 1 | bcd -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/token04.txt: -------------------------------------------------------------------------------- 1 | abcd -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/testdriver/bom_bug.xq: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/uris/input.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/bang/9.xml.res: -------------------------------------------------------------------------------- 1 | -3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/set1.xml.res: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/set2.xml.res: -------------------------------------------------------------------------------- 1 | 4 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor23.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/nav_06.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/misc/misc4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q15.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q16.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q21.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/test1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/udfs2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/hoist01.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path14.xml.res: -------------------------------------------------------------------------------- 1 | 0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path16.xml.res: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path23.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path24.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path5.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/q1.xml.res: -------------------------------------------------------------------------------- 1 | bar -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/q4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/updates/undo5.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q15.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q16.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xqddf/test5.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/1.xq: -------------------------------------------------------------------------------- 1 | (1 to 10)!(.*.) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/base64/iso-8859-1.txt: -------------------------------------------------------------------------------- 1 | 5Pb8Cg== -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/error/error1.xq: -------------------------------------------------------------------------------- 1 | fn:error() -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/one.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor1.xq: -------------------------------------------------------------------------------- 1 | fn:floor(10.5) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor2.xq: -------------------------------------------------------------------------------- 1 | fn:floor(-10.1) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor3.xq: -------------------------------------------------------------------------------- 1 | fn:floor(-10.9) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round1.xq: -------------------------------------------------------------------------------- 1 | fn:round(2.5) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round3.xq: -------------------------------------------------------------------------------- 1 | fn:round(-2.5) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round7.xq: -------------------------------------------------------------------------------- 1 | fn:round(0.1e0) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq50.xq: -------------------------------------------------------------------------------- 1 | 1 to 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq51.xq: -------------------------------------------------------------------------------- 1 | 3 to 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq52.xq: -------------------------------------------------------------------------------- 1 | 5 to 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/data0.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/aleXis/q4.xml.res: -------------------------------------------------------------------------------- 1 | xs 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/local_var2.xml.res: -------------------------------------------------------------------------------- 1 | 51 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/casting/null2.xml.res: -------------------------------------------------------------------------------- 1 | null -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/q1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/text1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/eval.xml.res: -------------------------------------------------------------------------------- 1 | 1 1 2 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/error/trace1.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval1.xml.res: -------------------------------------------------------------------------------- 1 | 96 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/simple-01.xml.res: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/var_ext.xml.res: -------------------------------------------------------------------------------- 1 | 20 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/extern/8856.xml.res: -------------------------------------------------------------------------------- 1 | 7 9 23 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/copy_text.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor21.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/gflwor/gflwor07.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/gflwor/gflwor09.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/groupby/groupby26.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9065.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9066.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9412.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9414.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9418.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx9.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/auto_idx_01.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_veq_08.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_veq_09.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_veq_10.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/jnty0008-4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/jnty0008-6.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/jnty0008-7.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/jnty0008-8.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/member_05.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/nav_05.xml.res: -------------------------------------------------------------------------------- 1 | 3 30 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/math/atan2_3.xml.res: -------------------------------------------------------------------------------- 1 | -0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q5.xml.res: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q6.xml.res: -------------------------------------------------------------------------------- 1 | 22 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q7.xml.res: -------------------------------------------------------------------------------- 1 | 92 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred8.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/attr_ns.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/server.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/udf1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/while1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq15.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq28.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq32.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq35.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq38.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq51.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq53.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq6.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq64.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq8.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq9.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/typeswitch/ts3.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/udf/fact.xml.res: -------------------------------------------------------------------------------- 1 | 6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/updates/upd12.xml.res: -------------------------------------------------------------------------------- 1 | OK -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q5.xml.res: -------------------------------------------------------------------------------- 1 | 7 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q6.xml.res: -------------------------------------------------------------------------------- 1 | 22 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q7.xml.res: -------------------------------------------------------------------------------- 1 | 92 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xqddf/ic-simple3.xml.res: -------------------------------------------------------------------------------- 1 | OK -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xqddf/test4.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/accessors/document.xml: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/annotations/annot-err-11.spec: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/10.xq: -------------------------------------------------------------------------------- 1 | (1 to 5) ! (1 to .) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/dir one/one.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/not a dir.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/escaping01.jq: -------------------------------------------------------------------------------- 1 | "&" 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jnty0004-1.xq: -------------------------------------------------------------------------------- 1 | data([1]) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/member_04.xq: -------------------------------------------------------------------------------- 1 | [ 1 ]("1") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/null01.xq: -------------------------------------------------------------------------------- 1 | jn:null() 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling1.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(10.5) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling2.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(-10.1) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling3.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(-10.9) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round10.xq: -------------------------------------------------------------------------------- 1 | fn:round(8452, -2) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round2.xq: -------------------------------------------------------------------------------- 1 | fn:round(2.49999) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round8.xq: -------------------------------------------------------------------------------- 1 | fn:round(-0.1e0) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round9.xq: -------------------------------------------------------------------------------- 1 | fn:round(1.125, 2) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/pi.xq: -------------------------------------------------------------------------------- 1 | doc("pi.xml") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq53.xq: -------------------------------------------------------------------------------- 1 | fn:avg(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq63.xq: -------------------------------------------------------------------------------- 1 | fn:sum(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/windowing/tmp.xml: -------------------------------------------------------------------------------- 1 | & 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/document-uri2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/node-name1.xml.res: -------------------------------------------------------------------------------- 1 | a -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/node-name3.xml.res: -------------------------------------------------------------------------------- 1 | a -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/aleXis/q2.xml.res: -------------------------------------------------------------------------------- 1 | xs:string 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/aleXis/q3.xml.res: -------------------------------------------------------------------------------- 1 | string 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/local_var1.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/local_var5.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/set3.xml.res: -------------------------------------------------------------------------------- 1 | 101 12 101 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/import_1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/import_2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/q12.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/comment2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/comment4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/pul-application.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval15.xml.res: -------------------------------------------------------------------------------- 1 | 1 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/invoke1.xml.res: -------------------------------------------------------------------------------- 1 | 20 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/simple-02.xml.res: -------------------------------------------------------------------------------- 1 | 2 4 6 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/copy_binary.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/cp1252.xml.res: -------------------------------------------------------------------------------- 1 | üäö 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor01.xml.res: -------------------------------------------------------------------------------- 1 | 3 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/gflwor/gflwor06.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/gflwor/gflwor_ex7.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/groupby/groupby24.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/2636.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9413.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9415.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9416.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/gflwor_01.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx5.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/no_idx1.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/imap/imap_1.xml.res: -------------------------------------------------------------------------------- 1 | SUCCESS 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/imap/imap_2.xml.res: -------------------------------------------------------------------------------- 1 | SUCCESS 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/imap/imap_3.xml.res: -------------------------------------------------------------------------------- 1 | SUCCESS 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/imap/imap_4.xml.res: -------------------------------------------------------------------------------- 1 | SUCCESS 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/imap/imap_5.xml.res: -------------------------------------------------------------------------------- 1 | SUCCESS 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/count.xml.res: -------------------------------------------------------------------------------- 1 | 1 4 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_veq_08b.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_vrange_04.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_vrange_06.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_6_2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_7_4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/ebv01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/ebv02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/ebv03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/empty_seq_01.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/gen_comp_01.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/member_04.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/names_01.xml.res: -------------------------------------------------------------------------------- 1 | foo 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/names_02.xml.res: -------------------------------------------------------------------------------- 1 | foo 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/nav_01.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/nav_02.xml.res: -------------------------------------------------------------------------------- 1 | 23 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/not_01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null01.xml.res: -------------------------------------------------------------------------------- 1 | null 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null03.xml.res: -------------------------------------------------------------------------------- 1 | null 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null05.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null07.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/parse_json-06.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/switch_01.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/value_01.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/value_03.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/value_04.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/value_05.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/misc/hoist1.xml.res: -------------------------------------------------------------------------------- 1 | 0 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/misc/item-size.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/import_fn.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/eval15.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/hashjoin-9065.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/ser_03.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/copy01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/has_children2.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/has_children4.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/flwor_vars_02.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred1.xml.res: -------------------------------------------------------------------------------- 1 | 12 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred10.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred5.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred6.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred7.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred9.xml.res: -------------------------------------------------------------------------------- 1 | 2 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/var_inline_03.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/options/unknown_2.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path2.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/pred_order.xml.res: -------------------------------------------------------------------------------- 1 | 1 0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/random/random1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/random/uuid1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/random/uuid2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/castable.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/import-at.xml.res: -------------------------------------------------------------------------------- 1 | bar -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/exit2.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/top_level.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sctx/sctx-vars-3.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq10.xml.res: -------------------------------------------------------------------------------- 1 | 2 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq12.xml.res: -------------------------------------------------------------------------------- 1 | 1 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq26.xml.res: -------------------------------------------------------------------------------- 1 | b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq31.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq33.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq37.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq4.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq40.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq43.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq45.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq46.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq47.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq48.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq49.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq52.xml.res: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq54.xml.res: -------------------------------------------------------------------------------- 1 | NaN 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq55.xml.res: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq57.xml.res: -------------------------------------------------------------------------------- 1 | c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq58.xml.res: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq59.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq60.xml.res: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq61.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq62.xml.res: -------------------------------------------------------------------------------- 1 | 12 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq63.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq65.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq66.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq69.xml.res: -------------------------------------------------------------------------------- 1 | c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq7.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq74.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq75.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq76.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq79.xml.res: -------------------------------------------------------------------------------- 1 | b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r10.xml.res: -------------------------------------------------------------------------------- 1 | b -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r2.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r3.xml.res: -------------------------------------------------------------------------------- 1 | 11 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r9.xml.res: -------------------------------------------------------------------------------- 1 | 11 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_t2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/testdriver/bom_bug.xml.res: -------------------------------------------------------------------------------- 1 | 11 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/stacktrace3.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/udf/udf-fib-rec2.xml.res: -------------------------------------------------------------------------------- 1 | 55 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/uris/decode_04.xml.res: -------------------------------------------------------------------------------- 1 | äö ü 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/sliding05.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/tumbling06.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/tumbling25.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/tumbling49.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xmark/q1.xml.res: -------------------------------------------------------------------------------- 1 | Huei Demke 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xqddf/ic-foreignKey2.xml.res: -------------------------------------------------------------------------------- 1 | OK -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/zorba-query/query-plan.xml.res: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/base64/decoded-text: -------------------------------------------------------------------------------- 1 | Zorba is Great! äöü -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/boolean/compare1.xq: -------------------------------------------------------------------------------- 1 | 500 eq 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/boolean/nodecomp0.xq: -------------------------------------------------------------------------------- 1 | is 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/constructors/text1.xq: -------------------------------------------------------------------------------- 1 | text { () } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/entity/entity.xq: -------------------------------------------------------------------------------- 1 | fn:doc("entity.xml") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/dir.txt two/dir.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/dir.txt two/two.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/file/sample_files/sample.txt: -------------------------------------------------------------------------------- 1 | sample 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/filepath/input.xml: -------------------------------------------------------------------------------- 1 | Hello 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jndy0018-2.xq: -------------------------------------------------------------------------------- 1 | [1, 2](1, 2) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/member_05.xq: -------------------------------------------------------------------------------- 1 | ()[[1]][[1]] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/prefixed_true.xq: -------------------------------------------------------------------------------- 1 | xs:true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/abs3.xq: -------------------------------------------------------------------------------- 1 | fn:abs(xs:double("NaN")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/abs4.xq: -------------------------------------------------------------------------------- 1 | fn:abs(xs:double("INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/abs5.xq: -------------------------------------------------------------------------------- 1 | fn:abs(xs:double("-INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round11.xq: -------------------------------------------------------------------------------- 1 | fn:round(3.1415e0, 2) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/nodes/generate_id5.xq: -------------------------------------------------------------------------------- 1 | fn:generate-id() -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/nodes/innermost2.xq: -------------------------------------------------------------------------------- 1 | fn:innermost(()) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/paths/path28.xq: -------------------------------------------------------------------------------- 1 | /last() 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/constr1.xq: -------------------------------------------------------------------------------- 1 | {1;1} 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq49.xq: -------------------------------------------------------------------------------- 1 | fn:avg((1, 2,3)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq55.xq: -------------------------------------------------------------------------------- 1 | fn:max((3,4,5)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq59.xq: -------------------------------------------------------------------------------- 1 | fn:min((3,4,5)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq64.xq: -------------------------------------------------------------------------------- 1 | fn:sum((),()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq74.xq: -------------------------------------------------------------------------------- 1 | fn:head(1 to 5) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq76.xq: -------------------------------------------------------------------------------- 1 | fn:head("a") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq78.xq: -------------------------------------------------------------------------------- 1 | fn:tail(1 to 5) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-020.xml.res: -------------------------------------------------------------------------------- 1 | wbua 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-102.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-103.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/document-uri1.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/document-uri3.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/accessors/node-name2.xml.res: -------------------------------------------------------------------------------- 1 | attr1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/aleXis/q1.xml.res: -------------------------------------------------------------------------------- 1 | xs:integer 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/base64/binary_1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/declare_variable.xml.res: -------------------------------------------------------------------------------- 1 | result -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/seq_func2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/boolean/ifthenelse0.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/boolean/nodecomp0.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/casting/qname_01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/delete_double.xml.res: -------------------------------------------------------------------------------- 1 | OK -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/dynamic-06.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/index_of_1.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-8.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/csv/csv-parse-count-01.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/csv/csv-parse-count-02.xml.res: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/csv/csv-serialize-empty.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/copy-modify-return.xml.res: -------------------------------------------------------------------------------- 1 | 0 0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/exit-expression.xml.res: -------------------------------------------------------------------------------- 1 | 0 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/global-variables.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/while-expression.xml.res: -------------------------------------------------------------------------------- 1 | 0 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/ctx_item_01.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/ctx_item_02.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_external.xml.res: -------------------------------------------------------------------------------- 1 | 30 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_1.xml.res: -------------------------------------------------------------------------------- 1 | 12 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_2.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_5.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_6.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/upd_eval1.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/var_default.xml.res: -------------------------------------------------------------------------------- 1 | 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/extern/8819.xml.res: -------------------------------------------------------------------------------- 1 | 23 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-1.xml.res: -------------------------------------------------------------------------------- 1 | Hello -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-2.xml.res: -------------------------------------------------------------------------------- 1 | Hello -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-3.xml.res: -------------------------------------------------------------------------------- 1 | Hello -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-6.xml.res: -------------------------------------------------------------------------------- 1 | Hello -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor00.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor08.xml.res: -------------------------------------------------------------------------------- 1 | 4 5 5 6 7 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor13.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor24.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor25.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor27.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor28.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor_op02.xml.res: -------------------------------------------------------------------------------- 1 | 4 6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/6493.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9419.xml.res: -------------------------------------------------------------------------------- 1 | false callsign -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9420.xml.res: -------------------------------------------------------------------------------- 1 | true callsign -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx11.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx6.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/no_idx2.xml.res: -------------------------------------------------------------------------------- 1 | 1 1 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/no_idx4.xml.res: -------------------------------------------------------------------------------- 1 | 3 7 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/match_vrange_05.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/index/two-automatic-indexes.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_3_2.xml.res: -------------------------------------------------------------------------------- 1 | 9 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_3_3.xml.res: -------------------------------------------------------------------------------- 1 | 9 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_3_4.xml.res: -------------------------------------------------------------------------------- 1 | 9 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_4_1.xml.res: -------------------------------------------------------------------------------- 1 | 6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_4_2.xml.res: -------------------------------------------------------------------------------- 1 | 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_4_3.xml.res: -------------------------------------------------------------------------------- 1 | 15 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_6_1.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_6_3.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_7_1.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/flatten_01.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/js_null_type.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/keys_02.xml.res: -------------------------------------------------------------------------------- 1 | true true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null08.xml.res: -------------------------------------------------------------------------------- 1 | true false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/null_type.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_07.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_08.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_09.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_11.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_12.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/object_01.xml.res: -------------------------------------------------------------------------------- 1 | 5 6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/pair_01.xml.res: -------------------------------------------------------------------------------- 1 | true bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/parse_json-09.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/select_01.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/switch_02.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/values_01.xml.res: -------------------------------------------------------------------------------- 1 | bar foo 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/extvarTest.xml.res: -------------------------------------------------------------------------------- 1 | MyString -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/import_fn_math.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/mainModule17.xml.res: -------------------------------------------------------------------------------- 1 | xml 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/mainModule18.xml.res: -------------------------------------------------------------------------------- 1 | xml 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/mainModule21.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/q1.xml.res: -------------------------------------------------------------------------------- 1 | Huei Demke 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/udfs3.xml.res: -------------------------------------------------------------------------------- 1 | xml foo 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/generate_id4.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/has_children1.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/nodes/has_children3.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/NaN.xml.res: -------------------------------------------------------------------------------- 1 | NaN NaN 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/overflow-1.xml.res: -------------------------------------------------------------------------------- 1 | INF 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/overflow-2.xml.res: -------------------------------------------------------------------------------- 1 | -INF 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/overflow-3.xml.res: -------------------------------------------------------------------------------- 1 | INF 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/overflow-4.xml.res: -------------------------------------------------------------------------------- 1 | -INF 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-02.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-03.xml.res: -------------------------------------------------------------------------------- 1 | 1.6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-04.xml.res: -------------------------------------------------------------------------------- 1 | 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-06.xml.res: -------------------------------------------------------------------------------- 1 | -2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-08.xml.res: -------------------------------------------------------------------------------- 1 | -10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-09.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-10.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-12.xml.res: -------------------------------------------------------------------------------- 1 | 1.9 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/no_folding_01.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/var_inline_01.xml.res: -------------------------------------------------------------------------------- 1 | 1 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/parser/shebang/shebang-01.xml.res: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/parser/shebang/shebang-02.xml.res: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/following_01.xml.res: -------------------------------------------------------------------------------- 1 | YZ 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path0.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path12.xml.res: -------------------------------------------------------------------------------- 1 | 6 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path21.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reference/json-reference_2.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/val-inplace1.xml.res: -------------------------------------------------------------------------------- 1 | int 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/local_vars1.xml.res: -------------------------------------------------------------------------------- 1 | 12 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq0.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq1.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq13.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq14.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq17.xml.res: -------------------------------------------------------------------------------- 1 | FORG0006 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq20.xml.res: -------------------------------------------------------------------------------- 1 | z a b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq21.xml.res: -------------------------------------------------------------------------------- 1 | z a b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq22.xml.res: -------------------------------------------------------------------------------- 1 | a z b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq23.xml.res: -------------------------------------------------------------------------------- 1 | a b z c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq24.xml.res: -------------------------------------------------------------------------------- 1 | a b c z 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq25.xml.res: -------------------------------------------------------------------------------- 1 | a b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq27.xml.res: -------------------------------------------------------------------------------- 1 | a b c 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq29.xml.res: -------------------------------------------------------------------------------- 1 | 3 4 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq3.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq34.xml.res: -------------------------------------------------------------------------------- 1 | 2 3 4 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq36.xml.res: -------------------------------------------------------------------------------- 1 | FORG0003 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq39.xml.res: -------------------------------------------------------------------------------- 1 | FORG0004 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq41.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq42.xml.res: -------------------------------------------------------------------------------- 1 | FORG0005 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq44.xml.res: -------------------------------------------------------------------------------- 1 | FORG0005 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq5.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq50.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq56.xml.res: -------------------------------------------------------------------------------- 1 | FORG0006 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq71.xml.res: -------------------------------------------------------------------------------- 1 | P10Y5M 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq77.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq78.xml.res: -------------------------------------------------------------------------------- 1 | 2 3 4 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq80.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq81.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/subsequence.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/ConcatFunc/str4.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m1.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m10.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m11.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m12.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m13.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m14.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m15.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m16.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m17.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m18.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m19.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m2.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m20.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m21.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m22.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m23.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m24.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m25.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m26.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m27.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m28.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m29.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m3.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m30.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m31.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m32.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m33.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m34.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m35.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m36.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m37.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m38.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m39.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m4.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m40.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m41.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m42.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m43.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m44.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m45.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m46.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m47.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m48.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m49.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m5.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m50.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m51.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m52.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m53.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m6.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m7.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m8.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m9.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r1.xml.res: -------------------------------------------------------------------------------- 1 | ac1ac1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_t4.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/tokenize02.xml.res: -------------------------------------------------------------------------------- 1 | a a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/tokenize03.xml.res: -------------------------------------------------------------------------------- 1 | d d 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch10.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch7.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch9.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/updates/transform01.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/uris/decode_01.xml.res: -------------------------------------------------------------------------------- 1 | foo=ä¥FÅõ 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/uris/decode_03.xml.res: -------------------------------------------------------------------------------- 1 | ä¨bcö 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/uris/doc-base-uri.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/uris/file-base-uri.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/external2.xml.res: -------------------------------------------------------------------------------- 1 | hello -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/import2.xml.res: -------------------------------------------------------------------------------- 1 | version 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/import3.xml.res: -------------------------------------------------------------------------------- 1 | version 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/import4.xml.res: -------------------------------------------------------------------------------- 1 | version 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/link1.xml.res: -------------------------------------------------------------------------------- 1 | -1 55 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/zorba-version1.xq: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/w3c/WhereExpr001.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/w3c/nodeexpression47.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/sliding09.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/xqddf/ic-deactivate-err.xml.res: -------------------------------------------------------------------------------- 1 | OK -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/zorba-query/query-plan2.xml.res: -------------------------------------------------------------------------------- 1 | foo -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/zorba-query/query-plan3.xml.res: -------------------------------------------------------------------------------- 1 | foo -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/accessors/node-name1.xq: -------------------------------------------------------------------------------- 1 | fn:node-name() -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/ext_var/w3c/extvardef-014.spec: -------------------------------------------------------------------------------- 1 | Args: 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/arr_constr_4_3.xq: -------------------------------------------------------------------------------- 1 | [ 10 to 15 ](6) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/data02.xq: -------------------------------------------------------------------------------- 1 | fn:data([ 1 to 10]) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/data03.xq: -------------------------------------------------------------------------------- 1 | fn:data([ 1 to 3 ]) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/data04.xq: -------------------------------------------------------------------------------- 1 | fn:data({ "bar" : 1 }) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/gen_comp_01.jq: -------------------------------------------------------------------------------- 1 | (1, 2) = (2, 3) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/input1.json: -------------------------------------------------------------------------------- 1 | { "foo" : "bar" } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jnty0004-2.xq: -------------------------------------------------------------------------------- 1 | data({"foo":"bar"}) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jnup0011-2.xq: -------------------------------------------------------------------------------- 1 | { [ "foo" ] } -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/math_01.jq: -------------------------------------------------------------------------------- 1 | 2 | { "pi" : pi() } 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/null02.xq: -------------------------------------------------------------------------------- 1 | jn:null() = jn:null() 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/null03.xq: -------------------------------------------------------------------------------- 1 | fn:data(jn:null()) 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/null06.xq: -------------------------------------------------------------------------------- 1 | jn:null() + 1 2 | 3 | 4 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/null07.xq: -------------------------------------------------------------------------------- 1 | jn:null() gt jn:null() 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/obj_constr_07.xq: -------------------------------------------------------------------------------- 1 | { "" : 1}("") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/pair-name-cast-2.xq: -------------------------------------------------------------------------------- 1 | { 1 : "bar" } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/string01.xq: -------------------------------------------------------------------------------- 1 | fn:string("foo" : 1) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/value_03.xq: -------------------------------------------------------------------------------- 1 | 2 | 3 | {"1":2}(1) 4 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/abs2.xq: -------------------------------------------------------------------------------- 1 | fn:abs(-1.23456789123456789) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling4.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(xs:double("NaN")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling5.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(xs:double("INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor4.xq: -------------------------------------------------------------------------------- 1 | fn:floor(xs:double("NaN")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor5.xq: -------------------------------------------------------------------------------- 1 | fn:floor(xs:double("INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/floor6.xq: -------------------------------------------------------------------------------- 1 | fn:floor(xs:double("-INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round4.xq: -------------------------------------------------------------------------------- 1 | fn:round(xs:double("NaN")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round5.xq: -------------------------------------------------------------------------------- 1 | fn:round(xs:double("INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/round6.xq: -------------------------------------------------------------------------------- 1 | fn:round(xs:double("-INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/misc/baseuri.xq: -------------------------------------------------------------------------------- 1 | 2 | doc("baseuri.xml") 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/nodes/has_children1.xq: -------------------------------------------------------------------------------- 1 | fn:has-children() -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/nodes/has_children3.xq: -------------------------------------------------------------------------------- 1 | fn:has-children(()) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-01.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.899) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-02.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-04.xq: -------------------------------------------------------------------------------- 1 | xs:float(9.999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-06.xq: -------------------------------------------------------------------------------- 1 | xs:float(-1.999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-08.xq: -------------------------------------------------------------------------------- 1 | xs:float(-9.999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/break0.xq: -------------------------------------------------------------------------------- 1 | 2 | break loop; 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/enclosed-expr-01.xq: -------------------------------------------------------------------------------- 1 | { 1; } -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/exit2.xq: -------------------------------------------------------------------------------- 1 | exit returning 1; 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq37.xq: -------------------------------------------------------------------------------- 1 | fn:zero-or-one((1)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq38.xq: -------------------------------------------------------------------------------- 1 | fn:zero-or-one(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq39.xq: -------------------------------------------------------------------------------- 1 | fn:one-or-more(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq40.xq: -------------------------------------------------------------------------------- 1 | fn:one-or-more((1)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq42.xq: -------------------------------------------------------------------------------- 1 | fn:exactly-one(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq43.xq: -------------------------------------------------------------------------------- 1 | fn:exactly-one((1)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq56.xq: -------------------------------------------------------------------------------- 1 | fn:max((3,4,"Zero")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq58.xq: -------------------------------------------------------------------------------- 1 | fn:max((5, 5.0e0)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq60.xq: -------------------------------------------------------------------------------- 1 | fn:min((5, 5.0e0)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq77.xq: -------------------------------------------------------------------------------- 1 | fn:empty(fn:head(())) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq81.xq: -------------------------------------------------------------------------------- 1 | fn:empty(fn:tail(())) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-func-args-1.xml.res: -------------------------------------------------------------------------------- 1 | 4 5 6 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-func-args-3.xml.res: -------------------------------------------------------------------------------- 1 | 20100 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-err-10.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-err-11.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-var-eqname-01.xml.res: -------------------------------------------------------------------------------- 1 | 5 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/base64/decode_iso-8859-1.xml.res: -------------------------------------------------------------------------------- 1 | äöü 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/local_var3.xml.res: -------------------------------------------------------------------------------- 1 | 11 12 21 22 31 32 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/boolean/compare1.xml.res: -------------------------------------------------------------------------------- 1 | XPTY0004 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/caching/annotations-inlining.xml.res: -------------------------------------------------------------------------------- 1 | 1 1 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/caching/automatic-annotations.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/casting/flworCast.xml.res: -------------------------------------------------------------------------------- 1 | 1 1 2 2 3 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/insert_nodes_at_4.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/node_at_1.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/paging_2.xml.res: -------------------------------------------------------------------------------- 1 | 2 5 0 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/paging_4.xml.res: -------------------------------------------------------------------------------- 1 | 2 5 0 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-10.xml.res: -------------------------------------------------------------------------------- 1 | ***** -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-12.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-13.xml.res: -------------------------------------------------------------------------------- 1 | abcde -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-14.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-15.xml.res: -------------------------------------------------------------------------------- 1 | %$#@! -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-17.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-3.xml.res: -------------------------------------------------------------------------------- 1 | Ciao! -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-5.xml.res: -------------------------------------------------------------------------------- 1 | ABCD -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-6.xml.res: -------------------------------------------------------------------------------- 1 | abcde -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-9.xml.res: -------------------------------------------------------------------------------- 1 | ABCDH -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/document2.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/local-variables.xml.res: -------------------------------------------------------------------------------- 1 | 0 0 1 3 5 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/non-sequential-concat.xml.res: -------------------------------------------------------------------------------- 1 | 0 0 0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/updating-function-call.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/dctx/variable-declaration.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 0 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/error/warning1.xml.res: -------------------------------------------------------------------------------- 1 | zwarn:ZWST0002 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval2.xml.res: -------------------------------------------------------------------------------- 1 | 46 48 50 52 54 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_10.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_3.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_4.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval_spec_ex_9.xml.res: -------------------------------------------------------------------------------- 1 | 42 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/var_default_ext.xml.res: -------------------------------------------------------------------------------- 1 | 20 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-010.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-010a.xml.res: -------------------------------------------------------------------------------- 1 | 28 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-012.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-013.xml.res: -------------------------------------------------------------------------------- 1 | 28 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-014.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-015.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-016.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-017.xml.res: -------------------------------------------------------------------------------- 1 | 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-019.xml.res: -------------------------------------------------------------------------------- 1 | 28 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-020.xml.res: -------------------------------------------------------------------------------- 1 | 28 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-022.xml.res: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/extern-func/extern-func-1.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/f-and-o/has-children-pi.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fetch/fetch_schema1.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-00.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-05.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/file/dirname_basename-06.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-1.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-2.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-8.xml.res: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor03.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor07.xml.res: -------------------------------------------------------------------------------- 1 | 7 6 5 5 4 3 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor_op01.xml.res: -------------------------------------------------------------------------------- 1 | 3 4 5 6 7 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-expr-clone-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftand-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftand-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftand-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftnot-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftor-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stem-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stem-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stem-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/groupby/groupby00.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/groupby/groupby03.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/9417.xml.res: -------------------------------------------------------------------------------- 1 | false outstation -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx3.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/idx_join_rule.xml.res: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/http-client/json/post/profile.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_30.xml.res: -------------------------------------------------------------------------------- 1 | [ ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_31.xml.res: -------------------------------------------------------------------------------- 1 | [ ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_3_1.xml.res: -------------------------------------------------------------------------------- 1 | four 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_3_5.xml.res: -------------------------------------------------------------------------------- 1 | two 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_5_1.xml.res: -------------------------------------------------------------------------------- 1 | one 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_5_2.xml.res: -------------------------------------------------------------------------------- 1 | three 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_7_3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_7_5.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_constr_7_6.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_delete_06.xml.res: -------------------------------------------------------------------------------- 1 | [ ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_insert_05.xml.res: -------------------------------------------------------------------------------- 1 | [ 2, 3 ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/escaping01.xml.res: -------------------------------------------------------------------------------- 1 | "&" 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/escaping_02.xml.res: -------------------------------------------------------------------------------- 1 | B"\/ 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/json_doc_2.xml.res: -------------------------------------------------------------------------------- 1 | [ "bar" ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/members_02.xml.res: -------------------------------------------------------------------------------- 1 | true true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_constr_01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_delete_01.xml.res: -------------------------------------------------------------------------------- 1 | { } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_delete_02.xml.res: -------------------------------------------------------------------------------- 1 | { } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_delete_06.xml.res: -------------------------------------------------------------------------------- 1 | bar2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/parse_json-05.xml.res: -------------------------------------------------------------------------------- 1 | 29470 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/parse_json-10.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/value_06.xml.res: -------------------------------------------------------------------------------- 1 | 42 23 4223 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/version_decl_02.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-array-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-array-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-array-03.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-atomic-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-cast-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-cast-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-imports-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-length-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-length-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-object-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-pattern-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-union-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-union-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-union-03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/misc/updating_udf.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/mainModule20.xml.res: -------------------------------------------------------------------------------- 1 | 1 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/modules/mainModule_version1.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/node-copy-02.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-01.xml.res: -------------------------------------------------------------------------------- 1 | 1.899 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-05.xml.res: -------------------------------------------------------------------------------- 1 | -1.9 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-07.xml.res: -------------------------------------------------------------------------------- 1 | -1.6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/xs_float-11.xml.res: -------------------------------------------------------------------------------- 1 | 1.234 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred11.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred13.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred14.xml.res: -------------------------------------------------------------------------------- 1 | b 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/var_inline_02.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path26.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path3.xml.res: -------------------------------------------------------------------------------- 1 | 1 2foo -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path_pred4.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path_pred5.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/preceding_pred_01.xml.res: -------------------------------------------------------------------------------- 1 | B 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-eval-03.xml.res: -------------------------------------------------------------------------------- 1 | 3 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-01.xml.res: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-03.xml.res: -------------------------------------------------------------------------------- 1 | 12 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-04.xml.res: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-06.xml.res: -------------------------------------------------------------------------------- 1 | 42 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-07.xml.res: -------------------------------------------------------------------------------- 1 | 42 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/atomic2.xml.res: -------------------------------------------------------------------------------- 1 | true __AnonC3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/val-inplace2.xml.res: -------------------------------------------------------------------------------- 1 | DDType 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/constr1.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/enclosed-expr-02.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/exit5.xml.res: -------------------------------------------------------------------------------- 1 | hat: rabbit 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/exit8.xml.res: -------------------------------------------------------------------------------- 1 | true false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/flwor15.xml.res: -------------------------------------------------------------------------------- 1 | 0 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sctx/sctx-options-1.xml.res: -------------------------------------------------------------------------------- 1 | disable 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/seq/seq-value-except-01.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq16.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 5 a 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq30.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 5 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequencetypes/seqtypes0.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequencetypes/seqtypes1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/store/example_1.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/store/unordered-map/map0.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/ConcatFunc/str2.xml.res: -------------------------------------------------------------------------------- 1 | Ciao! 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m54.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m55.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_m56.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r11.xml.res: -------------------------------------------------------------------------------- 1 | +-+-+-0-1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r13.xml.res: -------------------------------------------------------------------------------- 1 | foo 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r4.xml.res: -------------------------------------------------------------------------------- 1 | a-aba-ab -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r5.xml.res: -------------------------------------------------------------------------------- 1 | acbaacba -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_r6.xml.res: -------------------------------------------------------------------------------- 1 | acaabcab -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/Regex/regex_t1.xml.res: -------------------------------------------------------------------------------- 1 | r c d r -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/is-seekable.xml.res: -------------------------------------------------------------------------------- 1 | true false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/tokenize01.xml.res: -------------------------------------------------------------------------------- 1 | a d a d 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/string/tokenize04.xml.res: -------------------------------------------------------------------------------- 1 | abcd abcd 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/testdriver/bug2901330.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch13.xml.res: -------------------------------------------------------------------------------- 1 | Message 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch16.xml.res: -------------------------------------------------------------------------------- 1 | 5 3 7 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/trycatch/trycatch_w3c_1.xml.res: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/typeswitch/ts1.xml.res: -------------------------------------------------------------------------------- 1 | integer string ? -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/udf/udf-recursive-2.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/external1.xml.res: -------------------------------------------------------------------------------- 1 | hello, v2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/import-chain1.xml.res: -------------------------------------------------------------------------------- 1 | hello, v2 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/import1.xml.res: -------------------------------------------------------------------------------- 1 | hello, v2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/zorba-version1.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/zorba-version4.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/versioning/zorba-version6.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/whitespace/strip2.xml.res: -------------------------------------------------------------------------------- 1 | abc 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/windowing/tumbling24.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/accessors/document-uri2.xq: -------------------------------------------------------------------------------- 1 | fn:document-uri(()) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/aleXis/document.xml: -------------------------------------------------------------------------------- 1 | Foo

Foo! 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/11.xq: -------------------------------------------------------------------------------- 1 | (1 to 5) ! ((1 to .) ! position()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/12.xq: -------------------------------------------------------------------------------- 1 | (1 to 5) ! (1 to .) ! position() 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/bang/3.xq: -------------------------------------------------------------------------------- 1 | ("red", "blue", "green")!position() 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/constructors/attribute0.xq: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/constructors/pi0.xq: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/datetime/date-comparison-01.spec: -------------------------------------------------------------------------------- 1 | Timezone: 180 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/datetime/date-comparison-02.spec: -------------------------------------------------------------------------------- 1 | Timezone: 180 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/fetch/fetch_seekable.xml.res: -------------------------------------------------------------------------------- 1 | true true true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/arr_constr_4_2.xq: -------------------------------------------------------------------------------- 1 | 2 | [ 10 to 15 ](1) 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/data01.xq: -------------------------------------------------------------------------------- 1 | fn:data({"foo" : "bar"}) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jndy0018-4.xq: -------------------------------------------------------------------------------- 1 | { "foo" : "bar" }(1, 2) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/jnup0011-1.xq: -------------------------------------------------------------------------------- 1 | { {"foo":"bar"} } -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/obj_constr_09.xq: -------------------------------------------------------------------------------- 1 | { 1 : 1 }("1") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/jsoniq/parse_json-06.xq: -------------------------------------------------------------------------------- 1 | jn:parse-json(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/math/ceiling6.xq: -------------------------------------------------------------------------------- 1 | fn:ceiling(xs:double("-INF")) -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/comp01.xq: -------------------------------------------------------------------------------- 1 | fn:number() lt 100 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/overflow-3.xq: -------------------------------------------------------------------------------- 1 | xs:double("1E1000") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/overflow-4.xq: -------------------------------------------------------------------------------- 1 | xs:double("-1E1000") 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-03.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.59999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-05.xq: -------------------------------------------------------------------------------- 1 | xs:float(-1.89999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-07.xq: -------------------------------------------------------------------------------- 1 | xs:float(-1.59999) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-09.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.0000001) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-10.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.00000001) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-11.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.234000001) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/numerics/xs_float-12.xq: -------------------------------------------------------------------------------- 1 | xs:float(1.89999123) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/parser/shebang/shebang-01.xq: -------------------------------------------------------------------------------- 1 | #!/bin/zorba 2 | 3 -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/parser/shebang/shebang-05.xq: -------------------------------------------------------------------------------- 1 | #!/bin/zorba 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/paths/path24.xq: -------------------------------------------------------------------------------- 1 | let $x := /a return $x/b 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/enclosed-expr-02.xq: -------------------------------------------------------------------------------- 1 | { 1; () } -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/scripting/exit3.xq: -------------------------------------------------------------------------------- 1 | exit returning (1 to 10); 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq15.xq: -------------------------------------------------------------------------------- 1 | fn:distinct-values(()) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq36.xq: -------------------------------------------------------------------------------- 1 | fn:zero-or-one((1,2,3)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq41.xq: -------------------------------------------------------------------------------- 1 | fn:one-or-more((1,2,3)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq44.xq: -------------------------------------------------------------------------------- 1 | fn:exactly-one((1,2,3)) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq57.xq: -------------------------------------------------------------------------------- 1 | fn:max(("a", "b", "c")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq61.xq: -------------------------------------------------------------------------------- 1 | fn:min(("a", "b", "c")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq65.xq: -------------------------------------------------------------------------------- 1 | fn:sum((1 to 100)[.<0], 0) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq69.xq: -------------------------------------------------------------------------------- 1 | fn:max (("a", "b", "c")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq75.xq: -------------------------------------------------------------------------------- 1 | fn:head(("a", "b", "c")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq79.xq: -------------------------------------------------------------------------------- 1 | fn:tail(("a", "b", "c")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/sequences/seq80.xq: -------------------------------------------------------------------------------- 1 | fn:empty(fn:tail("a")) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/serialization/cloudscript/extensions3.xq: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/ConcatFunc/str4.xq: -------------------------------------------------------------------------------- 1 | fn:concat ((1,2),3) 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err1.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "+") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err12.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "\y") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err13.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "\0") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err18.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "[eb") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err2.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "}") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err3.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "{") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err4.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "?") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err5.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "*") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_err8.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "\p ") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m10.xq: -------------------------------------------------------------------------------- 1 | fn:matches("ba", "a?b?") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m26.xq: -------------------------------------------------------------------------------- 1 | fn:matches("ac", "ab") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m32.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "|") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m33.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "^a") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m34.xq: -------------------------------------------------------------------------------- 1 | fn:matches("ab", "^a$") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m36.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "b$|^a") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m39.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "(^)a") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m40.xq: -------------------------------------------------------------------------------- 1 | fn:matches("ab", "^+a") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m41.xq: -------------------------------------------------------------------------------- 1 | fn:matches("ab", "^?b") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m48.xq: -------------------------------------------------------------------------------- 1 | fn:matches("abc", "^b") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m49.xq: -------------------------------------------------------------------------------- 1 | fn:matches("abc", "b$") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m54.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "^^") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_m55.xq: -------------------------------------------------------------------------------- 1 | fn:matches("a", "a^") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/string/Regex/regex_t3_err.xq: -------------------------------------------------------------------------------- 1 | fn:tokenize("", "a*") -------------------------------------------------------------------------------- /tests/queries/zorba/Queries/zorba/zorba-query/context-item.xml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/stores/ILogEntry.ts: -------------------------------------------------------------------------------- 1 | export interface ILogEntry { 2 | id: string; 3 | 4 | } 5 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-033.xml.res: -------------------------------------------------------------------------------- 1 | upper-case 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-034.xml.res: -------------------------------------------------------------------------------- 1 | upper-case 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-035.xml.res: -------------------------------------------------------------------------------- 1 | upper-case 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/HigherOrder/hof-func-args-2.xml.res: -------------------------------------------------------------------------------- 1 | 6 12 12 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-unknown-03.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-unknown-05.xml.res: -------------------------------------------------------------------------------- 1 | 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-var-assignable-01.xml.res: -------------------------------------------------------------------------------- 1 | 5 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-var-assignable-02.xml.res: -------------------------------------------------------------------------------- 1 | 5 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/annotations/annot-var-eqname-02.xml.res: -------------------------------------------------------------------------------- 1 | test -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/bang/1.xml.res: -------------------------------------------------------------------------------- 1 | 1 4 9 16 25 36 49 64 81 100 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/base64/decode_iso-8859-1_file.xml.res: -------------------------------------------------------------------------------- 1 | äöü 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/base64/file_read_2.xml.res: -------------------------------------------------------------------------------- 1 | true true true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/block/local_var4.xml.res: -------------------------------------------------------------------------------- 1 | 2 1 0 -1 0 1 2 100 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/caching/annotations-compatibility.xml.res: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/casting/castable0.xml.res: -------------------------------------------------------------------------------- 1 | true true true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/casting/qname_whitespace1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/create_collection.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/delete_collection.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/no_copy_01.xml.res: -------------------------------------------------------------------------------- 1 | false true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/remove_nodes_1.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/collections/uri-collection-011.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-3.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-4.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-5.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-6.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-7.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-8.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/K-ConcatFunc-9.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-1.xml.res: -------------------------------------------------------------------------------- 1 | ungrateful -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-11.xml.res: -------------------------------------------------------------------------------- 1 | zzzzz123 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concat-7.xml.res: -------------------------------------------------------------------------------- 1 | ABCDEabcde -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concatnni2args-1.xml.res: -------------------------------------------------------------------------------- 1 | 00 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concatpint2args-1.xml.res: -------------------------------------------------------------------------------- 1 | 11 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concatulng2args-1.xml.res: -------------------------------------------------------------------------------- 1 | 00 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/concat_operator/fn-concatusht2args-1.xml.res: -------------------------------------------------------------------------------- 1 | 00 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/document0.xml.res: -------------------------------------------------------------------------------- 1 | content -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/encl1.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/constructors/text0.xml.res: -------------------------------------------------------------------------------- 1 | 3 one two three 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/csv/csv-serialize-02.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | 3 4 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/csv/csv-serialize-null-04.xml.res: -------------------------------------------------------------------------------- 1 | bar 2 | 3 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/datetime/date-comparison-01.xml.res: -------------------------------------------------------------------------------- 1 | 2010-10-10 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/datetime/time-comparison.xml.res: -------------------------------------------------------------------------------- 1 | false true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/ctx_item_03.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/eval/eval3.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 2 2 2 2 2 2 2 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-009.xml.res: -------------------------------------------------------------------------------- 1 | result 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/ext_var/w3c/extvardef-021.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/extern/6123.xml.res: -------------------------------------------------------------------------------- 1 | 8.88 8.68 12.32 15.24 23.92 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/f-and-o/has-children-comment.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/f-and-o/has-children-text.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fetch/fetch_some_transcode.xml.res: -------------------------------------------------------------------------------- 1 | äöü 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-4.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-5.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/filepath/fndoc-available-6.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor04.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 1 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor14.xml.res: -------------------------------------------------------------------------------- 1 | 4 5 6 4 5 6 4 5 6 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor20.xml.res: -------------------------------------------------------------------------------- 1 | false false false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/flwor/flwor_op00.xml.res: -------------------------------------------------------------------------------- 1 | 3 4 5 6 7 8 9 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-at-end-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-at-end-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-at-start-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-at-start-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-contains-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-contains-false-2.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-contains-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-contains-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-distance-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-distance-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-distance-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftand-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ftmild-not-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ignore-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-language-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-module-stem-1.xml.res: -------------------------------------------------------------------------------- 1 | flavor 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-module-stem-2.xml.res: -------------------------------------------------------------------------------- 1 | chic 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-module-stem-3.xml.res: -------------------------------------------------------------------------------- 1 | flavor 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-module-stem-4.xml.res: -------------------------------------------------------------------------------- 1 | chic 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ordered-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-ordered-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stop-words-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stop-words-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-stop-words-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-thesaurus-true-4.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-weight-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-false-2.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-10.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-11.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-4.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-5.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-6.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-7.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-8.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-wildcard-true-9.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-window-false-1.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-window-false-2.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-window-true-1.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-window-true-2.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/fulltext/ft-window-true-3.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/functx/substring-before-last.xml.res: -------------------------------------------------------------------------------- 1 | abc-def -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/gflwor/gflwor_ex6.xml.res: -------------------------------------------------------------------------------- 1 | 2004-05-12 18:17 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/globals/global_elem_constructor.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/hashjoins/no_idx3.xml.res: -------------------------------------------------------------------------------- 1 | 2 2 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_delete_01.xml.res: -------------------------------------------------------------------------------- 1 | [ "bar" ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_delete_09.xml.res: -------------------------------------------------------------------------------- 1 | [ [ 1 ] ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/arr_update_01.xml.res: -------------------------------------------------------------------------------- 1 | [ 1, 5, 6, 4, 3 ] -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/comment_01.xml.res: -------------------------------------------------------------------------------- 1 | { "foo" : 1 } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/comment_05.xml.res: -------------------------------------------------------------------------------- 1 | { "foo" : 1 } 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/empty_member01.xml.res: -------------------------------------------------------------------------------- 1 | first second 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/keys_05.xml.res: -------------------------------------------------------------------------------- 1 | foo1 foo2 foo1 foo2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/keys_06.xml.res: -------------------------------------------------------------------------------- 1 | foo1 foo2 foo1 foo2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/keys_07.xml.res: -------------------------------------------------------------------------------- 1 | foo1 foo2 foo1 foo2 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/member_01.xml.res: -------------------------------------------------------------------------------- 1 | true foo true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/obj_insert_13.xml.res: -------------------------------------------------------------------------------- 1 | { "bar" : "foo" } -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsoniq/roundtrip/decode_04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-array-err-03.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-content-err-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-enum-string-01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxExclusive-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxExclusive-03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxExclusive-04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxExclusive-05.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxInclusive-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxInclusive-03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxInclusive-04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxInclusive-05.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxLength-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-maxLength-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minExclusive-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minExclusive-04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minExclusive-05.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minExclusive-06.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minExclusive-07.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minInclusive-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minInclusive-03.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minInclusive-04.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minInclusive-05.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minLength-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-minLength-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-pattern-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-totalDigits-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-totalDigits-02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/jsound/jsound-union-err-01.xml.res: -------------------------------------------------------------------------------- 1 | false 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/math/deg-to-rad.xml.res: -------------------------------------------------------------------------------- 1 | 0.174532925199433 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/misc/hoist4.xml.res: -------------------------------------------------------------------------------- 1 | 2 4 5 5 6 7 7 8 9 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/no-copy/path17.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/numerics/INF-1.xml.res: -------------------------------------------------------------------------------- 1 | -INF INF -INF INF 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/optim/pos_pred3.xml.res: -------------------------------------------------------------------------------- 1 | 1 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/parsing_and_serializing/fn_parse-xml_0.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/document-node1.xml.res: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/paths/path17.xml.res: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reference/json-reference_5.xml.res: -------------------------------------------------------------------------------- 1 | [ 1 ] 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-02.xml.res: -------------------------------------------------------------------------------- 1 | abc -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-05.xml.res: -------------------------------------------------------------------------------- 1 | 2 3 4 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-09.xml.res: -------------------------------------------------------------------------------- 1 | 3 1 -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-10.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/reflection/reflection-invoke-13.xml.res: -------------------------------------------------------------------------------- 1 | public -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/atomic1.xml.res: -------------------------------------------------------------------------------- 1 | true xs:decimal 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/userDefinedAtomicType01.xml.res: -------------------------------------------------------------------------------- 1 | 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/validate_xqdoc_01.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/schemas/validate_xqdoc_02.xml.res: -------------------------------------------------------------------------------- 1 | true 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/scripting/nonsequential2.xml.res: -------------------------------------------------------------------------------- 1 | max: 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/seq/seq-value-intersect-01.xml.res: -------------------------------------------------------------------------------- 1 | 2 3 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/seq/seq-value-union-01.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 3 4 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/environment-variable_1.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/environment-variable_2.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq11.xml.res: -------------------------------------------------------------------------------- 1 | 10 20 30 30 20 10 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/seq72.xml.res: -------------------------------------------------------------------------------- 1 | P20Y10M P0M 0 NaN 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/sequences/unparsed-text-available.xml.res: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/store/example_3.xml.res: -------------------------------------------------------------------------------- 1 | Excel Functions 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/store/unordered-map/map-eval-1.xml.res: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /tests/queries/zorba/ExpQueryResults/zorba/store/unordered-map/map-eval-4.xml.res: -------------------------------------------------------------------------------- 1 | map 2 | --------------------------------------------------------------------------------