Hello, I'm working with 5.4.500.41 checkout of v8, on windows machine in visual studio,
I tried to follow: https://github.com/v8/v8/wiki/Testing In order to execute the tests, in particular the heap tests. However the --gn flag as it shown in the guide above doesn't seem to exist (probably related to me not working on the latest version). In addition runing: run-tests.py --buildbot yield: Could not find shell_dir: "C:\v8\v8\out\release" When my build directory is: C:\v8\v8\src\out\Default Does anyone know a way to overcome those issues and run the tests? Thanks -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
