Commit 4e89c76d authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

reverting gtest_list_tests_unittest.py

parent da71e8c8
...@@ -70,7 +70,7 @@ FooTest\. ...@@ -70,7 +70,7 @@ FooTest\.
TypedTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\. TypedTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\.
TestA TestA
TestB TestB
TypedTest/1\. # TypeParam = int\s*\* TypedTest/1\. # TypeParam = int\s*\*( __ptr64)?
TestA TestA
TestB TestB
TypedTest/2\. # TypeParam = .*MyArray<bool,\s*42> TypedTest/2\. # TypeParam = .*MyArray<bool,\s*42>
...@@ -79,7 +79,7 @@ TypedTest/2\. # TypeParam = .*MyArray<bool,\s*42> ...@@ -79,7 +79,7 @@ TypedTest/2\. # TypeParam = .*MyArray<bool,\s*42>
My/TypeParamTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\. My/TypeParamTest/0\. # TypeParam = (VeryLo{245}|class VeryLo{239})\.\.\.
TestA TestA
TestB TestB
My/TypeParamTest/1\. # TypeParam = int\s*\* My/TypeParamTest/1\. # TypeParam = int\s*\*( __ptr64)?
TestA TestA
TestB TestB
My/TypeParamTest/2\. # TypeParam = .*MyArray<bool,\s*42> My/TypeParamTest/2\. # TypeParam = .*MyArray<bool,\s*42>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment