..
recovery
added recovery tests for rename
2014-10-08 15:22:36 +02:00
README
Add disabled tests.
2014-06-30 12:45:10 +02:00
ahuacatl-arithmetic.js
…
ahuacatl-bind.js
…
ahuacatl-complex.js
…
ahuacatl-cross.js
…
ahuacatl-edges.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-escaping.js
…
ahuacatl-functions.js
added FIND_FIRST, not yet documented
2014-10-10 18:57:57 +02:00
ahuacatl-general-graph.js
Fixed a bug and a conceptional misunderstanding in GRAPH_NEIGHBORS
2014-10-17 16:56:05 +02:00
ahuacatl-graph.js
…
ahuacatl-hash.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-logical.js
…
ahuacatl-modify-cluster.js
Disable a test in the cluster that needs transactions.
2014-07-09 10:17:34 +02:00
ahuacatl-modify-noncluster.js
Disable a test in the cluster that needs transactions.
2014-07-09 10:17:34 +02:00
ahuacatl-operators.js
…
ahuacatl-parse.js
…
ahuacatl-queries-collection.js
…
ahuacatl-queries-fulltext.js
…
ahuacatl-queries-geo.js
…
ahuacatl-queries-noncollection.js
…
ahuacatl-queries-optimiser-in.js
removed bitarray indexes
2014-09-15 14:19:38 +02:00
ahuacatl-queries-optimiser-limit.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-queries-optimiser-ref.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-queries-optimiser-sort.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-queries-optimiser.js
…
ahuacatl-queries-simple.js
…
ahuacatl-queries-variables.js
…
ahuacatl-ranges-combined-01.js
…
ahuacatl-ranges-combined-02.js
…
ahuacatl-ranges-combined-03.js
…
ahuacatl-ranges-combined-04.js
…
ahuacatl-ranges-combined-05.js
…
ahuacatl-ranges-combined-06.js
…
ahuacatl-ranges-combined-07.js
…
ahuacatl-ranges-combined-08.js
…
ahuacatl-ranges-combined-09.js
…
ahuacatl-ranges-combined-10.js
…
ahuacatl-ranges-combined-11.js
…
ahuacatl-ranges-combined-12.js
…
ahuacatl-ranges-combined-13.js
…
ahuacatl-ranges-combined-14.js
…
ahuacatl-ranges-combined-15.js
…
ahuacatl-ranges-combined-16.js
…
ahuacatl-ranges.js
…
ahuacatl-refaccess-attribute.js
…
ahuacatl-refaccess-variable.js
…
ahuacatl-relational.js
…
ahuacatl-skiplist.js
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
ahuacatl-subquery.js
…
ahuacatl-ternary.js
…
ahuacatl-variables.js
modifiable AQL, final syntax
2014-06-17 00:37:08 +02:00
aql-arithmetic.js
fixed tests
2014-10-14 13:20:10 +02:00
aql-bind.js
working on the tests.
2014-08-08 16:51:59 +02:00
aql-complex.js
added tests
2014-08-11 09:03:45 +02:00
aql-cross.js
added tests
2014-08-11 09:03:45 +02:00
aql-edges-cluster.js
fixed some tests
2014-10-17 18:50:00 +02:00
aql-edges-noncluster.js
fixed some tests
2014-10-17 18:50:00 +02:00
aql-escaping.js
added tests
2014-08-11 09:03:45 +02:00
aql-explain.js
fixed failing tests
2014-10-16 18:19:32 +02:00
aql-functions.js
added FIND_FIRST, not yet documented
2014-10-10 18:57:57 +02:00
aql-gather-block-cluster.js
tests for gather block
2014-10-18 17:08:19 +01:00
aql-general-graph.js
fixed test assertion
2014-09-10 12:08:25 +02:00
aql-graph.js
added tests
2014-08-11 09:03:45 +02:00
aql-hash.js
fixed tests
2014-09-11 15:50:50 +02:00
aql-logical.js
fixed tests
2014-10-14 12:03:25 +02:00
aql-modify-cluster.js
added tests
2014-08-11 09:03:45 +02:00
aql-modify-noncluster-serializetest.js
Implement tests for de/serialisation of insert/update/replace queries.
2014-09-17 11:05:50 +02:00
aql-modify-noncluster.js
UnitTests: divert to AQL2 in the modifying queries tests; adjust to new reply-syntax.
2014-09-11 11:32:44 +02:00
aql-operators.js
fixed tests
2014-10-14 12:03:25 +02:00
aql-optimizer-dynamic-bounds.js
fixed range-info equality flag after fusing
2014-09-19 22:07:06 +02:00
aql-optimizer-rule-distribute-in-cluster.js
more tests for distribute-in-cluster
2014-10-18 15:47:32 +01:00
aql-optimizer-rule-interchange-adjacent-enumerations.js
adjusted tests
2014-09-12 17:18:36 +02:00
aql-optimizer-rule-move-calculations-up.js
updated tests
2014-09-09 15:20:42 +02:00
aql-optimizer-rule-move-filters-up.js
fixed failing tests
2014-10-16 18:19:32 +02:00
aql-optimizer-rule-remove-redundant-calculations.js
- Fix queries so they can actually be executed.
2014-09-16 11:27:36 +02:00
aql-optimizer-rule-remove-redundant-sorts.js
fixed failing tests
2014-10-16 18:21:13 +02:00
aql-optimizer-rule-remove-unnecessary-calculations.js
remove subqueries that produce results that are not used in a query
2014-09-18 23:03:43 +02:00
aql-optimizer-rule-remove-unnecessary-filters.js
updated tests
2014-09-09 15:20:42 +02:00
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js
removing debug output, up dating tests.
2014-10-14 11:29:14 +01:00
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js
removing debug output, up dating tests.
2014-10-14 11:29:14 +01:00
aql-optimizer-rule-use-index-for-sort.js
Enable first tests for indexes using DESC
2014-09-17 16:28:57 +02:00
aql-parse.js
added tests
2014-08-11 09:03:45 +02:00
aql-primary-index.js
allow primary key access via _id attribute, too
2014-09-14 00:46:44 +02:00
aql-queries-collection.js
added tests
2014-08-11 09:03:45 +02:00
aql-queries-fulltext.js
added tests
2014-08-11 09:03:45 +02:00
aql-queries-geo.js
added special compare function to take into account floating point differences
2014-08-12 19:14:13 +02:00
aql-queries-noncollection.js
added tests
2014-08-11 09:03:45 +02:00
aql-queries-optimiser-in.js
changed AQL optimizer to not throw
2014-10-14 10:14:40 +02:00
aql-queries-optimiser-limit.js
fixed tests
2014-09-11 15:50:50 +02:00
aql-queries-optimiser-ref.js
fixed tests
2014-09-11 15:50:50 +02:00
aql-queries-optimiser-sort.js
Fix skiplistback-ung and usage in AQL.
2014-09-17 14:07:23 +02:00
aql-queries-optimiser.js
added tests
2014-08-11 09:03:45 +02:00
aql-queries-simple.js
fixed tests
2014-09-11 15:50:50 +02:00
aql-queries-variables.js
added tests
2014-08-11 09:03:45 +02:00
aql-range.js
added range test
2014-09-11 13:36:16 +02:00
aql-ranges-combined-01.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-02.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-03.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-04.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-05.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-06.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-07.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-08.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-09.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-10.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-11.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-12.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-13.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-14.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-15.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges-combined-16.js
added tests
2014-08-11 09:03:45 +02:00
aql-ranges.js
added tests
2014-08-11 09:03:45 +02:00
aql-refaccess-attribute.js
added tests
2014-08-11 09:03:45 +02:00
aql-refaccess-variable.js
added tests
2014-08-11 09:03:45 +02:00
aql-relational.js
added tests
2014-08-11 09:03:45 +02:00
aql-skiplist.js
fixed tests
2014-09-11 15:50:50 +02:00
aql-subquery.js
Don't add intermediate calculationnodes for LET-statements to forward the results of subqueries. Instead adjust the outvariable of the subquerynode.
2014-10-10 17:00:49 +02:00
aql-ternary.js
changed AQL optimizer to not throw
2014-10-14 10:14:40 +02:00
aql-variables.js
removed tests for now-unsupported functionality
2014-08-12 16:22:32 +02:00
development.js
…
dump-cluster.js
Implement arangodump/restore test in unittests for cluster.
2014-06-30 16:48:33 +02:00
dump-setup-cluster.js
adjusted return values
2014-09-24 17:33:17 +02:00
dump-setup.js
adjusted return values
2014-09-24 17:33:17 +02:00
dump-teardown-cluster.js
adjusted return values
2014-09-24 17:33:17 +02:00
dump-teardown.js
adjusted return values
2014-09-24 17:33:17 +02:00
dump.js
recovery and replication
2014-06-30 13:07:48 +02:00
import-setup.js
faster import
2014-10-08 17:01:45 +02:00
import-teardown.js
faster import
2014-10-08 17:01:45 +02:00
import.js
faster import
2014-10-08 17:01:45 +02:00
replication-data.js
Removed jslint headers from server/client/common modules.
2014-09-02 22:14:56 +02:00
shell-any-cluster.js
…
shell-any-noncluster.js
…
shell-cluster-agency-communication.js
Removed jslint headers from server/client/common modules.
2014-09-02 22:14:56 +02:00
shell-cluster-agency.js
…
shell-compaction-noncluster-timecritical.js
Add timecritical option to the unittests
2014-10-14 11:04:45 +02:00
shell-database-noncluster.js
…
shell-foxx-base-middleware.js
…
shell-foxx-format-middleware.js
…
shell-foxx-model.js
Implemented Foxx model auto-validation with joi.
2014-07-09 12:00:34 +02:00
shell-foxx-preprocessor.js
…
shell-foxx-query-spec.js
Implemented Foxx.createQuery.
2014-09-09 17:02:21 +02:00
shell-foxx-repository-spec.js
Adjusted tests to reflect corrected behaviour.
2014-09-16 14:58:24 +02:00
shell-foxx-template-middleware.js
…
shell-foxx.js
Added tests and docs for param shorthand syntax, allow passing 'allowMultiple' via joi.meta, fixed joi.required/optional being ignored.
2014-09-16 11:33:35 +02:00
shell-production.js
…
shell-readonly-noncluster-disabled.js
removed bitarray indexes
2014-09-15 14:19:38 +02:00
shell-routing.js
…
shell-shaped-noncluster.js
added test
2014-10-03 01:24:58 +02:00
shell-sharding-helpers.js
removed dead code
2014-07-02 00:21:58 +02:00
shell-skiplist-correctness.js
Removed jslint headers from server/client/common modules.
2014-09-02 22:14:56 +02:00
shell-skiplist-index.js
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
2014-09-09 22:18:52 +02:00
shell-skiplist-rm-performance-timecritical.js
Flag this performance test as timecritical so we can skip this from valgrind tests.
2014-10-15 13:34:22 +02:00
shell-tasks-timecritical.js
removed superfluous test, because of possible race condition
2014-10-20 10:34:58 +02:00
shell-transactions-noncluster.js
fixed another test
2014-07-23 18:50:45 +02:00
shell-wal-noncluster.js
make test succeed after Max's optimization
2014-07-23 17:15:13 +02:00