1
0
Fork 0
arangodb/tests/IResearch
Andrey Abramov 7541b4d5e6
Bug fix/internal issue #647 (#10292)
* extend replication tests

* ensure proper replication order

* fix tests

* address review comments

* address test failures

* extend dump tests

* fix analyzers tests

* more fixes

* extend tests

* enhance tests

* adjust tests

* use enum instead of flags (part 1)

* cleanup

* use enum instead of flags (part 2)

* get rid of flags for views

* get rid of flags for collections

* completely get rid of collection flags

* fix replication test

* refactor index flags

* fix tests and move AnalyzerPool out of class scope

* fix tests

* adjust log levels

* add tests

* remove debug logging

* remove noexcept from `equalAanalyzer`

* extend cluster tests

* fix cluster tests

* add tests for views and smart graphs

* address jslint errors
2019-10-29 12:09:04 +03:00
..
AgencyCommManagerMock.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
AgencyCommManagerMock.h Bug fix/zero mac clang warning to errors (#9279) 2019-06-18 10:28:30 +02:00
AgencyMock.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
AgencyMock.h Interprocedural optimizations (#9596) 2019-09-18 11:29:37 +02:00
ClusterCommMock.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ClusterCommMock.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Containers-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
ExpressionContextMock.cpp bug-fix/internal-issue-#6289 (#7249) 2018-11-07 15:17:04 +03:00
ExpressionContextMock.h implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
ExpressionFilter-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchAnalyzerFeature-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchComparer-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchDocument-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchFeature-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchFilterArrayIn-test.cpp Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
IResearchFilterArrayInterval-test.cpp Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
IResearchFilterBoolean-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchFilterCompare-test.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchFilterFunction-test.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchFilterIn-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchIndex-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchLink-test.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchLinkCoordinator-test.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
IResearchLinkHelper-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchLinkMeta-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchOrder-test.cpp Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchQueryAggregate-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryAnd-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryBooleanTerm-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryCommon.h Add log suppressor utility classes for cleaner test code. (#10088) 2019-09-27 12:57:38 +02:00
IResearchQueryComplexBoolean-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryExists-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryFilter-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryIn-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryInRange-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryJoin-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryMinMatch-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryNullTerm-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryNumericTerm-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryOptimization-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryOptions-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryOr-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryPhrase-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryScorer-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQuerySelectAll-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryStartsWith-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryStringTerm-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchQueryTokens-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryTraversal-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchQueryValue-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
IResearchView-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchViewCoordinator-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchViewDBServer-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchViewMeta-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchViewNode-test.cpp Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
IResearchViewSort-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IResearchViewSorted-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
RestHandlerMock.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
RestHandlerMock.h use the default arangosh client connection instead of the simple http client to test the gharial API (#10218) 2019-10-17 13:25:12 +02:00
VelocyPackHelper-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
common.cpp Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00
common.h Bug fix/internal issue #627 (#10233) 2019-10-15 20:41:06 +03:00