For me I just do:

svn co ... lldb
cd lldb
xcodebuild -configuration Debug -target desktop
cd test
./dotest.py


> On Mar 16, 2015, at 4:38 PM, Zachary Turner <[email protected]> wrote:
> 
> By the way, I still have trouble running tests on OSX.  I'm not really sure 
> what the recommended workflow is.  Could we add a section to the website 
> called "Running LLDB Tests"?  I created a bug for it with some things that 
> would be useful to have documented in such a page:
> 
> https://llvm.org/bugs/show_bug.cgi?id=22887
> 
> We wouldn't need to tackle this all at once, but it would be nice if I didn't 
> have to keep asking you to run the test suite on OSX for me.
> 
> On Mon, Mar 16, 2015 at 4:33 PM Greg Clayton <[email protected]> wrote:
> Ahhh, I see. I am running the test suite now with these changes on MacOSX.
> 
> 
> http://reviews.llvm.org/D8128
> 
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
> 
> 


_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to