memgraph/tests
Lovro Lugovic 6b62145a59 Fix CypherMainVisitor tests relying on traversal order
Summary:
The tests `RelationshipPatternNoDetails` and `PatternPartBraces` in
`memgraph__unit__cypher_main_visitor` checked for the names of the anonymous
identifiers and therefore implicitly relied on the order of the traversal of the
tree.

This "bug" surfaced when Memgraph was compiled with GCC (tested on >= 6.3.0).

Reviewers: mtomic, teon.banek, mferencevic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1945
2019-04-15 16:02:18 +02:00
..
benchmark Add micro benchmark for existence constraint 2019-02-21 08:56:12 +01:00
concurrent Remove unused variables 2019-01-15 15:30:34 +01:00
distributed Improve card fraud test startup 2019-03-06 13:38:48 +01:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Fail HA benchmark on non-zero exit status 2019-03-14 16:53:58 +01:00
integration Improve error handling related to the dynamic graph partitioning 2019-04-11 16:10:06 +02:00
macro_benchmark Fix syntax error in jail faker 2019-04-12 12:56:58 +02:00
manual Add recovery and GraphDbAccessor interface for UniqueLabelPropertyConstraint 2019-03-27 12:33:56 +01:00
property_based Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Add backpacking tutorial 2019-04-11 09:48:56 +02:00
stress Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
unit Fix CypherMainVisitor tests relying on traversal order 2019-04-15 16:02:18 +02:00
apollo_runs.py Add LCP tests 2018-10-15 11:52:20 +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