memgraph/tests
florijan 7981bd19e0 Query::Plan - const correctness
Summary:
Made all LogicalOperators const correct.
Fixed one LogicalOperator test.
Added explicit return values to Frame and SymbolTable at and [] methods.

Reviewers: teon.banek

Reviewed By: teon.banek

Differential Revision: https://phabricator.memgraph.io/D259
2017-04-11 14:27:56 +02:00
..
benchmark Fix memory leak. Refactor mvcc. Revert commit function to old and introduce new one. 2017-04-10 12:16:03 +02:00
concurrent Started working on network hang fix. 2017-04-07 17:09:58 +02:00
data Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped). 2017-03-08 14:19:55 +01:00
integration Move typed_value to query top level and namespace it 2017-04-11 08:50:46 +02:00
manual Labels implementation. 2017-04-03 11:50:22 +02:00
unit Query::Plan - const correctness 2017-04-11 14:27:56 +02:00
client-stress.sh Started network refactorization. 2017-03-06 13:52:34 +01:00
CMakeLists.txt gbenchmark reports are generated inside build/test_results/benchmark 2016-12-23 09:58:26 +01:00