..
recovery
Strict mode all the things.
2015-04-09 00:22:05 +02:00
README
Add disabled tests.
2014-06-30 12:45:10 +02:00
aql-arithmetic.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-array-access.js
added tests
2015-06-16 15:13:53 +02:00
aql-attribute-access.js
added tests
2015-06-12 18:29:54 +02:00
aql-bind.js
fixed invalidation with index creation etc., adjusted tests
2015-06-25 23:40:31 +02:00
aql-call-apply.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-complex.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-cross.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-dynamic-attributes.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-edges-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-edges-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-escaping.js
simplification for comments parsing
2015-04-22 14:17:18 +02:00
aql-explain-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-explain-noncluster.js
adjusted some tests
2015-04-15 23:45:07 +02:00
aql-failures-noncluster.js
fixed some potential leaks
2015-05-05 00:33:12 +02:00
aql-fullcount.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-functions-date.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-functions-list.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-functions-misc.js
removed deprecated AQL function `SKIPLIST`
2015-06-17 20:44:44 +02:00
aql-functions-numeric.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-functions-string.js
cxxified more AQL functions
2015-04-27 22:12:11 +02:00
aql-functions-types-cxx.js
moved AQL TO_* functions to CXX
2015-06-18 21:30:13 +02:00
aql-functions-types.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-functions.js
moved AQL TO_* functions to CXX
2015-06-18 21:30:13 +02:00
aql-gather-block-cluster.js
Shoot me again I ain't dead yet.
2015-05-13 10:23:48 +02:00
aql-general-graph.js
Introduced stopAtFirstMatch in GRAPH_SHORTEST_PATH to find the shortest path from a startVertex to a targetVertex that is defined by a pattern.
2015-06-12 15:09:03 +02:00
aql-graph-visitors.js
CXX ExampleMatcher learned about internal attributes. This makes all AQL-Graph tests pass again ;)
2015-05-30 00:00:49 -07:00
aql-graph.js
Added further OOM tests for ShortestPath computation
2015-06-16 11:27:21 +02:00
aql-hash-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-hash-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-is-in-polygon.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-join-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-logical.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-modify-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-modify-noncluster-serializetest.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-modify-noncluster.js
issue #1341 : Can't use bindvars in UPSERT
2015-05-28 14:28:23 +02:00
aql-operators.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-collect-count.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-collect-into.js
fixed jslint warning
2015-06-19 14:26:43 +02:00
aql-optimizer-collect-methods.js
updated documentation
2015-04-21 16:08:22 +02:00
aql-optimizer-costs.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-dynamic-bounds.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-filters.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-indexes.js
catch exception when filling indexes
2015-05-22 09:29:56 +02:00
aql-optimizer-keep.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-plans.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-distribute-in-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-interchange-adjacent-enumerations-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-interchange-adjacent-enumerations-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-move-calculations-down.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-move-calculations-up.js
adjusted some tests
2015-04-15 23:45:07 +02:00
aql-optimizer-rule-move-filters-up.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-collect-into.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-filter-covered-by-index.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-redundant-calculations.js
added tests
2015-06-16 15:13:53 +02:00
aql-optimizer-rule-remove-redundant-or.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-redundant-sorts.js
adjusted some tests
2015-04-15 23:45:07 +02:00
aql-optimizer-rule-remove-sort-rand.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-unnecessary-calculations.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-unnecessary-filters.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-replace-or-with-in.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-rule-use-index-for-sort.js
query cache, now with result limitations, HTTP and JavaScript APIs
2015-06-27 01:12:32 +02:00
aql-optimizer-rule-use-index-range.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-optimizer-stats-noncluster.js
adjusted some tests
2015-04-15 23:45:07 +02:00
aql-optimizer-v8.js
speedup for V8-based AQL functions with huge literal array/object parameters
2015-06-12 15:40:08 +02:00
aql-parse.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-primary-index-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-primary-index-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-collection.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-fulltext.js
fulltext improvements
2015-05-06 14:21:32 +02:00
aql-queries-geo.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-noncollection.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-in-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-in-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-limit-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-limit-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-ref-cluster.js
Another test which now can use the index instead of direct access.
2015-05-11 18:20:44 +02:00
aql-queries-optimiser-ref-noncluster.js
use indexes when referring to an attribute name via bind parameter
2015-05-08 12:39:55 +02:00
aql-queries-optimiser-sort-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser-sort-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-optimiser.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-simple.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-queries-variables.js
added tests
2015-06-16 15:13:53 +02:00
aql-query-cache.js
retry qcache with cluster
2015-07-14 14:53:16 +02:00
aql-range.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-01.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-02.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-03.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-04.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-05.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-06.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-07.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-08.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-09.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-10.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-11.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-12.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-13.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-14.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-15.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges-combined-16.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-ranges.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-refaccess-attribute.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-refaccess-variable.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-relational.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-skiplist-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-skiplist-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-subquery.js
add subquery tests
2015-04-29 11:32:14 +02:00
aql-ternary.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-upsert-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-variables.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
aql-within-rectangle.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
dump-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
dump-setup-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
dump-setup.js
test option `--create-database`
2015-05-29 14:37:47 +02:00
dump-teardown-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
dump-teardown.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
dump.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
import-setup.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
import-teardown.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
import.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
replication-data.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-any-cluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-any-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-cluster-agency-communication.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-cluster-agency.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-compaction-noncluster-timecritical.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-database-noncluster.js
Fix wait loop for file to dissappear
2015-07-03 16:16:05 +02:00
shell-foxx-base-middleware.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-console.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-format-middleware.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-manager-spec.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-model-events-spec.js
Fixed model-events test.
2015-06-02 14:41:14 +02:00
shell-foxx-model.js
fixed test that failed in cluster
2015-04-13 15:33:29 +02:00
shell-foxx-preprocessor.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-query-spec.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx-repository-events-spec.js
Fixed repository-events test.
2015-06-02 14:41:14 +02:00
shell-foxx-repository-spec.js
Fixed repository spec.
2015-06-02 14:06:13 +02:00
shell-foxx-template-middleware.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-foxx.js
sessionStorageApp -> sessionStorage
2015-06-17 18:59:03 +02:00
shell-readonly-noncluster-disabled.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-routing.js
Fixed failing shell-routing test.
2015-05-07 11:44:42 +02:00
shell-shaped-noncluster.js
Upgrade V8 to 4.2.77
2015-05-20 15:10:28 +02:00
shell-sharding-helpers.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-skiplist-correctness.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-skiplist-index.js
issue #1322 : strange AQL result
2015-04-28 09:41:03 +02:00
shell-skiplist-rm-performance-timecritical-noncluster.js
Do not execute a time critical test on cluster tests.
2015-04-14 09:06:47 +02:00
shell-transactions-noncluster.js
Strict mode all the things.
2015-04-09 00:22:05 +02:00
shell-wal-noncluster-memoryintense.js
Add possibility for ARM to not execute the tests that don't work on limited hardware.
2015-05-19 10:53:25 +02:00