memgraph/experimental/distributed/tests
Teon Banek 0c186fe76f Add convenience functions and a macro to libs/CMakeLists.txt
Summary:
Add json and cppitertools to libs/CMakeLists.txt.
Import external projects as libraries.
This removes the need to use `add_dependencies` in order to link with
external project.
Extract common ExternalProject_Add function.
Add macro for easier addition of external libraries.

Reviewers: mislav.bradac, mferencevic

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D845
2017-10-03 14:28:16 +02:00
..
CMakeLists.txt Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
config Example of starting simple distributed system 2017-08-16 15:20:21 +02:00
distributed_test.cpp Distributed tests 2017-08-24 10:33:48 +02:00
graph_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
local_memgraph.cpp Distributed tests 2017-08-24 10:33:48 +02:00
network_chat.cpp Distributed tests 2017-08-24 10:33:48 +02:00
network_client.cpp Renamings 2017-08-23 15:18:07 +02:00
reactors_distributed_unit.cpp Expanded distributed tests 2017-08-24 13:58:28 +02:00
reactors_local_unit.cpp Edges data structure now supports multiple edge filtering (implicit OR) 2017-09-26 13:46:18 +02:00
spinner_test.cpp [Rename diff] Change the terminology to match the rest. 2017-08-17 15:37:12 +02:00
start_distributed.py Make Distributed Memgraph Stub 2017-08-24 16:58:35 +02:00