Delphi client: DUnit test TTestStomp.testMulti in untTestStomp.pas fails
------------------------------------------------------------------------
Key: STOMP-2
URL:
http://jira.codehaus.org/browse/STOMP-2 Project: Stomp
Issue Type: Bug
Environment: Delphi 2007
Reporter: Michael Justin
Priority: Minor
The last line of the unit test tries to acces an array element using 21 as index:
checkEquals('', addrs[21].PassCode);
this causees an Access vialoaction
(should be [2] instead)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email