memgraph/tests
Teon Banek eb821aa615 Remove ast-cache flag
Summary:
AST caching should be well tested by now.
We should consider removing `Context.is_query_cached_` member as well as the
implementation and tests for `CypherMainVisitor`.

Reviewers: mislav.bradac, mferencevic, buda

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D833
2017-09-27 09:04:31 +02:00
..
benchmark Look into parameter value when estimating plan cost 2017-09-15 16:14:57 +02:00
concurrent Remove some unused variables and lambda captures 2017-09-27 09:04:15 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add transactions test to run script 2017-08-21 11:34:19 +02:00
macro_benchmark Edges data structure now supports multiple edge filtering (implicit OR) 2017-09-26 13:46:18 +02:00
manual Edges data structure now supports multiple edge filtering (implicit OR) 2017-09-26 13:46:18 +02:00
property_based GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
public_benchmark Remove ast-cache flag 2017-09-27 09:04:31 +02:00
qa Use symbol names for header if missing token position 2017-09-20 15:38:53 +02:00
stress Replaced Python long running test with C++ version 2017-09-18 15:06:22 +02:00
unit Edges data structure now supports multiple edge filtering (implicit OR) 2017-09-26 13:46:18 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Setup basic installation for CPackDeb 2017-09-26 14:54:13 +02:00