memgraph/tests
florijan 48e446688f IndexInfo function added
Summary:
- Keys() functions in the indices can't be const because ConcurrentMap doesn't provide const accessors (and they are broken in skiplist) :D
- no cucumber tests because many tests create indices so it's hard to say what's inside and what not

Reviewers: buda, mislav.bradac

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D797
2017-09-16 14:09:35 +02:00
..
benchmark Look into parameter value when estimating plan cost 2017-09-15 16:14:57 +02:00
concurrent Fix remaining falling tests in release mode 2017-08-09 16:39:21 +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
integration GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
macro_benchmark Move harness stuff to parent directory 2017-09-15 14:05:26 +02:00
manual Look into parameter value when estimating plan cost 2017-09-15 16:14:57 +02:00
property_based GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
public_benchmark Add filtering BFS by edge type 2017-09-12 11:29:38 +02:00
qa Removed buggy check from QA 2017-09-15 16:24:51 +02:00
stress Added slave groups to Apollo generate. 2017-09-13 17:02:41 +02:00
unit IndexInfo function added 2017-09-16 14:09:35 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Migrate harness to use our bolt client 2017-08-25 11:10:15 +02:00