teak-llvm/lldb/packages/Python/lldbsuite/test/commands/expression/call-overridden-method
Jason Molenda 450073c639 Change the patterns to include the prefix '= ' so we don't pass errantly.
Looking at a sometimes-passing test case on a platform
where random values were being returned - sometimes
the expected digit ('1' or '2') would be included in the
random returned value.  Add a prefix to reduce the likelihood of
this a bit.
2020-01-06 15:20:13 -08:00
..
main.cpp [lldb] Don't emit artificial constructor declarations as global functions 2019-10-17 18:16:50 +00:00
Makefile [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
TestCallOverriddenMethod.py Change the patterns to include the prefix '= ' so we don't pass errantly. 2020-01-06 15:20:13 -08:00