summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/breakpoints/nested.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't allow duplicate names for tests.Zachary Turner2015-09-091-76/+0
| | | | | | | | | We had 2 tests named TestCPPBreakpoints.py. If one of those tests failed, both of them would be reported as failures and contribute to the failure count. There may be other examples of duplicate test names, and we should fix those as we find them. llvm-svn: 247173
* Added some simple testcases for figuring out breakpoints by name in Jim Ingham2011-10-111-0/+76
classes & namespaces. llvm-svn: 141629
OpenPOWER on IntegriCloud