memgraph/tests
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
..
benchmark Write-ahead log 2017-11-13 09:51:39 +01:00
concurrent Close session on timeouts 2017-10-17 14:34:31 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
manual Add single query manual test 2017-11-23 14:51:46 +01:00
property_based Remove Dbms 2017-10-30 12:33:29 +01:00
public_benchmark Fix LDBC durability 2017-11-23 11:02:54 +01:00
qa Add nodes and relationships functions 2017-10-30 12:38:12 +01:00
stress Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
unit Add parallel customers/Otto test 2017-11-23 09:20:53 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00