History log of /external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
21b1984e161b0cadee331d32bfd721eccfdf4b1f 06-Apr-2012 Johnny Chen <johnny.chen@apple.com> Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Plus some minor cleanup of test method names.
Third and final batch is coming.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@154197 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
fbe7783a2a7412714916900213b2bc0b62adf25b 10-Feb-2012 Enrico Granata <granata.enrico@gmail.com> fixing a macro name mismatch that was making our test case succeed for the wrong reason; plus a minor code change to the CPP side of the test which eases debugging efforts

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150213 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
45eabea18666e21756cb76fca7418d64a1a5e3ac 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Fix compile time warnings for the inferior program.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150205 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
5e3e8c1a65ee0e8a3cd2d637a95dd2b43dbaf2df 06-Feb-2012 Johnny Chen <johnny.chen@apple.com> Special build dictionary needs the same dictionary when specifying the after-the-test cleanup.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@149900 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
e745f4db0cff7214674cd421dd690f05bd2a28e1 06-Feb-2012 Johnny Chen <johnny.chen@apple.com> Add regular C++ inheritance in addition to the virtual inheritance to TestCppValueCast.py.
Plus mark the virtual inheritance test cases as expected failures.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@149891 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py
71d249d932b3bb7a47d133f4a2227f62c84aefbd 04-Feb-2012 Johnny Chen <johnny.chen@apple.com> Add test cases for SBValue.Cast(SBType). The test logic needs more polishing.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@149741 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/dynamic-value/TestCppValueCast.py