Jan Steemann
ec9c84b7c0
added tests
2015-02-24 09:23:25 +01:00
Michael Hackstein
dd40e0e732
Added the foxx manager install test to be executed everytime.
2015-02-16 14:10:24 +01:00
Michael Hackstein
5b3fae42aa
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Jan Steemann
1f9b4ba5e6
added tests for sparse indexes
2015-02-11 18:58:41 +01:00
Michael Hackstein
aad7e46f10
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Jan Steemann
5d9c0e018e
dynamic attribute names in AQL
2015-02-03 22:51:40 +01:00
Michael Hackstein
7c3b7b02f6
Executed shell routing tests. Internals tested there have been changed dramatically
2015-02-02 16:54:25 +01:00
Jan Steemann
39603ebaf4
added selectivity estimates for some index types
2015-01-30 23:04:46 +01:00
Jan Steemann
faab43f1b3
tests for visitors
2015-01-30 10:25:31 +01:00
Jan Steemann
fe4df96b74
added file to tests
2015-01-29 17:38:52 +01:00
Jan Steemann
fa5f340107
added tests for estimations
2015-01-28 11:20:01 +01:00
Jan Steemann
d348f60e59
added AQL optimizer rule "move-calculations-down"
2015-01-22 20:36:38 +01:00
Jan Steemann
b499b560dd
adjusted paths
2015-01-22 17:52:02 +01:00
Jan Steemann
d534a41e21
recovery tests
...
Conflicts:
arangod/Wal/LogfileManager.cpp
Conflicts:
arangod/Wal/LogfileManager.cpp
2015-01-19 18:14:03 +01:00
Jan Steemann
3887e1c149
more sleep
2015-01-16 09:20:40 +01:00
Jan Steemann
bbcb32e664
added missing file
2015-01-14 17:07:55 +01:00
Jan Steemann
d088b5d66e
more startup delay so tests fail not because of too short wait period
2015-01-13 22:49:19 +01:00
Jan Steemann
6d6d67f06f
activated optimizer rule remove-sort-rand
...
fixed tests, updated documentation
2014-12-21 18:50:50 +01:00
Jan Steemann
cbe6f01f7b
removed target unittests-shell-server-ahuacatl
2014-12-18 22:33:57 +01:00
Jan Steemann
d499a8fb8f
fixed test results
2014-12-18 10:43:11 +01:00
Jan Steemann
dd60e53ce3
added more collect special cases
2014-12-16 22:52:33 +01:00
Jan Steemann
ca2505a5b6
re-added tests
2014-12-16 02:29:38 +01:00
Jan Steemann
ff2ddd3133
fixed tests
2014-12-12 23:34:28 +01:00
Willi Goesgens
daeb46893f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-12-12 21:40:35 +01:00
Willi Goesgens
115f226385
Optimizer: Enable removing of filternodes if the index can handle the filter condition.
2014-12-12 21:39:35 +01:00
Jan Steemann
8f6193faa2
added optional COUNT clause for AQL COLLECT
2014-12-12 17:18:04 +01:00
Max Neunhoeffer
be421d926f
Add new test for use-index-range rule and no rule explosion.
2014-12-09 15:40:22 +01:00
Jan Steemann
8f99e59747
issue #1163 : fullcount was sometimes used for wrong LIMIT node
2014-12-05 19:02:51 +01:00
Jan Steemann
7e161b88ce
issue #1131 : added KEEP for `COLLECT...INTO`
2014-12-03 17:44:10 +01:00
Jan Steemann
4f39b9e358
optimize away `INTO` of `COLLECT` if unused
2014-12-03 13:49:03 +01:00
Jan Steemann
4ef82239a3
added optimizer statistics
2014-12-03 11:38:56 +01:00
Jan Steemann
57aefb988d
fix optimization of subqueries
2014-11-26 15:01:55 +01:00
Jan Steemann
c69fa0b0dc
fixed invalid optimization, added test cases
2014-11-25 23:18:24 +01:00
Jan Steemann
f1f13a4284
added several AQL functions
2014-11-18 11:26:42 +01:00
James
f797afe0d5
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
2014-11-13 08:04:25 +00:00
Jan Steemann
3ba00ca653
added `SUBSTITUTE` AQL function
2014-11-11 22:35:15 +01:00
Willi Goesgens
d96907d8da
Implement tastks REST api
...
- Implement REST api for tasks
- Implement wrappers in arangosh
- Add API-documentation
- move unittest from server to common
2014-11-11 12:39:09 +01:00
James
3e612acdda
Merge branch 'aql-feature-lazy-index' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
2014-11-11 08:23:23 +00:00
Jan Steemann
12d326d62b
updated documentation and operators behavior
2014-11-10 18:05:11 +01:00
Jan Steemann
37751ecc7a
updated tests
...
updated docs
2014-11-10 10:54:50 +01:00
Jan Steemann
44d5dd2749
added test to Makefile, fixed jslint warning
2014-11-08 21:06:06 +01:00
Willi Goesgens
5ec01eca99
Split relevant test parts in non / cluster
2014-11-06 17:26:13 +01:00
Jan Steemann
74ef8a71a2
added to Makefile
2014-11-05 11:20:04 +01:00
Jan Steemann
4f68960ed7
removed Ahuacatl [skip ci]
2014-10-31 17:31:00 +01:00
Willi Goesgens
6b2f4d4067
Split shell-statement into statement / explain-cluster / explain-noncluster
2014-10-30 16:08:10 +01:00
Willi Goesgens
e355f890d0
Follow file renaming
2014-10-30 12:50:51 +01:00
Jan Steemann
b69fdb0a55
adjusted file name after it was renamed
2014-10-29 22:47:47 +01:00
Jan Steemann
02c26720a4
fixed test
2014-10-27 17:10:25 +01:00
Jan Steemann
699517413e
fixed clumsy error handling
2014-10-24 10:29:13 +02:00
Jan Steemann
b3d57d0330
added AQL tests
2014-10-24 09:57:41 +02:00
Willi Goesgens
d5a0a3ed0a
Follow rename in makefile.
2014-10-15 14:04:26 +02:00
Willi Goesgens
fa926a48a7
Add timecritical option to the unittests
2014-10-14 11:04:45 +02:00
Jan Steemann
8294e54f32
faster import
2014-10-08 17:01:45 +02:00
Jan Steemann
0f59de2041
added recovery tests for rename
2014-10-08 15:22:36 +02:00
Jan Steemann
ff80fafba5
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
2014-10-08 14:59:02 +02:00
Jan Steemann
96cb6e3550
re-activate client tests
2014-10-01 00:17:22 +02:00
Jan Steemann
da086a6b67
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
2014-09-22 10:31:18 +02:00
Jan Steemann
806cc26685
test fix
2014-09-22 10:30:57 +02:00
Jan Steemann
6ab1ff472a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
2014-09-22 09:30:58 +02:00
Jan Steemann
c91b78da15
changed Makefile for tests
2014-09-22 09:18:15 +02:00
Jan Steemann
1016debd2e
more robust recovery
2014-09-18 17:47:37 +02:00
Jan Steemann
04ae26a7fe
added tests for skiplists
2014-09-18 14:45:45 +02:00
Jan Steemann
e5e2cfe4da
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
2014-09-17 11:50:42 +02:00
Jan Steemann
d3f4f05df1
issue #1020
2014-09-17 11:42:01 +02:00
Jan Steemann
481a16fd7a
removed bitarray indexes
2014-09-15 14:19:38 +02:00
Jan Steemann
c16ddedc83
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
2014-09-09 22:18:52 +02:00
Jan Steemann
428865f3b5
issue #1014 : WITHIN function returns wrong distance
...
added attribute setters for ShapedJson so document attributes can be updated
Conflicts:
arangod/V8Server/v8-vocbase.cpp
2014-09-09 19:58:27 +02:00
Alan Plum
844621f070
Implemented Foxx.createQuery.
2014-09-09 17:02:21 +02:00
Jan Steemann
b54e791f8f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
2014-08-28 22:23:25 +02:00
Jan Steemann
d72354da66
issue #1003 : added feature to use backslash escaping for CSV data in arangoimp
2014-08-28 21:03:58 +02:00
Jan Steemann
a014b44ba4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
...
Conflicts:
arangod/Utils/Transaction.h
2014-08-28 11:06:14 +02:00
Jan Steemann
81c095105b
issue #1003
2014-08-28 10:32:32 +02:00
Jan Steemann
6355f2e217
use --std=c++11 for cppcheck
2014-08-22 12:51:37 +02:00
Max Neunhoeffer
286a69ce87
Change Unittest makefile to reflect file name change.
2014-07-09 11:31:22 +02:00
Jan Steemann
96b195a34d
added test
2014-07-04 08:06:02 +02:00
Jan Steemann
04ed18be47
recovery
2014-07-03 22:50:22 +02:00
Jan Steemann
470839ffb9
fixed tests
2014-07-03 18:51:40 +02:00
Jan Steemann
6fc0c051d0
added test case
2014-07-03 17:12:25 +02:00
Jan Steemann
d5e4f6762c
foxx-directories test
2014-07-03 12:58:02 +02:00
Jan Steemann
599176d1e3
do not delete foxx apps on replay
2014-07-03 11:42:16 +02:00
Max Neunhoeffer
e8c9a3997e
Name change in Makefile.
2014-07-02 11:40:10 +02:00
Jan Steemann
28965618d1
handle renaming of collections
2014-07-02 10:28:43 +02:00
Jan Steemann
84ef51aaf4
handle properties marker
2014-07-02 09:54:28 +02:00
Jan Steemann
7fa01da9b4
handle empty logfiles on startup
2014-07-02 09:31:00 +02:00
Jan Steemann
4cd20bfb7c
fixed syncs across multiple files
2014-07-01 13:12:36 +02:00
Jan Steemann
d55626c038
xxx
2014-06-30 19:00:36 +02:00
Max Neunhoeffer
48762f3cc2
Add disabled tests.
...
Disable shell-readonly test on server.
2014-06-30 12:45:10 +02:00
Jan Steemann
56a9361f9f
fill secondary indexes after recovery only
2014-06-29 00:18:21 +02:00
Jan Steemann
21ea9b4d4b
recovery tests
2014-06-28 01:58:06 +02:00
Jan Steemann
a8e1aabd40
renamed test file
2014-06-26 16:19:22 +02:00
Esteban Lombeyda
4569420fda
all file for tesing the changeMode werde renamed
2014-06-26 15:42:17 +02:00
Jan Steemann
f93897de39
changed filename
2014-06-26 15:28:40 +02:00
Jan Steemann
1bb171787f
clean up when journal creation fails
2014-06-26 13:03:45 +02:00
Jan Steemann
0be3951558
fixed indent
2014-06-24 17:03:36 +02:00
Esteban Lombeyda
fab2e0b855
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-24 15:23:18 +02:00
Esteban Lombeyda
fff305170e
renaming test in order to run in only in non cluster environments
2014-06-24 15:22:24 +02:00
Jan Steemann
c4aad1e0cd
added tests
2014-06-24 15:11:19 +02:00
Jan Steemann
9695b25673
added tests
2014-06-24 09:19:26 +02:00
Jan Steemann
d56719ae4d
simplification of signatures
2014-06-24 00:32:40 +02:00
Jan Steemann
13e061bd76
fixed tests
2014-06-23 17:46:00 +02:00
Jan Steemann
56b032c688
more tests
2014-06-20 09:38:35 +02:00
Jan Steemann
c60bde28b6
added crash tests
2014-06-20 08:36:36 +02:00
Jan Steemann
f3b6fff29b
less parallelity in Ahuacatl test (valgrind...)
2014-06-18 21:48:45 +02:00
Jan Steemann
4a28040d37
--enable-failure-tests
2014-06-18 17:09:41 +02:00
Jan Steemann
1d68586500
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Jan Steemann
8b9cdbe075
fixed tests
2014-06-18 16:34:11 +02:00
Lucas Dohmen
df658a0648
A spec for the existing Foxx Repository functionality
2014-06-17 17:34:55 +02:00
Jan Steemann
091491d13b
crash recovery tests
2014-06-17 15:30:11 +02:00
Jan Steemann
b303db2b50
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
2014-06-17 00:49:18 +02:00
Jan Steemann
a1177816aa
modifiable AQL, final syntax
2014-06-17 00:37:08 +02:00
Jan Steemann
7f1c67b964
recovery tests
2014-06-16 17:22:20 +02:00
Jan Steemann
02d1cf3ea4
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-16 17:09:58 +02:00
Jan Steemann
ff494cc897
added recovery tests (not functional yet)
2014-06-16 16:52:26 +02:00
Esteban Lombeyda
2405a5ffa2
read-only: unit tests for client and server side
2014-06-16 15:24:12 +02:00
Esteban Lombeyda
51d86d8351
Merge branch 'mjmh' of github.com:triAGENS/ArangoDB into mjmh
2014-06-16 11:44:46 +02:00
Jan Steemann
6fd6efaee5
removed useless make option
2014-06-13 22:01:28 +02:00
Jan Steemann
5962e9dfc4
added std::19337
2014-05-31 02:56:18 +02:00
Jan Steemann
0e326149d8
added test case
2014-05-30 12:53:14 +02:00
Jan Steemann
cc866d2357
added graph tests to automatic tests
2014-05-20 17:44:37 +02:00
Jan Steemann
36567df644
removed libbson
2014-05-16 20:32:05 +02:00
Jan Steemann
c9586d82dc
added make jslint to target
2014-05-12 14:45:19 +02:00
Jan Steemann
cfc2d407d7
added tests for task management
2014-05-10 00:43:14 +02:00
Jan Steemann
0cb2217518
no need to run the GC after each and every request during testing
...
this change will hopefully make tests run a bit faster
2014-04-23 23:22:49 +02:00
Max Neunhoeffer
276a3f8e1e
Add bson unittest.
2014-04-08 11:39:07 +02:00
Jan Steemann
98974baf63
removed reference to non-existing file
2014-04-07 21:02:59 +02:00
Max Neunhoeffer
7383abbfa3
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-04-07 15:07:40 +02:00
Max Neunhoeffer
5dc976ad45
Improve BsonHelper interface.
2014-04-07 15:07:22 +02:00
Jan Steemann
9a6cab4386
cpp
2014-04-07 14:30:51 +02:00
Jan Steemann
2740803d0b
removed obsolete test targets
2014-04-03 23:22:50 +02:00
Jan Steemann
88c3089b36
don't report bogus error messages
2014-04-02 17:51:25 +02:00
Max Neunhoeffer
064371769a
Add to unittest, not yet working.
2014-04-01 10:02:10 +02:00
Jan Steemann
dd594fe75a
added NO_LOG option to disable rspec logging
2014-03-14 13:25:53 +01:00
Jan Steemann
f4752e8f91
added tests for error codes and messges
2014-03-13 23:56:45 +01:00
Jan Steemann
babaf2738b
adjusted tests
2014-03-12 14:19:13 +01:00
Jan Steemann
35cf13a38c
more tests for shapes
2014-03-12 13:26:09 +01:00
Max Neunhoeffer
24e7293dba
Split shell-any tests to save time on the cluster.
2014-03-10 10:21:28 +01:00
Jan Steemann
23a13daf80
fixed make target unittests-shell-server-only
2014-02-26 20:09:58 +01:00
Max Neunhoeffer
bacfafea7f
Rename non-cluster tests.
2014-02-26 14:38:55 +01:00
Max Neunhoeffer
16a2fa6770
Split noncluster and general shell-keygen tests.
2014-02-26 14:27:55 +01:00
Jan Steemann
b634aff8a8
renamed test
2014-02-26 13:45:08 +01:00
Max Neunhoeffer
86faf20dbb
Disable transactions server test on cluster.
2014-02-26 10:17:05 +01:00
Max Neunhoeffer
af02a45e45
Disable test on cluster.
2014-02-25 16:16:33 +01:00
Max Neunhoeffer
3cb1784430
Reorganise unit tests.
...
In JS framework we now find the available test files by directory
listing. This means one can simply drop a file in the right
directory to add a test.
We use a naming convention for filenames which is explained
in the README files in the corresponding directories.
Old unit tests do not yet use this but do use the new names and
should still work as usual.
2014-02-21 11:24:31 +01:00
Jan Steemann
0f0ef8a33f
updated index docs
2014-02-14 10:30:05 +01:00
Jan Steemann
f8476ce0b0
fixed tests
2014-02-13 18:14:53 +01:00
Michael Hackstein
bc16cfae86
Merge remote-tracking branch 'origin/devel' into sharding
...
Conflicts:
Documentation/InstallationManual/Installing.md
arangosh/CMakeLists.txt
2014-02-11 15:52:49 +01:00
Frank Celler
c6ce5c7406
made module loader more node compatible, added coffee script support
2014-02-11 13:26:11 +01:00
Jan Steemann
1b08bc6582
start up the HTTP server when starting ArangoDB in console mode
2014-01-27 09:45:26 +01:00
Jan Steemann
5be81a976b
removed separate cluster tests
2014-01-24 12:51:26 +01:00
Michael Hackstein
9f3479f5b6
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
utils/Makefile.files
2014-01-10 17:41:52 +01:00