1
0
Fork 0
arangodb/js/server/tests/aql
jsteemann b75d4cc1f3 fix function name 2018-07-26 11:52:52 +02:00
..
aql-arithmetic.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-array-access.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-attribute-access.js Implement testcases, this fixes #1806 2017-06-08 15:59:05 +02:00
aql-bind.js
aql-call-apply.js Feature/aql native call apply (#5100) 2018-04-13 16:07:06 +02:00
aql-complex.js Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
aql-cross.js
aql-distance.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-distinct.js fixed issue #5977: Unexpected execution plan when subquery contains COLLECT (#5984) 2018-07-25 17:33:55 +02:00
aql-document.js fix AQL DOCUMENT lookup in case a collection has multiple shards and custom shard keys (#5602) 2018-06-14 12:20:06 +02:00
aql-dynamic-attributes.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-edges-cluster.js
aql-edges-noncluster.js
aql-escaping.js
aql-explain-cluster.js
aql-explain-noncluster.js
aql-fail-on-warning.js do not materialize entire collections using V8 (#4087) 2018-01-02 15:47:41 +01:00
aql-failures-noncluster.js Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
aql-fullcount.js Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
aql-functions-brute.js Feature/aql native call apply (#5100) 2018-04-13 16:07:06 +02:00
aql-functions-date.js Feature/aql date trunc 2 (#5295) 2018-05-16 17:33:27 +02:00
aql-functions-list.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-functions-misc.js aql current_user in cpp, test (#5302) 2018-05-19 21:26:53 +02:00
aql-functions-numeric.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-functions-string.js Levenshtein Distance function implementation with documentation and i… (#5922) 2018-07-25 12:48:58 +02:00
aql-functions-types-cxx.js
aql-functions-types.js Feature/aql cleanup (#5261) 2018-05-04 11:20:47 +02:00
aql-functions.js refactoring of aggregators 2018-06-20 02:33:20 +02:00
aql-gather-block-cluster.js remove sorts from GatherNode if not required (#5019) 2018-04-13 16:02:00 +02:00
aql-general-graph-28.js
aql-general-graph.js Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
aql-graph-traverser-mmfiles.js Starting AQL tests 2017-04-18 15:14:35 +02:00
aql-graph-traverser.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-graph.js add ability to filter jsunity testsuites by testcase (#5807) 2018-07-12 13:35:29 +02:00
aql-hash-cluster.js Adapted cluster-hash-index tests for RocksDB. 2017-04-24 12:45:21 +02:00
aql-hash-noncluster.js Fixed aql-hash test 2017-04-19 10:48:35 +02:00
aql-is-in-polygon.js
aql-join-cluster.js
aql-logical.js
aql-memory-limit.js added optional memory limit for AQL queries 2016-12-06 13:23:41 +01:00
aql-modify-cluster.js fix function name 2018-07-26 11:52:52 +02:00
aql-modify-noncluster-serializetest.js
aql-modify-noncluster.js fix incompatibility after fullCount change (#5399) 2018-05-22 11:28:17 +02:00
aql-modify-subqueries.js fix single-shard optimization checks (only affects devel) (#5985) 2018-07-26 10:32:10 +02:00
aql-modify.js Bugfix: Fix `_rev` handling in `UPDATE`/`REPLACE` `WITH` clauses (#5966) 2018-07-25 12:13:09 +02:00
aql-multi-modify.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-operators.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-optimizer-collect-aggregate.js fix single server tests 2018-06-26 23:38:26 +02:00
aql-optimizer-collect-count.js prevent an optimization from destroying variables (#5604) 2018-06-14 18:09:10 +02:00
aql-optimizer-collect-into.js
aql-optimizer-collect-methods.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-optimizer-condition.js fixed issue #3039 (#3045) 2017-08-17 21:33:20 +02:00
aql-optimizer-costs.js
aql-optimizer-dynamic-bounds.js
aql-optimizer-edge-index.js Feature/index only scans (#5005) 2018-04-03 17:34:28 +02:00
aql-optimizer-filters.js
aql-optimizer-fulltext.js Add optimizer rule that replaces js function calls (NEAR/WITHIN/FULLTEXT) with pure AQL (#5529) 2018-06-12 13:48:31 +02:00
aql-optimizer-geoindex.js Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02:00
aql-optimizer-index-only-rocksdb.js Feature/cluster single operations (#5585) 2018-07-12 20:18:36 +02:00
aql-optimizer-index-ranges.js
aql-optimizer-indexes-in-or.js
aql-optimizer-indexes-multi.js Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
aql-optimizer-indexes-sort.js Feature/cluster single operations (#5585) 2018-07-12 20:18:36 +02:00
aql-optimizer-indexes.js turn off profiling in non-profiling test 2018-07-13 17:56:57 +02:00
aql-optimizer-keep.js Bug fix/aql auto keep on collect (#4795) 2018-03-14 13:59:46 +01:00
aql-optimizer-operators.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-optimizer-optimize-cluster-single-document-operations.js Feature/cluster single operations (#5585) 2018-07-12 20:18:36 +02:00
aql-optimizer-plans.js
aql-optimizer-produces-result.js Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
aql-optimizer-quantifiers.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-optimizer-rule-distribute-in-cluster.js Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
aql-optimizer-rule-inline-subqueries.js Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
aql-optimizer-rule-interchange-adjacent-enumerations-cluster.js
aql-optimizer-rule-interchange-adjacent-enumerations-noncluster.js
aql-optimizer-rule-move-calculations-down.js
aql-optimizer-rule-move-calculations-up.js
aql-optimizer-rule-move-filters-up.js
aql-optimizer-rule-optimize-subqueries.js Subquery optimizations (#5398) 2018-05-28 13:56:03 +02:00
aql-optimizer-rule-optimize-traversals-spec.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-optimizer-rule-patch-update-statements.js Bug fix/predictable results data modifcation multiple fors (#2921) 2017-08-01 17:08:35 +02:00
aql-optimizer-rule-reduce-extraction-to-projection-rocksdb.js Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
aql-optimizer-rule-remove-collect-variables.js
aql-optimizer-rule-remove-filter-covered-by-index.js
aql-optimizer-rule-remove-filter-covered-by-traversal-spec.js Feature/optimizer rule remove filter covered by traversal (#2731) 2017-07-10 10:15:17 +02:00
aql-optimizer-rule-remove-redundant-calculations.js fixed issue #2400 2017-03-28 13:58:49 +02:00
aql-optimizer-rule-remove-redundant-or.js
aql-optimizer-rule-remove-redundant-sorts.js
aql-optimizer-rule-remove-sort-rand-mmfiles.js renamed test file 2017-04-06 11:21:17 +02:00
aql-optimizer-rule-remove-unnecessary-calculations.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-optimizer-rule-remove-unnecessary-filters.js
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js fix jslint 2018-06-21 11:48:18 +02:00
aql-optimizer-rule-replace-or-with-in.js fixed issue #2515 2017-06-01 13:45:47 +02:00
aql-optimizer-rule-sort-in-values.js Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js
aql-optimizer-rule-use-index-for-sort.js Fixing more all tests 2017-04-19 15:13:27 +02:00
aql-optimizer-rule-use-index-range.js Bug fix/fixes 0409 (#3199) 2017-09-04 18:04:05 +02:00
aql-optimizer-stats-noncluster.js Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
aql-optimizer-useindexes.js Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
aql-optimizer-v8.js Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
aql-parse.js
aql-primary-index-cluster.js removed useless explain 2017-09-01 14:14:01 +02:00
aql-primary-index-noncluster.js Fixed a bug in primaryindex. In some cases it reported that it could not find more documents although there were more. 2017-02-03 16:15:41 +01:00
aql-profiler-noncluster-nightly.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-profiler-noncluster.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-profiler.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-queries-array-nested.js
aql-queries-array.js fixed issue #4900 (#4917) 2018-03-22 18:26:24 +01:00
aql-queries-collection.js remove now-superfluous tests for V8 versions of AQL functions (#5319) 2018-05-11 08:31:14 +02:00
aql-queries-document.js execute DOCUMENT function via CXX on coordinator in cluster mode (#3196) 2017-09-04 17:34:24 +02:00
aql-queries-fulltext.js fixed issue #5252 (#5427) 2018-05-23 08:30:27 +02:00
aql-queries-geo.js compatibilty 3.3 <-> 3.4 (#5963) 2018-07-25 09:05:34 +02:00
aql-queries-noncollection.js
aql-queries-optimizer-in-cluster.js
aql-queries-optimizer-in-noncluster.js fixed issue #2488 2017-05-19 15:57:47 +02:00
aql-queries-optimizer-limit-cluster.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-queries-optimizer-limit-noncluster.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-queries-optimizer-ref-cluster.js
aql-queries-optimizer-ref-noncluster.js
aql-queries-optimizer-sort-cluster.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-queries-optimizer-sort-noncluster.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-queries-optimizer.js fix internal issue #1848 (#4521) 2018-02-08 09:23:15 +01:00
aql-queries-simple.js fix issue #2879 (#2885) 2017-07-27 23:30:05 +02:00
aql-queries-variables.js
aql-query-cache-noncluster.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
aql-range.js
aql-ranges-combined-01.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-02.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-03.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-04.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-05.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-06.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-07.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-08.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-09.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-10.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-11.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-12.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-13.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-14.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-15.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges-combined-16.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ranges.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-refaccess-attribute.js
aql-refaccess-variable.js
aql-regex.js
aql-relational.js
aql-shardids-cluster.js Feature/cluster single operations (#5585) 2018-07-12 20:18:36 +02:00
aql-simple-attributes.js
aql-skiplist-cluster.js
aql-skiplist-noncluster.js
aql-skiplist.js
aql-sort.js Async AQL (#5806) 2018-07-09 14:24:10 +02:00
aql-sparse.js fix non-deterministic "excludesNull" flags 2018-07-10 13:38:07 +02:00
aql-stresstest-nightly.js Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
aql-subqueries-cluster.js Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
aql-subquery.js Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
aql-ternary.js documentation for ternary operator shortcut 2017-01-30 17:27:50 +01:00
aql-upsert-cluster.js
aql-variables.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
aql-vpack-externals.js fixed issue #4199: Internal failure: JavaScript exception in file 'arangosh.js' at 98,7: ArangoError 4: Expecting type String (#4202) 2018-01-05 14:51:26 +01:00
aql-with-collections.js fix some undefined behavior 2018-07-12 21:54:51 +02:00
aql-within-rectangle.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00