summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-1/+1
* XFAIL TestRegisterVariables on gcc-4.8-x86_64Pavel Labath2017-01-101-0/+2
* Enable TestRegisterVariables for some configurationsPavel Labath2016-11-241-5/+2
* Remove a debug print statement.Jim Ingham2016-10-181-1/+0
* 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 and xfail TestRegisterVariables after rL265498Tamas Berghammer2016-04-061-1/+2
* make TestRegisterVariables slightly more resilientTodd Fiala2016-04-061-15/+116
* 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-081-1/+19
* 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-281-0/+70
OpenPOWER on IntegriCloud