summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/c/const_variables/TestConstVariables.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-62/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-7/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-17/+2
* Fixed up TestConstVariables for Linux/FreeBSD, take 2.Todd Fiala2015-09-151-1/+9
* Revert "Fixup XFAIL marking on TestConstVariables for clang version"Chaoren Lin2015-09-151-3/+1
* Fixup XFAIL marking on TestConstVariables for clang versionTodd Fiala2015-09-141-1/+3
* Correct XFAIL OS list after r247576Ed Maste2015-09-141-2/+2
* Fix up bad compiler spec on ConstVariableTestCase; fixup two more OS X unexpe...Todd Fiala2015-09-141-1/+2
* Cleaned up a few unexpected successes on OS XTodd Fiala2015-09-141-2/+1
* [Windows] XFAIL tests that depend on expression name lookup.Zachary Turner2015-08-181-0/+2
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-1/+1
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* Converted TestConstVariables expected failure to @expectedFailureClang.Todd Fiala2014-02-281-2/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Update break conditions test to have consistent behaviour on all test suite c...Matt Kopec2013-07-311-1/+1
* Clean up linux test decorators and add links to known bugsDaniel Malea2013-05-151-1/+1
* Mark TestConstVariables as expected to fail due to radar 13314878 on darwin. ...Greg Clayton2013-05-021-0/+2
* Skipping TestConstVariables on Linux.Andrew Kaylor2013-03-061-1/+1
* Mark last known Linux failure as XFAIL to see if there's any other problems w...Daniel Malea2013-02-221-0/+1
* Fix a problem with the const_variables test case (another lldb bug remains)Daniel Malea2013-02-201-0/+2
* Made the expression handle variables withSean Callanan2013-01-181-0/+66
OpenPOWER on IntegriCloud