1
0
Fork 0
arangodb/tests/Mocks
Iurii Popov 26309c5c96 Feature/issue #642 (#10352)
* Index late materialization draft

* Index late materialization. Refactoring.

* Index late materialization. Expansion draft.

* HashIndexMock

* Refactoring.

* Hash index mock expansion fixes

* Fix compare of attributes.

* Hash index mock. Last expansion support.

* Hash index mock. Take value for array from document, not equal key.

* Optimizations.

* Query tests

* lateMaterialized improvements

* velocypack fixes and tests for index node

* Fix after merge.

* Const expression in a condition test

* Clone tests

* More tests

* Fix for materialized view (nullptr var)

* Fixed index vars registers count planning

* javascript tests

* Fixed cluster tests

* Cluster support

* MaterializeExecutor and MaterializerExecutorInfos refactoring

* More tests

* js tests rocksdb only

* js test. Removed print()

* js testd added skiplist

* C++ unit tests for invalid json

* js test var i

* js tests == -> ===

* iFix js tests ===

* jslint ;

* int unsigned int fix

* double deletion fix

* refactoring

* Added const for collection source

* override final, added materialize namespace, fixed femove in hash index mock

* Removed expansion support. Index can contain null value in case of several object with same fields

* isNumber<>

* Optimization for single collection case

* Renaming

* refactoring

* Unit tests. Added checking documents

* !sliceIt.valid() instead of !(!=)

* Fix primary index (object instead of array)

* Edge collection test

* Windows compilation fix

* IndexExecutor getCallback optimization

* ADB_UNLIKELY

* explainer.js

* removed unsused variable in js test

* fix explainer.js

* do not use several indexes with js test

* Removed several indexes implementation

* space

* fix explainer.js

* fix explainer.js

* code alignment
2019-11-07 19:16:33 +03:00
..
Death_Test.h Attempt to fix compilation 2019-10-07 13:30:31 +02:00
LogLevels.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
LogLevels.h Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
Servers.cpp upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
Servers.h Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
StorageEngineMock.cpp Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
StorageEngineMock.h Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
current_colls_db.h Feature/atomic database creation 2 (#9826) 2019-09-05 12:38:07 +02:00
current_dbs_db.h Feature/atomic database creation 2 (#9826) 2019-09-05 12:38:07 +02:00
plan_colls_db.h Feature/atomic database creation 2 (#9826) 2019-09-05 12:38:07 +02:00
plan_dbs_db.h Feature/atomic database creation 2 (#9826) 2019-09-05 12:38:07 +02:00