memgraph/tests
Matej Ferencevic 5a5ffface3 Modified hardcoded queries to use new encoder.
Summary:
Removed old encoder.

Changed namespace from bolt to communication::bolt.

Removed old include from new encoder.

Added an empty message success to encoder.

Changed order in communication::Server.

Changed bolt session to use new encoder.

Merge remote-tracking branch 'origin/dev' into mg_hardcoded_queries

Fixed PrintRecordStream.

Reviewers: buda, dgleich

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D158
2017-03-22 17:09:22 +01:00
..
benchmark Fix warnings all over the codebase. 2017-03-22 09:32:06 +01:00
concurrent Fix warnings all over the codebase. 2017-03-22 09:32:06 +01: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 Modified hardcoded queries to use new encoder. 2017-03-22 17:09:22 +01:00
manual Interpreter works! 2017-03-12 03:05:31 +01:00
unit Modified hardcoded queries to use new encoder. 2017-03-22 17:09:22 +01: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