archives

« Bugzilla Issues Index

#211 — runTestCase should be adapted to support multiple execution of a test case


<Thanks>Geoffrey Sneddon</Thanks>

Geoffrey had an excellent suggestion that test262 should support invoking test cases multiple times per JS environment. I completely agree - this will help catch bugs in optimized JS engines. This can be done fairly easily by modifying the definition of runTestCase.