memgraph/tests/manual
Dominik Gleich 57740bcf95 Fix bug -db_accessor passed along as &
Summary: Db_accessor is tied to one transaction, and as such each query should work on seperate db_accessor.

Reviewers: florijan, buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D96
2017-03-07 15:55:56 +01:00
..
antlr_parser.cpp youcompleteme config has been added to the repo 2017-02-20 14:17:41 +01:00
binomial.cpp examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more 2017-02-18 18:03:48 +01:00
CMakeLists.txt A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
endinan.cpp examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more 2017-02-18 18:03:48 +01:00
query_engine.cpp Fix bug -db_accessor passed along as & 2017-03-07 15:55:56 +01:00
query_hash.cpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
xorshift.cpp Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00