Re: test 579 updated

David Junger <[email protected]> Tue, 8 Apr 2014 19:30:19 +0200
Newsgroups gmane.comp.web.voice
Message-ID <[email protected]>
Le 8 apr 2014 à 17:58, Jim Barnett <[email protected]> a écrit :

> I have tried to update test579 to test that the default history content gets executed the first time a state is visited but not the second.  Unfortunately, I don't have access to an implementation that is up-to-date enough to pass  the test, so I don't know if it's correct.  Could someone take a look and let me know if it's OK?  The idea is that S0's onentry generates event1, its <initial> transition generates event2, and the default history content generates event3.  The first time through we should get event1/2/3 in that order, the second time through only event1 and event2.

http://jsscxml.org/viewer?src=w3c_tests/test579.scxml
(BTW it can open local SCXML files now — directly, no upload, it works offline)

			David