• Home
  • History
  • Annotate
  • only in /external/lldb/test/lang/objc/objc++/
History log of /external/lldb/test/lang/objc/objc++/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
40c9d75f2f6402227fed4e0a25daf18b683cb5e7 23-Nov-2012 Daniel Malea <daniel.malea@intel.com> Update test status on Linux
- add decorators @expectedFailLinux and @skipOnLinux
- skip/mark xfail cases due to open bugzillas # 14323, 14416, 14423, 14424, 14425, 14426

Patch by Ashok Thirumurthi!



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@168529 91177308-0d34-0410-b5e6-96231b3b80d8
estObjCXX.py
431d839a33e9a274e705f7a268a1c9de2ffc2da2 22-Sep-2012 Jim Ingham <jingham@apple.com> Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
on the output of "break set". Please don't do this sort of thing!!!!!


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@164433 91177308-0d34-0410-b5e6-96231b3b80d8
estObjCXX.py
70fa461258ec908a1a0db71d22dee1024db3208e 25-Apr-2012 Johnny Chen <johnny.chen@apple.com> Renaming to rid of the '++' in the test file name and simplify the Makefile.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@155521 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
estObjC++.py
estObjCXX.py
89f099b4e9e64165c89e37a7b5e26914b765dbf9 25-Apr-2012 Sean Callanan <scallanan@apple.com> Removed a binary that I accidentally committed.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@155516 91177308-0d34-0410-b5e6-96231b3b80d8
ain
49749a79b8f5299bbe4b727ea6399001ddd9bb2d 25-Apr-2012 Sean Callanan <scallanan@apple.com> Recognize Objective-C classes with runtime class
ObjCPlusPlus as Objective-C classes. Really the
compiler should say they have Objective-C runtime
class, but we should be a little more resilient
(we were refusing to find ivars in those classes
before).

Also added a test case.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@155515 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
estObjC++.py
ain
ain.mm