Den 1. jun. 2010 16.50 skrev zaheer ahmad <[email protected]>: > hi, > how do we build and run the cctests ? specifically i would like to look at > the JS stack traces from log-stack-tracer. >
test.py will build and run the VM and the tests. eg. /path/to/test.py --simulator=arm --mode=release --snapshot -j8 Any tests that fail get the full command line printed out. > > thanks, > Zaheer > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
