There are no hard and fast rules in our test suite, it is basically a slightly confusing mixture of several naming schemes. We have, as you already mentioned, regression tests with v8 issue numbers, we some with Chrome issue numbers (of course with slightly varying numbering schemes), we have subdirectories for parts of v8, we have lots of tests nobody can figure out anymore what they actually test etc.
My simple proposal would be that you just create a test/mjsunit/my-cool-fork directory and put your tests there, effectively creating your own little namespace. -- -- 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/groups/opt_out.
