memgraph/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
..
benchmark Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
concurrent Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +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
macro_benchmark Implement record lock deadlock breaker 2017-09-27 16:11:05 +02:00
manual Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
property_based Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
public_benchmark Remove ast-cache flag 2017-09-27 09:04:31 +02:00
qa BFS syntax changes 2017-09-27 16:25:19 +02:00
stress Replaced Python long running test with C++ version 2017-09-18 15:06:22 +02:00
unit Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add convenience functions and a macro to libs/CMakeLists.txt 2017-10-03 14:28:16 +02:00