1
0
Fork 0
arangodb/tests/IResearch
Tobias Gödderz dc2e27db6c [3.4] Feature/rebootid notice changes, backport of #9523 (#9685)
* Feature/rebootid notice changes, backport of #9523

* Move to 3.4 and C++11-compatible code (except for test code)

* Backported tests/Mocks/Servers.{h,cpp}

* Rebuilt errorfiles

* Ported CallbackGuardTest from gtest to catch

* Ported RebootTrackerTest from gtest to catch

* Make sure the state method is called, so the overridden method is used during tests

* Fixed test to work with the old scheduler

* release version 3.4.8

* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)

* Update arangod/Cluster/ServerState.cpp

Co-Authored-By: Markus Pfeiffer <markuspf@users.noreply.github.com>

* Instantiate the scheduler during ::prepare()

* Fix test crash introduced during backport

* Fix a compile error on Windows (thanks, V8)
2019-09-19 15:03:39 +03:00
..
AgencyCommManagerMock.cpp issue 389.1: ensure GeneralClientConnection socket is valid for MSVC (#5328) 2018-05-14 14:55:51 +03:00
AgencyCommManagerMock.h issue 389.1: ensure GeneralClientConnection socket is valid for MSVC (#5328) 2018-05-14 14:55:51 +03:00
AgencyMock.cpp [3.4] Feature/rebootid notice changes, backport of #9523 (#9685) 2019-09-19 15:03:39 +03:00
AgencyMock.h issue 459.3: ensure collection permissions are checked before updating/dropping an IResearch view (#6253) 2018-08-26 18:00:16 +03:00
Containers-test.cpp Bug fix 3.4/reduce arangosearch rwlock waits (#9622) 2019-08-02 14:26:17 +02:00
ExecutionBlockMock-test.cpp Silence tsan warnings (#7051) 2018-10-24 23:58:47 +02:00
ExecutionBlockMock.cpp Trace skipSome() calls (#6450) 2018-09-11 08:53:24 +02:00
ExecutionBlockMock.h Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
ExpressionContextMock.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
ExpressionContextMock.h Bug fix 3.4/internal issue #6289 (#7250) 2018-11-07 16:43:08 +03:00
ExpressionFilter-test.cpp [3.4] arangosearch speedup removals (#7158) 2018-10-31 15:54:16 +03:00
IResearchAnalyzerFeature-test.cpp issue 458.1: move SystemDatabaseFeature from IResearch to RestServer (#6260) 2018-08-28 09:48:09 +02:00
IResearchDocument-test.cpp issue 506.2: backport 3.4: add optimization to not reexecute a primary-key filter if a match was already found (#7461) 2018-11-27 18:29:41 +03:00
IResearchFeature-test.cpp backport new arangosearch to 3.4 (#6874) 2018-10-13 01:27:31 +03:00
IResearchFilter-test.cpp backport new arangosearch to 3.4 (#6874) 2018-10-13 01:27:31 +03:00
IResearchFilterBoolean-test.cpp Bug fix 3.4/internal issue #633 (#9916) 2019-09-11 12:58:24 +03:00
IResearchFilterCompare-test.cpp backport new arangosearch to 3.4 (#6874) 2018-10-13 01:27:31 +03:00
IResearchFilterFunction-test.cpp [3.4] bug-fix/issue-#8294 (#8430) 2019-03-21 18:23:12 +03:00
IResearchFilterIn-test.cpp Bug fix 3.4/issue #9795 (#9807) 2019-08-27 10:32:36 +02:00
IResearchIndex-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchLink-test.cpp Bug fix/restore index refactor (#7470) (#7491) 2018-11-29 14:08:29 +01:00
IResearchLinkCoordinator-test.cpp Bug fix 3.4/node corrections (#9417) 2019-08-13 15:15:45 +02:00
IResearchLinkMeta-test.cpp backport new arangosearch to 3.4 (#6874) 2018-10-13 01:27:31 +03:00
IResearchOrder-test.cpp backport new arangosearch to 3.4 (#6874) 2018-10-13 01:27:31 +03:00
IResearchQuery-test.cpp issue 458.1: move SystemDatabaseFeature from IResearch to RestServer (#6260) 2018-08-28 09:48:09 +02:00
IResearchQueryAggregate-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryAnd-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryBooleanTerm-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryComplexBoolean-test.cpp Bug fix 3.4/internal issue #633 (#9916) 2019-09-11 12:58:24 +03:00
IResearchQueryExists-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryIn-test.cpp Bug fix 3.4/issue #9795 (#9807) 2019-08-27 10:32:36 +02:00
IResearchQueryInRange-test.cpp Bug fix 3.4/issue #9795 (#9807) 2019-08-27 10:32:36 +02:00
IResearchQueryJoin-test.cpp Fix bug #8213 (#8262) 2019-02-26 18:50:46 +03:00
IResearchQueryNullTerm-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryNumericTerm-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryOptimization-test.cpp [3.4] bug-fix/issue-#8294 (#8430) 2019-03-21 18:23:12 +03:00
IResearchQueryOr-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryPhrase-test.cpp Bug fix 3.4/internal issue #633 (#9916) 2019-09-11 12:58:24 +03:00
IResearchQuerySelectAll-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryStartsWith-test.cpp fix issue and add test (#7790) 2018-12-18 17:33:08 +03:00
IResearchQueryStringTerm-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryTokens-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchQueryTraversal-test.cpp Bug fix/restore index refactor (#7470) (#7491) 2018-11-29 14:08:29 +01:00
IResearchQueryValue-test.cpp issue 496.4.1: backport 3.4: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7213) 2018-11-04 16:52:54 +03:00
IResearchView-test.cpp issue 506.3: backport 3.4: issue 506.3: use camel-case configuration parameter names consistntly, add a configuration version property to iresearch view meta (#7476) 2018-11-27 18:35:34 +03:00
IResearchViewCoordinator-test.cpp Bug fix 3.4/node corrections (#9417) 2019-08-13 15:15:45 +02:00
IResearchViewDBServer-test.cpp Bug fix 3.4/node corrections (#9417) 2019-08-13 15:15:45 +02:00
IResearchViewMeta-test.cpp issue 506.3: backport 3.4: issue 506.3: use camel-case configuration parameter names consistntly, add a configuration version property to iresearch view meta (#7476) 2018-11-27 18:35:34 +03:00
IResearchViewNode-test.cpp Bug fix 3.4/data loss in view (#9658) 2019-08-09 17:30:17 +03:00
RestHandlerMock.cpp VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
RestHandlerMock.h issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions (#6274) 2018-08-29 14:57:56 +03:00
StorageEngineMock.cpp Bug fix 3.4/cleanup 31032019 (#8633) 2019-04-01 17:02:00 +02:00
StorageEngineMock.h [3.4] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9811) 2019-08-27 11:45:37 +03:00
VelocyPackHelper-test.cpp standardize on the 'analyzer' and 'trackListPositions' naming (#4384) 2018-01-22 16:39:53 +01:00
common.cpp [3.4] bug-fix/issue-#8294 (#8430) 2019-03-21 18:23:12 +03:00
common.h [3.4] bug-fix/issue-#8294 (#8430) 2019-03-21 18:23:12 +03:00