Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a tiny thinko in this test and re-add. | Jim Ingham | 2018-01-11 | 1 | -0/+30 |
| | | | | | | target.IsValid() not target... llvm-svn: 322328 | ||||
* | [testsuite] Remove a broken test which tried to find App in bundles. | Davide Italiano | 2018-01-11 | 2 | -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-empty | Pavel Labath | 2018-01-11 | 2 | -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 Ingham | 2018-01-10 | 2 | -0/+31 |
llvm-svn: 322232 |