memgraph/src
florijan a726ac0023 Tests - long-running test added
Summary:
Tests - long-running test added

 - common functionality refactor
 - long running tests WIP

tests/stress/common: minor refactor, long_running WIP

tests/stress/long_running - stable single-threaded, unstable concurrent

tests/stress/long_running - added error summary output

test/stress/long_running - add/remove vertex/edge stable multithreaded

test/stress/long_running - added vertex label testing

tests/stress/long_running - time limit added

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D489
2017-06-21 12:10:36 +02:00
..
communication Add simple logging to a file 2017-06-16 10:19:37 +02:00
data_structures Concurrent::PushQueue added 2017-06-21 09:03:33 +02:00
database FLAG 'snapshot_on_destruction' renamed to 'snapshot_on_exit' 2017-06-16 16:25:26 +02:00
dbms Rename config flags. 2017-06-09 10:52:26 +02:00
durability Load configs from flagfiles. 2017-06-07 15:38:17 +02:00
io/network Add release logging without core dump. 2017-06-09 11:26:19 +02:00
logging Add simple logging to a file 2017-06-16 10:19:37 +02:00
memory Test GarbageCollector in skiplist. 2017-04-12 17:02:29 +02:00
mvcc Tests - long-running test added 2017-06-21 12:10:36 +02:00
query Disallow keywords as symbolic names 2017-06-20 11:58:14 +02:00
storage GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
template_engine Merge string utils to one file 2017-04-18 17:39:58 +02:00
threading Global thread pool added. 2017-05-16 16:23:55 +02:00
transactions tx::Engine - commit log encapsulation 2017-06-13 12:32:48 +02:00
traversal Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
utils Make asserts abort the program instead of exiting cleanly 2017-06-16 08:52:36 +02:00
copy_hardcoded_queries.cpp Remember token positions for literals 2017-06-13 17:11:27 +02:00
memgraph_bolt.cpp Add simple logging to a file 2017-06-16 10:19:37 +02:00