summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace
Commit message (Expand)AuthorAgeFilesLines
* Fixup the xfail situation on Windows.Zachary Turner2016-10-051-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-113/+258
* mark newly failing tests as XFAILPavel Labath2016-07-141-0/+2
* Added test for setting breakpoints by basename and fullname.Greg Clayton2016-07-131-0/+67
* Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...Pavel Labath2016-05-091-1/+1
* Skip a test in TestNamespaceLookup on linux to avoid a crashPavel Labath2016-04-121-0/+1
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-082-12/+5
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-042-2/+4
* XFail TestNamespaceLookup tests on Windows.Adrian McCarthy2016-01-221-1/+5
* Add expectedFailureFreeBSD to tests failing in the same way as on LinuxEd Maste2015-12-221-0/+3
* Extend XFAIL on TestNamespaceLookup on linuxPavel Labath2015-12-141-1/+1
* XFAIL TestNamespaceLookup for linuxPavel Labath2015-12-141-0/+4
* Test case for "Fix scope-based lookup when more than one function is found."Dawn Perchik2015-12-121-0/+216
* Fix scope-based lookup when more than one function is found.Dawn Perchik2015-12-126-2/+169
* Fix multiple symbol lookup in the same namespaceEugene Leviant2015-11-132-8/+44
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-284-0/+214
OpenPOWER on IntegriCloud