History log of /external/lldb/test/lang/objc/rdar-10967107/TestRdar10967107.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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
/external/lldb/test/lang/objc/rdar-10967107/TestRdar10967107.py
ce035a0ad0a6d6f07c1acdc38bdab02a327052c1 26-Apr-2012 Enrico Granata <egranata@apple.com> Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@155605 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/objc/rdar-10967107/TestRdar10967107.py
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/objc/rdar-10967107/TestRdar10967107.py
741c684a9fb8bb9115172e2b971c9313dff0467d 02-Mar-2012 Enrico Granata <egranata@apple.com> Adding a test case for a bug where types CFGregorianDate and CFRange were improperly uniqued by LLDB such that both where shown as having the same structure contents - The bug itself is fixed in TOT but we want to catch regressions ASAP

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@151929 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/objc/rdar-10967107/TestRdar10967107.py