1
0
Fork 0
arangodb/tests/Aql
Tobias Gödderz 6dfb9995b4 Feature/aql by line cleanup (#8848)
* Removed useless parameters of buildCallback

* Renamed produceRow to produceRows and adapted a comment

* Renamed BlockFetcher to DependencyProxy

* Applied git-clang-format
2019-04-25 15:51:11 +02:00
..
AllRowsFetcherTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
AqlItemBlockHelper.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
AqlItemBlockHelper.h Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00
AqlItemRowTest.cpp Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00
CalculationExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
CountCollectExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
DATE_COMPARE.testcases Move AQL Date Functions => CPP 2018-03-22 15:22:24 +01:00
DATE_SUBTRACT.testcases Move AQL Date Functions => CPP 2018-03-22 15:22:24 +01:00
DateFunctionsTest.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
DependencyProxyMock.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
DependencyProxyMock.h Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
DistinctCollectExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
EngineInfoContainerCoordinatorTest.cpp Bug fix/exec block cleanup (#8710) 2019-04-12 16:11:03 +02:00
EnumerateCollectionExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
EnumerateListExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
ExecutionBlockImplTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
ExecutionBlockImplTestInstances.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
FilterExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
HashedCollectExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
IS_DATESTRING.testcases Move AQL Date Functions => CPP 2018-03-22 15:22:24 +01:00
IdExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
LimitExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
MultiDependencySingleRowFetcherTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
NoResultsExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
RestAqlHandlerTest.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
ReturnExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
RowFetcherHelper.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
RowFetcherHelper.h Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
ShortestPathExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
SingleRowFetcherTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
SortExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
SortLimit-test.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
SortedCollectExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
TestEmptyExecutorHelper.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
TestEmptyExecutorHelper.h Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
TestExecutorHelper.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
TestExecutorHelper.h Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
TraversalExecutorTest.cpp Feature/aql by line cleanup (#8848) 2019-04-25 15:51:11 +02:00
VelocyPackHelper.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
VelocyPackHelper.h Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
WaitingExecutionBlockMock.cpp Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00
WaitingExecutionBlockMock.h Remove AqlItemBlockShell (#8681) 2019-04-12 19:52:01 +02:00