summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/objc/hidden-ivars
Commit message (Expand)AuthorAgeFilesLines
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-8/+8
* If a binary was stripped we sometimes didn't show the ivars of an Objective C...Greg Clayton2014-12-162-31/+101
* Fixes for remote test suite execution of the "lldb/test/lang" directory.Greg Clayton2014-11-172-5/+24
* Fixes so tests compile and run remotely.Greg Clayton2014-11-061-1/+1
* Some more failure to bug trackingEnrico Granata2014-10-161-2/+2
* Fixed the objective C symbol parsing in ObjectFileMachO.Greg Clayton2014-07-171-2/+0
* Marked failing TestHiddenIvars tests as XFAIL on Darwin.Todd Fiala2014-07-091-0/+2
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Made TestHiddenIvars an expected failure withSean Callanan2012-09-241-0/+2
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-2/+2
* <rdar://problem/12315386>Greg Clayton2012-09-205-13/+74
* Fix some test suite errors. TestForwardDecl.py errors were due to bad Makefi...Johnny Chen2012-04-131-0/+12
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-061-0/+4
* Made the hidden-ivar test a little more rigorous.Sean Callanan2012-02-232-16/+31
* Added support for looking up the complete type forSean Callanan2012-02-225-0/+132
OpenPOWER on IntegriCloud