memgraph/src
florijan 5ef2d20133 Add single query manual test
Summary:
Practical for debugging trivial queries:
```
~ gdb --args ./tests/manual/single_query "RETURN 2 + 1"

Reviewers: mislav.bradac

Reviewed By: mislav.bradac

Differential Revision: https://phabricator.memgraph.io/D1003
2017-11-23 14:51:46 +01:00
..
communication Add single query manual test 2017-11-23 14:51:46 +01:00
data_structures Add parallel customers/Otto test 2017-11-23 09:20:53 +01:00
database Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
durability Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
io/network Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
mvcc Write-ahead log 2017-11-13 09:51:39 +01:00
query Add single query manual test 2017-11-23 14:51:46 +01:00
storage Vertex and Edge distributed storage support 2017-11-14 15:18:06 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions Fix SegFault within executor state 2017-11-20 11:27:08 +01:00
utils Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00