memgraph/tests
florijan a656ba3343 Scheduler - removed templatization
Summary: Because it was unnecessary and also implemented wrong (if someone tried using a Schduler with something other then std::mutex, it would not compile). We can trivially add this if it ever becomes necessary.

Reviewers: buda, mislav.bradac

Reviewed By: buda, mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D666
2017-08-17 16:10:41 +02:00
..
benchmark Folder rename. 2017-07-21 09:50:30 +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 Implement explicitly started transactions 2017-08-03 16:17:19 +02:00
integration GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
macro_benchmark Fix some benchmarks 2017-07-30 20:12:25 +02:00
manual Added antlr sigsegv test. 2017-08-03 13:06:18 +02:00
property_based GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
qa Degree(Vertex) function added 2017-08-09 15:06:10 +02:00
stress Removed global state from long_running stress test. 2017-08-17 10:06:16 +02:00
unit Scheduler - removed templatization 2017-08-17 16:10:41 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Change FILE COPY to configure_file COPYONLY 2017-07-10 16:26:30 +02:00