memgraph/tests
Teon Banek b4d2d1ff81 Support variable length path in CypherMainVisitor
Summary:
Allow expressions for variable length path bounds

Replace test which expected a syntax exception

Since we now allow variable length to have an arbitrary expression, the
test case is obsolete. It was replaced with something that excepts an
expression which wasn't allowed before.

Reviewers: florijan, mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: lion, pullbot

Differential Revision: https://phabricator.memgraph.io/D568
2017-07-20 13:14:50 +02:00
..
benchmark Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
benchmark_infra Add first parallel benchmark 2017-07-17 19:29:29 +02:00
concurrent GraphDbAccessor - index range API 2017-07-19 11:55:40 +02:00
data Remember token positions for literals 2017-06-13 17:11:27 +02:00
drivers Max Query Size 2017-07-13 14:09:27 +02:00
integration Add query parameters support 2017-07-19 18:44:59 +02:00
manual Add query parameters support 2017-07-19 18:44:59 +02:00
property_based Move dbms to database 2017-07-12 12:44:11 +02:00
qa Add query parameters support 2017-07-19 18:44:59 +02:00
stress Add first parallel benchmark 2017-07-17 19:29:29 +02:00
unit Support variable length path in CypherMainVisitor 2017-07-20 13:14:50 +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