LXSC SCXML Implementation Report

Gavin Kistner <[email protected]> Mon, 30 Jun 2014 20:45:24 +0000 (GMT)
Newsgroups gmane.comp.web.voice
Message-ID <[email protected]>
Attached. In summary:

* Only 168 mandatory tests are run.
* 37 tests are skipped as they use <invoke> which LXSC does not implement.
* 2 tests are skipped as they use <send> to an external target, which LXSC does not implement.
* 1 test is skipped as it relies on IO Processors, which LXSC does not implement.
* 1 test fails - 178 - as it requires multiple key/value pairs with the same key name to be supported. LXSC does not (will not?) support this.