Currently the bindings tests must be run from the checkout directory, they should be able to be run outside of the checkout directory.
rdar://problem/62072298
<rdar://problem/62140724>
Created attachment 397150 [details] Patch
Comment on attachment 397150 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397150&action=review > Tools/ChangeLog:3 > + Bindings-test should not require being in the checkout directory. Would say: Bindings-test should not depend on current working directory.
Created attachment 397157 [details] Patch
Committed r260484: <https://trac.webkit.org/changeset/260484>