memgraph/tests
Teon Banek a5926b4e0f Generate Save functions from LCP as top level
Summary:
This should allow us to more easily decouple the code which should be
open sourced. Unfortunately, the downside of this approach is that we
cannot rely on virtual calls to dispatch the serialization to correct
type. Another downside is that members need to be publicly accessible
for serialization.

Reviewers: mtomic, msantl

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1596
2018-09-28 10:26:56 +02:00
..
benchmark Explicitly list all test files in CMakeLists 2018-09-28 10:18:04 +02:00
concurrent Explicitly list all test files in CMakeLists 2018-09-28 10:18:04 +02:00
distributed Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Add kafka benchmark 2018-08-29 16:35:31 +02:00
integration Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
macro_benchmark Explicitly list all test files in CMakeLists 2018-09-28 10:18:04 +02:00
manual Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
property_based Explicitly list all test files in CMakeLists 2018-09-28 10:18:04 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
stress Explicitly list all test files in CMakeLists 2018-09-28 10:18:04 +02:00
unit Generate Save functions from LCP as top level 2018-09-28 10:26:56 +02:00
apollo_runs.py Optimize Apollo build process 2018-05-16 14:52:27 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add kafka benchmark 2018-08-29 16:35:31 +02:00