EUforum Messages
- Powered by Euphoria -
Post Reply Previous Next All Messages
Date: Thu May 8 21:29
From: Jeremy Cowgar <jeremy at cow?ar.?om>
Subject: Re: Revision 417 -- tests are broke

CChris wrote:
> 
> 
> At revision 424:
> All tests for sequence.e and search.e pass under Eu 3.1.1 .
> 

stack.e still fails but the others are cleared up, yay! Thanks.

stack.e:
  failed: FIFO dup(). expected: {1,30,20,10,10} but got: {1,30,30,20,10}
  failed: FIFO pop() #1. expected: {1,30,20} but got: {1,30,30}

--
Jeremy Cowgar
http://jeremy.cowgar.com

 
Post Reply Previous Next All Messages