summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
Commit message (Expand)AuthorAgeFilesLines
* Skip a test in TestNamespaceLookup on linux to avoid a crashPavel Labath2016-04-121-0/+1
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-11/+4
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* 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
OpenPOWER on IntegriCloud