Hi, can someone answer following questions concerning Rhino sources. This would help me in providing patches:
- has Rhino a valid test suite? Running the tests as documented at http://developer.mozilla.org/en/docs/Running_the_Rhino_tests leads to some errors and can't therefore be used to know if changes introduce errors. - is there a continuous integration for Rhino somewhere? - are there some benchmarks validating the choice of some "optimizations"? I'd like for instance to try to use standard java collections rather than self made hash table to store Slots. Thanks, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
