.. |
aql-arithmetic.js
|
added tests for unary minus and plus in c++
|
2016-08-15 18:17:02 +02:00 |
aql-array-access.js
|
fixed issue #1937
|
2016-07-12 15:57:19 +02:00 |
aql-attribute-access.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-bind.js
|
added test for numeric collection ids
|
2016-05-25 11:58:34 +02:00 |
aql-call-apply.js
|
pass UDF name into UDF call via this argument
|
2016-07-08 14:31:14 +02:00 |
aql-complex.js
|
Reduced the nesting level of arrays in AQL test. Icannot be executed on MacOs and asan
|
2016-04-26 11:50:19 +02:00 |
aql-cross.js
|
Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons.
|
2016-06-07 19:47:23 +02:00 |
aql-distance.js
|
Upgrade V8
|
2017-01-30 12:30:07 +01:00 |
aql-distinct.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-dynamic-attributes.js
|
various AQL changes
|
2016-05-23 17:10:15 +02:00 |
aql-edges-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-edges-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-escaping.js
|
fix parsing forward ticks, fix line numbers in some error messages
|
2016-02-06 12:32:14 +01:00 |
aql-explain-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-explain-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-failures-noncluster.js
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
aql-fullcount.js
|
fixed issue #1941
|
2016-07-14 10:08:17 +02:00 |
aql-functions-brute.js
|
Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons.
|
2016-06-07 19:47:23 +02:00 |
aql-functions-date.js
|
removed print
|
2016-03-17 23:08:00 +01:00 |
aql-functions-list.js
|
fixed issue #2183
|
2016-11-21 13:41:49 +01:00 |
aql-functions-misc.js
|
issue #2168
|
2016-11-14 17:30:19 +01:00 |
aql-functions-numeric.js
|
disable numeric aql tests for solaris - its broken in the solaris libm.
|
2016-06-23 18:05:28 +02:00 |
aql-functions-string.js
|
added test cases
|
2016-10-25 18:44:32 +02:00 |
aql-functions-types-cxx.js
|
added TYPENAME() and HASH() functions
|
2016-05-11 23:54:00 +02:00 |
aql-functions-types.js
|
added TYPENAME() and HASH() functions
|
2016-05-11 23:54:00 +02:00 |
aql-functions.js
|
FOXX -> Foxx
|
2016-08-18 13:30:18 +02:00 |
aql-gather-block-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-general-graph-28.js
|
speed up tests
|
2016-09-23 12:20:10 +02:00 |
aql-general-graph.js
|
speed up tests
|
2016-09-23 12:20:10 +02:00 |
aql-graph-traverser.js
|
some final cleanup
|
2017-02-21 13:04:24 +01:00 |
aql-graph.js
|
Fix for ShoretestPath in Cluster. Does only show up with > 1 shards. Adapterd tests to use 4 shards instead of 1.
|
2016-10-31 09:19:49 +01:00 |
aql-hash-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-hash-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-is-in-polygon.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-join-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-logical.js
|
Add unit tests for TO_BOOL() and unary not with a whole document
|
2016-04-09 01:55:00 +02:00 |
aql-memory-limit.js
|
added optional memory limit for AQL queries
|
2016-12-06 13:23:41 +01:00 |
aql-modify-cluster.js
|
fixed tests
|
2017-02-02 08:39:50 +01:00 |
aql-modify-noncluster-serializetest.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-modify-noncluster.js
|
fixed tests
|
2017-02-02 08:39:50 +01:00 |
aql-multi-modify.js
|
fix call to concat
|
2017-02-06 18:05:23 +01:00 |
aql-operators.js
|
changed division by zero result
|
2016-06-03 11:50:45 +02:00 |
aql-optimizer-collect-aggregate.js
|
fixed issue #1823
|
2016-05-17 11:30:23 +02:00 |
aql-optimizer-collect-count.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-collect-into.js
|
added test case
|
2016-07-21 16:12:25 +02:00 |
aql-optimizer-collect-methods.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-condition.js
|
make replace-or-with-in rule fire in more cases
|
2016-02-10 23:07:24 +01:00 |
aql-optimizer-costs.js
|
added optimizer rule "inline-subqueries"
|
2016-04-15 17:21:22 +02:00 |
aql-optimizer-dynamic-bounds.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-edge-index.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-filters.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-geoindex.js
|
fix jslint
|
2017-02-03 14:59:04 +01:00 |
aql-optimizer-index-ranges.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-indexes-in-or.js
|
make replace-or-with-in rule fire in more cases
|
2016-02-10 23:07:24 +01:00 |
aql-optimizer-indexes-multi.js
|
jslint
|
2016-02-11 09:18:45 +01:00 |
aql-optimizer-indexes-sort.js
|
fixed issue #2086
|
2016-10-06 14:04:15 +02:00 |
aql-optimizer-indexes.js
|
Squashed commit of the following:
|
2016-12-19 11:06:32 +01:00 |
aql-optimizer-keep.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-plans.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-quantifiers.js
|
changed behavior of array comparison operators for empty arrays
|
2016-09-21 11:01:59 +02:00 |
aql-optimizer-rule-distribute-in-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-inline-subqueries.js
|
fixed issue #2060
|
2016-09-19 08:50:13 +02:00 |
aql-optimizer-rule-interchange-adjacent-enumerations-cluster.js
|
issue #2079
|
2016-09-27 16:34:39 +02:00 |
aql-optimizer-rule-interchange-adjacent-enumerations-noncluster.js
|
issue #2079
|
2016-09-27 16:34:39 +02:00 |
aql-optimizer-rule-move-calculations-down.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-move-calculations-up.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-move-filters-up.js
|
added test cases
|
2016-04-17 11:04:46 +02:00 |
aql-optimizer-rule-optimize-traversals-spec.js
|
Fixed JSLint and added further tests for traverser optimizations (both sides containing output)
|
2017-01-31 16:09:00 +01:00 |
aql-optimizer-rule-remove-collect-variables.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-filter-covered-by-index.js
|
issue #2115
|
2016-10-18 13:54:33 +02:00 |
aql-optimizer-rule-remove-redundant-calculations.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-redundant-or.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-redundant-sorts.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-sort-rand.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-unnecessary-calculations.js
|
optimizations
|
2016-05-19 00:22:35 +02:00 |
aql-optimizer-rule-remove-unnecessary-filters.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-replace-or-with-in.js
|
make replace-or-with-in rule fire in more cases
|
2016-02-10 23:07:24 +01:00 |
aql-optimizer-rule-sort-in-values.js
|
remove sort in more cases
|
2016-02-10 11:23:11 +01:00 |
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-rule-use-index-for-sort.js
|
fixed issue #2315
|
2017-02-21 09:11:50 +01:00 |
aql-optimizer-rule-use-index-range.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-stats-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-optimizer-v8.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-parse.js
|
added tests
|
2016-07-07 12:22:24 +02:00 |
aql-primary-index-cluster.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-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-queries-array-nested.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-array.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-collection.js
|
fixed hashes
|
2016-05-12 11:11:20 +02:00 |
aql-queries-fulltext.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-geo.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-noncollection.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-in-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-in-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-limit-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-limit-noncluster.js
|
test fixes
|
2016-03-21 12:15:40 +01:00 |
aql-queries-optimizer-ref-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-ref-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-sort-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-queries-optimizer-sort-noncluster.js
|
fix husten
|
2016-05-27 09:45:17 +02:00 |
aql-queries-optimizer.js
|
Minor corrections
|
2016-04-20 22:09:00 +02:00 |
aql-queries-simple.js
|
changed division by zero result
|
2016-06-03 11:50:45 +02:00 |
aql-queries-variables.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-query-cache-noncluster.js
|
some final cleanup
|
2017-02-21 13:04:24 +01:00 |
aql-range.js
|
added tests
|
2016-04-17 11:21:07 +02:00 |
aql-ranges-combined-01.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-02.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-03.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-04.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-05.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-06.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-07.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-08.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-09.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-10.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-11.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-12.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-13.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-14.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-15.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges-combined-16.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ranges.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-refaccess-attribute.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-refaccess-variable.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-regex.js
|
added regex operators ~= and !~
|
2016-06-07 12:20:03 +02:00 |
aql-relational.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-simple-attributes.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-skiplist-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-skiplist-noncluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-skiplist.js
|
Fixed JSLint
|
2016-05-04 10:40:06 +02:00 |
aql-sort.js
|
added test for sorting
|
2017-02-06 12:24:45 +01:00 |
aql-stresstest-nightly.js
|
Removed obsolete graph functions. This was AQL TRAVERSAL and GRAPH_TRAVERSAL please use the js Traversal module in Foxx instead for performance reasons.
|
2016-06-07 19:47:23 +02:00 |
aql-subquery.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-ternary.js
|
documentation for ternary operator shortcut
|
2017-01-30 17:27:50 +01:00 |
aql-upsert-cluster.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-variables.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |
aql-vpack-externals.js
|
Fixed vpack-externals test. It now states WITH in cluster.
|
2016-08-08 17:41:22 +02:00 |
aql-with-collections.js
|
added WITH collections declarative
|
2016-02-19 18:20:46 +01:00 |
aql-within-rectangle.js
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |