Hi, I ran the Sputnik test suite using something like "python testcfg.py -- command=shell," and some early tests passed while a later streak of tests failed. Is there a preferred testing method for new ports?
My changes are a work-in-progress, but they do make V8 run on MINIX. Issues include a shutdown message from MINIX about IPC being unclean, which is due to my "hacky" semaphore implementation I'm guessing. How would I contribute my changes to the V8 project? Thank you, pikpik -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
