summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
Commit message (Collapse)AuthorAgeFilesLines
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-061-0/+4
| | | | | | | Plus some minor cleanup of test method names. Third and final batch is coming. llvm-svn: 154197
* fixing a macro name mismatch that was making our test case succeed for the ↵Enrico Granata2012-02-101-1/+1
| | | | | | wrong reason; plus a minor code change to the CPP side of the test which eases debugging efforts llvm-svn: 150213
* Fix compile time warnings for the inferior program.Johnny Chen2012-02-091-1/+1
| | | | llvm-svn: 150205
* Special build dictionary needs the same dictionary when specifying the ↵Johnny Chen2012-02-061-0/+4
| | | | | | after-the-test cleanup. llvm-svn: 149900
* Add regular C++ inheritance in addition to the virtual inheritance to ↵Johnny Chen2012-02-061-9/+29
| | | | | | | | TestCppValueCast.py. Plus mark the virtual inheritance test cases as expected failures. llvm-svn: 149891
* Add test cases for SBValue.Cast(SBType). The test logic needs more polishing.Johnny Chen2012-02-041-0/+126
llvm-svn: 149741
OpenPOWER on IntegriCloud