summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/c/modules/TestCModules.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-65/+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-29/+9
* Mark TestCModules as XFAIL on OSX.Oleksiy Vyalov2015-08-181-0/+2
* [Windows] XFAIL tests that depend on expression name lookup.Zachary Turner2015-08-181-0/+1
* Fixed a problem where variables in modules were not appropriately discovered bySean Callanan2015-07-101-0/+3
* Fixed the C modules test case on Darwin by streamlining its code.Sean Callanan2015-07-081-2/+0
* 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
* Working on getting the OSX build greenVince Harron2015-05-121-0/+2
* TestCModules was effectively skipped on LinuxVince Harron2015-05-081-3/+2
* un-skipped a bunch of tests on LinuxVince Harron2015-05-041-1/+0
* Added support to ClangUserExpression for importingSean Callanan2015-04-141-0/+3
* Updated IRForTarget to change the way we generateSean Callanan2015-04-141-2/+0
* Marked the modules tests as expected failures,Sean Callanan2015-04-031-0/+2
* Added a C language test case that verifies thatSean Callanan2015-04-031-0/+81
OpenPOWER on IntegriCloud