summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/nsimport/TestCppNsImport.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-100/+0
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-7/+0
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-17/+2
* XFAIL TestCppNsImport for gcc-4.9 inclusive.Chaoren Lin2015-09-161-1/+1
* XFAIL TestCppNsImport for gcc-4.9.Chaoren Lin2015-09-161-0/+1
* Add using directives to the clang::DeclContext and fix decls for variables in...Paul Herman2015-09-161-6/+9
* Remove XFAIL from TestCppNsImport.Zachary Turner2015-09-161-2/+0
* Fix MacOSX since "imported" and "Imported::imported" are ambiguous. Test that...Greg Clayton2015-09-161-2/+9
* Search variables based on clang::DeclContext and clang::Decl treePaul Herman2015-09-151-0/+33
* Fix tests to work on remote targets.Paul Herman2015-08-191-2/+2
* Improve tests regarding imported namespaces and chained calls in C++Paul Herman2015-08-191-10/+14
* Fix TestCppNsImport and TestCppScope for remote tests.Chaoren Lin2015-08-191-8/+8
* Test chaned function calls and imported namespaces in C++Paul Herman2015-08-181-0/+76
OpenPOWER on IntegriCloud