.. |
aql-arithmetic.js
|
…
|
|
aql-array-access.js
|
…
|
|
aql-attribute-access.js
|
Implement testcases, this fixes #1806
|
2017-06-08 15:59:05 +02:00 |
aql-bind.js
|
…
|
|
aql-call-apply.js
|
…
|
|
aql-complex.js
|
Optimizations for Caches and Graph Traversals (#3169)
|
2017-08-31 18:33:10 +02:00 |
aql-cross.js
|
…
|
|
aql-distance.js
|
Bug fix/fixes 0609 (#3227)
|
2017-09-13 16:28:21 +02:00 |
aql-distinct.js
|
added non-destructive DISTINCT (#3320)
|
2017-10-18 12:52:33 +02:00 |
aql-dynamic-attributes.js
|
Bug fix/remove v8 executor (#4756)
|
2018-03-13 10:41:02 +01: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
|
Bug fix/remove v8 executor (#4756)
|
2018-03-13 10:41:02 +01:00 |
aql-fullcount.js
|
fix `fullCount` value in some cases in cluster mode (#4723)
|
2018-03-01 18:33:10 +01:00 |
aql-functions-brute.js
|
…
|
|
aql-functions-date.js
|
…
|
|
aql-functions-list.js
|
Bug fix/fixes 0609 (#3227)
|
2017-09-13 16:28:21 +02:00 |
aql-functions-misc.js
|
Fix: #4583 - adds AQL ASSERT and WARN (#4584)
|
2018-02-26 14:25:24 +01:00 |
aql-functions-numeric.js
|
…
|
|
aql-functions-string.js
|
implement SPLIT Aql-Function in C++ (#4786)
|
2018-03-09 09:12:30 +01:00 |
aql-functions-types-cxx.js
|
…
|
|
aql-functions-types.js
|
added AQL function `IS_KEY` (#4158)
|
2018-01-05 14:50:57 +01:00 |
aql-functions.js
|
added `SORTED` and `SORTED_UNIQUE` AQL functions (#4157)
|
2018-01-05 14:50:27 +01:00 |
aql-gather-block-cluster.js
|
…
|
|
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
|
Fix index selectivity estimate issues with RocksDB engine (#4429)
|
2018-02-09 16:05:33 +01:00 |
aql-graph.js
|
Bug fix devel/bfs filter vertices (#4752)
|
2018-03-08 09:06:15 +01: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
|
…
|
|
aql-modify-cluster.js
|
…
|
|
aql-modify-noncluster-serializetest.js
|
…
|
|
aql-modify-noncluster.js
|
…
|
|
aql-multi-modify.js
|
fixed issue #4651 (#4659)
|
2018-02-28 12:56:07 +01:00 |
aql-operators.js
|
…
|
|
aql-optimizer-collect-aggregate.js
|
…
|
|
aql-optimizer-collect-count.js
|
…
|
|
aql-optimizer-collect-into.js
|
…
|
|
aql-optimizer-collect-methods.js
|
Feature/efficiency (#3736)
|
2018-01-05 16:51:31 +01: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
|
cleanup after testrun, lintify
|
2017-09-12 14:48:20 +02:00 |
aql-optimizer-filters.js
|
…
|
|
aql-optimizer-fulltext.js
|
fixed issue #4185: On execution of FULLTEXT search / AQL query db is … (#4238)
|
2018-01-16 00:27:27 +01:00 |
aql-optimizer-geoindex.js
|
Fulltext Index Cursor (#3807)
|
2017-12-06 14:29:57 +01:00 |
aql-optimizer-index-ranges.js
|
…
|
|
aql-optimizer-indexes-in-or.js
|
…
|
|
aql-optimizer-indexes-multi.js
|
Fixing tests
|
2017-04-19 14:08:18 +02:00 |
aql-optimizer-indexes-sort.js
|
fix windows compile (#4557)
|
2018-02-11 18:56:13 +01:00 |
aql-optimizer-indexes.js
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
aql-optimizer-keep.js
|
…
|
|
aql-optimizer-operators.js
|
fixed issue #3618 (#3621)
|
2017-11-10 12:31:10 +01:00 |
aql-optimizer-plans.js
|
…
|
|
aql-optimizer-quantifiers.js
|
Feature/optimizer rule remove filter covered by traversal (#2731)
|
2017-07-10 10:15:17 +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
|
fixed issue #3640: limit in subquery (#3871)
|
2017-12-06 10:39:42 +01: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-traversals-spec.js
|
…
|
|
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
|
Bug fix/fix issue 3011 (#3012)
|
2017-08-09 17:38:44 +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
|
Bug fix/remove v8 executor (#4756)
|
2018-03-13 10:41:02 +01:00 |
aql-optimizer-rule-remove-unnecessary-filters.js
|
…
|
|
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js
|
…
|
|
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
|
Stricter normalization for filter and sort conditions (#3718)
|
2017-11-16 19:17:12 +01:00 |
aql-optimizer-v8.js
|
…
|
|
aql-parse.js
|
…
|
|
aql-primary-index-cluster.js
|
removed useless explain
|
2017-09-01 14:14:01 +02:00 |
aql-primary-index-noncluster.js
|
…
|
|
aql-queries-array-nested.js
|
…
|
|
aql-queries-array.js
|
Fixed awl-queries-array
|
2017-04-18 18:40:29 +02:00 |
aql-queries-collection.js
|
…
|
|
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 #4185: On execution of FULLTEXT search / AQL query db is … (#4238)
|
2018-01-16 00:27:27 +01:00 |
aql-queries-geo.js
|
Working geo index
|
2017-05-09 14:47:13 +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
|
Fixed JSLint
|
2017-04-24 13:07:52 +02:00 |
aql-queries-optimizer-limit-noncluster.js
|
fixed issue #2928 (#2934)
|
2017-08-03 13:39:01 +02:00 |
aql-queries-optimizer-ref-cluster.js
|
…
|
|
aql-queries-optimizer-ref-noncluster.js
|
…
|
|
aql-queries-optimizer-sort-cluster.js
|
cleanup
|
2017-09-13 00:00:32 +02:00 |
aql-queries-optimizer-sort-noncluster.js
|
…
|
|
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
|
do not swallow error messages when transactions fail (#3836)
|
2017-12-06 10:49:28 +01:00 |
aql-range.js
|
…
|
|
aql-ranges-combined-01.js
|
…
|
|
aql-ranges-combined-02.js
|
…
|
|
aql-ranges-combined-03.js
|
…
|
|
aql-ranges-combined-04.js
|
…
|
|
aql-ranges-combined-05.js
|
…
|
|
aql-ranges-combined-06.js
|
…
|
|
aql-ranges-combined-07.js
|
…
|
|
aql-ranges-combined-08.js
|
…
|
|
aql-ranges-combined-09.js
|
…
|
|
aql-ranges-combined-10.js
|
…
|
|
aql-ranges-combined-11.js
|
…
|
|
aql-ranges-combined-12.js
|
…
|
|
aql-ranges-combined-13.js
|
…
|
|
aql-ranges-combined-14.js
|
…
|
|
aql-ranges-combined-15.js
|
…
|
|
aql-ranges-combined-16.js
|
…
|
|
aql-ranges.js
|
…
|
|
aql-refaccess-attribute.js
|
…
|
|
aql-refaccess-variable.js
|
…
|
|
aql-regex.js
|
…
|
|
aql-relational.js
|
…
|
|
aql-shardids-cluster.js
|
added test for shardids restriction
|
2017-05-29 17:02:16 +02:00 |
aql-simple-attributes.js
|
…
|
|
aql-skiplist-cluster.js
|
…
|
|
aql-skiplist-noncluster.js
|
…
|
|
aql-skiplist.js
|
…
|
|
aql-sort.js
|
…
|
|
aql-stresstest-nightly.js
|
…
|
|
aql-subquery.js
|
…
|
|
aql-ternary.js
|
…
|
|
aql-upsert-cluster.js
|
…
|
|
aql-variables.js
|
…
|
|
aql-view-arangosearch-ddl-noncluster.js
|
Changes since last PR: remove 'dataPath' IResearchView configuration property and use a hardcoded path similar to a LogicalCollection (#4683)
|
2018-02-27 18:10:32 +01:00 |
aql-view-arangosearch-feature.js
|
Rename -iresearch files to -arangosearch for proper test selection. (#4386)
|
2018-01-31 17:25:59 +01:00 |
aql-view-arangosearch-noncluster.js
|
locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods (#4564)
|
2018-02-14 12:32:29 +01: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
|
…
|
|
aql-within-rectangle.js
|
Preliminary changes
|
2017-05-08 18:27:51 +02:00 |