On Fri, 30 May 2003 19:48:55 +0900, dblac wrote: > On Fri, 30 May 2003, Simon Strandgaard wrote: >> >> I ran the test-suite on your code and it failed. > > Try again :-) It shouldn't fail. > > Here's what I ran, cut-and-pasted from your message and my message, > plus the TestUnit wrapper: Yes it works with these 2 test cases.. but there is a few more test-cases it has to work with, see: http://ruby-talk.org/72408 > class TestMe < Test::Unit::TestCase > def test_shift_until_non_existing_class [snip] > def test_pop_until_non_existing_class [snip] > end Sorry for causing confusion :-) -- Simon Strandgaard