summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/find-app-in-bundle/TestApp.app/Contents
Commit message (Collapse)AuthorAgeFilesLines
* Fix a tiny thinko in this test and re-add.Jim Ingham2018-01-111-0/+30
| | | | | | target.IsValid() not target... llvm-svn: 322328
* [testsuite] Remove a broken test which tried to find App in bundles.Davide Italiano2018-01-112-31/+0
| | | | | | | That never really worked, and the change associated isn't yet committed, so, let's try to make the bots green for now. llvm-svn: 322322
* Make the bundle folders in the find-app-in-bundle test non-emptyPavel Labath2018-01-112-0/+0
| | | | | | | git will not create empty folders, which makes this test fail if the repo is checked out with git. llvm-svn: 322271
* Add a test for finding a binary in an app package.Jim Ingham2018-01-102-0/+31
llvm-svn: 322232
OpenPOWER on IntegriCloud