summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/register_variables
Commit message (Expand)AuthorAgeFilesLines
* Add some logging when trace is on. We're getting a bot failure on i386 that ...Jim Ingham2016-09-291-8/+15
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-22/+33
* XFAIL tests which fail with gcc on linuxPavel Labath2016-06-291-1/+1
* Enable some tests on linuxPavel Labath2016-06-091-2/+1
* Fix TestRegisterVariables.py on WindowsAdrian McCarthy2016-04-261-3/+3
* Fix and xfail TestRegisterVariables after rL265498Tamas Berghammer2016-04-062-8/+3
* make TestRegisterVariables slightly more resilientTodd Fiala2016-04-062-16/+123
* Enable expectedFailure for all Clang versions in TestRegisterVariablesEd Maste2016-03-141-1/+1
* [TestRegisterVariables] Adjust compiler range in expected failure decorator.Siva Chandra2016-03-091-2/+2
* Support floating point values in 128-bit SSE vector registersAdrian Prantl2016-03-082-1/+27
* Delete all the xfail / skip decorators for specific compilers.Zachary Turner2016-02-091-2/+2
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-1/+2
* 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-283-0/+104
OpenPOWER on IntegriCloud