1
0
Fork 0
arangodb/tests/js/server/aql
Jan 6cea7528fb
fix result of AQL function `MIN` in case the first input element is (#9053)
`null`
2019-05-21 15:43:33 +02:00
..
aql-arithmetic.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-array-access.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-attribute-access.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-bind.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-call-apply.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-complex.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-cross.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-distance.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-distinct.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-document.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-duplicate-attributes.js prevent duplicate attributes being generated by AQL queries (#7837) 2019-01-02 12:37:17 +01:00
aql-dynamic-attributes.js prevent duplicate attributes being generated by AQL queries (#7837) 2019-01-02 12:37:17 +01:00
aql-edges-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-edges-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-error-messages.js finally fix AQL error messages in all contexts, so that they are usable (#8706) 2019-04-09 17:46:23 +02:00
aql-escaping.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-explain-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-explain-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-fail-on-warning.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-failures-noncluster.js Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
aql-fullcount.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions-brute.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions-date.js Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
aql-functions-list.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions-misc.js added AQL function DECODE_REV (#8606) 2019-04-11 15:59:04 +02:00
aql-functions-numeric.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions-string.js add AQL functions CRC32 and FNV64 (#8600) 2019-03-28 03:06:33 +01:00
aql-functions-types-cxx.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions-types.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-functions.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-gather-block-cluster.js fixed issue #6601 (#6608) 2018-09-26 13:42:50 +02:00
aql-general-graph-28.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-general-graph.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-graph-k-shortest-path.js K_SHORTEST_PATHS queries only support one variable in FOR (#8784) 2019-04-23 08:48:16 +02:00
aql-graph-traverser-mmfiles.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-graph-traverser.js Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
aql-graph.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-hash-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-hash-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-index-hints.js Index hints (#8431) 2019-03-19 09:14:18 +01:00
aql-is-in-polygon.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-join-cluster.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-logical.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-memory-limit.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-modify-cluster.js added "peakMemoryUsage" query result figure (#7952) 2019-01-17 13:58:18 +01:00
aql-modify-noncluster-serializetest.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-modify-noncluster.js added "peakMemoryUsage" query result figure (#7952) 2019-01-17 13:58:18 +01:00
aql-modify-subqueries.js added "peakMemoryUsage" query result figure (#7952) 2019-01-17 13:58:18 +01:00
aql-modify.js finally fix AQL error messages in all contexts, so that they are usable (#8706) 2019-04-09 17:46:23 +02:00
aql-multi-modify.js speed up remove ops for RocksDB engine (#7639) 2018-12-04 19:23:49 +01:00
aql-operators.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-collect-aggregate.js fix result of AQL function `MIN` in case the first input element is (#9053) 2019-05-21 15:43:33 +02:00
aql-optimizer-collect-count.js Bug fix/collect aggregate undefined (#8853) 2019-05-07 15:05:49 +02:00
aql-optimizer-collect-into.js issue #7749 (#7794) 2018-12-18 17:16:14 +01:00
aql-optimizer-collect-methods.js make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
aql-optimizer-condition.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-costs.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-dynamic-bounds.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-edge-index.js Added waitForEstimatorSync() (#6868) 2018-10-12 17:42:07 +02:00
aql-optimizer-filters.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-fulltext.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-geoindex.js fixed wrong usage of JavaScript sort function 2019-03-11 16:33:25 +01:00
aql-optimizer-index-only-rocksdb.js Feature/improve edgeindex covered (#7718) 2018-12-21 13:41:25 +01:00
aql-optimizer-index-ranges.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-indexes-in-or.js Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
aql-optimizer-indexes-multi.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-indexes-sort.js Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
aql-optimizer-indexes.js Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
aql-optimizer-keep.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-operators.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-optimize-cluster-single-document-operations.js add more tests and improve queries a bit for single remote AQL operations (#7658) 2018-12-05 17:37:25 +01:00
aql-optimizer-plans.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-primary-index-ranges-rocksdb.js make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
aql-optimizer-produces-result.js use the primary index when full-scanning a collection (#8548) 2019-04-16 16:50:03 +02:00
aql-optimizer-quantifiers.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-query-stats.js Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
aql-optimizer-rule-collect-in-cluster.js fix test 2019-05-08 10:24:54 +02:00
aql-optimizer-rule-distribute-in-cluster.js use the primary index when full-scanning a collection (#8548) 2019-04-16 16:50:03 +02:00
aql-optimizer-rule-fuse-filters.js forward port changes from 3.4 (#6849) 2018-10-12 17:49:17 +02:00
aql-optimizer-rule-inline-subqueries.js Bug fix/internal issue #316 (#7911) 2019-01-10 21:04:19 +03:00
aql-optimizer-rule-interchange-adjacent-enumerations-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-interchange-adjacent-enumerations-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-move-calculations-down.js forward port changes from 3.4 (#6849) 2018-10-12 17:49:17 +02:00
aql-optimizer-rule-move-calculations-up.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-move-filters-up.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-optimize-subqueries.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-optimize-traversals-spec.js jslint 2018-10-23 11:21:35 +02:00
aql-optimizer-rule-patch-update-statements-rocksdb.js speed up remove ops for RocksDB engine (#7639) 2018-12-04 19:23:49 +01:00
aql-optimizer-rule-patch-update-statements.js speed up remove ops for RocksDB engine (#7639) 2018-12-04 19:23:49 +01:00
aql-optimizer-rule-reduce-extraction-to-projection-rocksdb.js honor index hints in optimizer rule (#8940) 2019-05-09 18:47:36 +02:00
aql-optimizer-rule-remove-collect-variables.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-filter-covered-by-index.js do not optimize away sort clauses when it is unsafe to do so (#7693) 2018-12-07 16:23:52 +01:00
aql-optimizer-rule-remove-filter-covered-by-traversal-spec.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-redundant-calculations.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-redundant-or.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-redundant-sorts.js Sorted COLLECT: avoid nullptr deref when skipping and fix non-invalidated input variables (#8038) 2019-02-04 16:38:13 +01:00
aql-optimizer-rule-remove-sort-rand-mmfiles.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-unnecessary-calculations.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-unnecessary-filters.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-replace-or-with-in.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-simplify-conditions.js fix issue #8108 (#8122) 2019-02-07 13:03:13 +01:00
aql-optimizer-rule-sort-in-values.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-use-index-for-sort-cluster.js fix some issues with sorted variant of COLLECT (#6433) 2018-09-10 17:01:51 +02:00
aql-optimizer-rule-use-index-for-sort-noncluster.js fix some issues with sorted variant of COLLECT (#6433) 2018-09-10 17:01:51 +02:00
aql-optimizer-rule-use-index-for-sort.js do not optimize away sort clauses when it is unsafe to do so (#7693) 2018-12-07 16:23:52 +01:00
aql-optimizer-rule-use-index-range.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-rule-views-sorted-indexes.js ArangoSearch sorted indexes (#8888) 2019-05-11 17:58:56 +03:00
aql-optimizer-stats-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-optimizer-useindexes.js Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
aql-optimizer-v8.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-parse.js Bug fix/aql allow floating point values without leading zero (#7647) 2018-12-05 16:13:04 +01:00
aql-primary-index-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-primary-index-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-profiler-cluster.js Bugfix: Do not call getSome on remote after DONE (#8978) 2019-05-15 09:13:44 +02:00
aql-profiler-noncluster-nightly.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-profiler-noncluster.js removed print 2019-04-22 20:54:32 +02:00
aql-profiler.js Bugfix: Do not call getSome on remote after DONE (#8978) 2019-05-15 09:13:44 +02:00
aql-queries-array-nested.js Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
aql-queries-array.js make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
aql-queries-collection.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-document.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-fulltext.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-geo.js Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
aql-queries-noncollection.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-in-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-in-noncluster.js make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
aql-queries-optimizer-limit-cluster.js forward port changes from 3.4 (#6849) 2018-10-12 17:49:17 +02:00
aql-queries-optimizer-limit-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-ref-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-ref-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-sort-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer-sort-limit.js Optimize memory usage in AQL by using constrained heap sort when reasonable (#7990) 2019-01-31 22:46:57 +01:00
aql-queries-optimizer-sort-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-optimizer.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-queries-simple.js Bug fix/fix array sorting (#6989) 2018-10-22 12:27:59 +02:00
aql-queries-variables.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-query-cache-noncluster.js issue 511.9.1: track DataSource instance instead of only its name in QueryCache (#7943) 2019-01-14 16:25:18 +03:00
aql-range.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-01.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-02.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-03.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-04.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-05.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-06.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-07.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-08.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-09.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-10.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-11.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-12.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-13.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-14.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-15.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges-combined-16.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-ranges.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-refaccess-attribute.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-refaccess-variable.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-regex.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-relational.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-shardids-cluster.js Fix single shard restriction with binary and. (#6549) 2018-09-19 23:40:55 +02:00
aql-simple-attributes.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-skiplist-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-skiplist-noncluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-skiplist.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-skipping.js Additional AQL skipSome tests for IndexExecutor (#8938) 2019-05-16 11:30:24 +02:00
aql-sort.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-sparse.js Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
aql-stresstest-nightly.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-subqueries-cluster.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-subquery.js Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
aql-ternary.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-upsert-cluster.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-variables.js fix issue #7743: properly invalidate variables after COLLECT statemen… (#7780) 2018-12-18 18:13:34 +01:00
aql-vpack-externals.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-with-collections.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
aql-within-rectangle.js rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00