summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c
Commit message (Expand)AuthorAgeFilesLines
...
* XFail TestInlines.py on Windows with clang.Adrian McCarthy2016-02-251-0/+1
* XFAIL TestInlines for Linux with gccTamas Berghammer2016-02-231-1/+3
* Actually commit the test for r261598.Sean Callanan2016-02-232-1/+50
* Remove expectedFailureFreeBSD decoratorEd Maste2016-02-191-1/+1
* Fix copy/paste error in TestCModules.Zachary Turner2016-02-101-1/+1
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-102-2/+2
* Remove skipIf<compiler> decorators.Zachary Turner2016-02-091-2/+2
* Delete all the xfail / skip decorators for specific compilers.Zachary Turner2016-02-092-4/+4
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-0810-13/+12
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-0411-16/+25
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-044-4/+8
* Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....Jim Ingham2016-01-291-1/+6
* Remove assumptions that thread 0 is always the main thread.Zachary Turner2016-01-212-12/+6
* Update some XFAILs after the 3.8->3.9 version changeTamas Berghammer2016-01-141-1/+1
* mark TestGlobalVariables.py as XFAIL on OS X dwarf.Todd Fiala2015-12-181-4/+2
* Inspect DW_AT_const_value global static const variablesEwan Crawford2015-12-172-1/+3
* Make debug info specification use categories system.Zachary Turner2015-12-141-13/+4
* [LLDB][MIPS] Fix TestConstVariables.pySagar Thakur2015-12-051-0/+1
* Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on ...Ed Maste2015-11-241-0/+1
* This test is now passing on DarwinEnrico Granata2015-11-101-1/+0
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0318-18/+18
* Changes for Bug 25251Ravitheja Addepally2015-11-032-6/+12
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0320-44/+45
* Harden this test case to do the right thing in the face of compiler changesEnrico Granata2015-10-312-2/+8
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-2875-0/+2871
OpenPOWER on IntegriCloud