Test Cases?

# Garrett Smith (18 years ago)

Are there test cases that I can download and run?

Garrett

# zwetan (18 years ago)

On 8/3/07, Garrett Smith <dhtmlkitchen at gmail.com> wrote:

Are there test cases that I can download and run?

for Tamarin you have developer.mozilla.org/en/docs/Tamarin_Build_Documentation see: Running Tamarin compliance tests

for ES4 Milestone 0 www.ecmascript.org/download.php see in es4-pre-release.M0.source.tar.gz see es4/tests/

# Garrett (18 years ago)

for ES4 Milestone 0 www.ecmascript.org/download.php see in es4-pre-release.M0.source.tar.gz see es4/tests/

How can I run the tests?

[g-ss-Computer:~/Downloads/es4] gs% ./run-tamarin-tests.sh -d tests ./run-tamarin-tests.sh: line 63: hg: command not found SECTION: tests ...

0 completions, 0 xerrors, 0 errors, 0 alarms, 0 unknown crashes 0 parseErrors, 0 defnErrors, 0 verifyErrors 0 evalErrors, 0 machErrors, 0 hostErrors 0 PASSED, 0 FAILED

Garrett