summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/objc/objc-new-syntax/TestObjCNewSyntax.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-103/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-7/+3
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-34/+5
* OS X unexpected success cleanupTodd Fiala2015-09-141-2/+4
* Skip the rest of the Objective C tests on Windows.Zachary Turner2015-09-021-0/+1
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-1/+1
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* Working on getting the OSX build greenVince Harron2015-05-121-0/+2
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* Skip ObjC test on FreeBSD that does not buildEd Maste2014-10-271-0/+1
* Skip dsym test on !DarwinEd Maste2014-10-201-0/+1
* Fix this test case to actually work - it was relying on a certain 'po' output...Enrico Granata2014-10-161-14/+10
* Modified some test annotations so that tests on Linux that should be skipped ...Todd Fiala2014-03-041-2/+3
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Option changes:Enrico Granata2012-12-121-20/+20
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-2/+2
* Mark the test as failing on both architectures, since LLDB won't handle the f...Filipe Cabecinhas2012-05-301-2/+2
* Fixed the new-syntax testcase to reflect how weSean Callanan2012-05-211-1/+1
* I have updated Clang to include support for Objective-CSean Callanan2012-05-171-5/+9
* Add i386-only expectedFailure decorators for current ToT.Johnny Chen2012-05-151-0/+2
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-061-0/+2
* Remove a debug statement.Johnny Chen2012-03-141-2/+0
* Updated the revision of LLVM/Clang used by LLDB.Sean Callanan2012-03-081-0/+124
OpenPOWER on IntegriCloud