Tracemonkey has tests directory in it's distribution, and special perl
script jsDriver.pl that perform testing. However, some tests fail, and
it is normal - that tells us wiki (some tests are obsolete, etc.). Is
there any way to run subset of tests that always must pass (even in
case of active development), just to verify that current verdion of
tracemonkey is working correctly?
I using tracemonkey from hg.mozilla.org/tracemonkey .
Actually David Mandelin and Bob Clary have been working to provide
exactly this rather crucial bit of testing infrastructure:
Bug 509629 - New jstest harness
https://bugzilla.mozilla.org/show_bug.cgi?id=509629
There's a working patch in that bug.
-j