Welcome back \o/

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6
BuildVersion:   10A421a

$ rake spec:ci
(in /Users/lrz/src/macruby-experimental)
./mspec/bin/mspec ci -I./lib -B ./spec/macruby.mspec  :full
MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 94.124748 seconds

1519 files, 6142 examples, 18161 expectations, 0 failures, 0 errors

Laurent

On Aug 2, 2009, at 6:42 AM, Eloy Duran wrote:

Hi,

I'm un-jet lagging a bit, so I thought I'd update the ruby specs again. We are now passing: 18160 examples.

@Matt: Great work on the StringScanner! Could you please make sure the specs run on 1.8 as well? Currently 4 fail:

$ mspec -B ruby.1.8.mspec library/stringscanner

StringScanner#getch is multi-byte character sensitive FAILED
StringScanner#getch should keep the encoding ERROR
StringScanner#initialize_copy is a private method FAILED
StringScanner#initialize is a private method FAILED

@Laurent: There were quite some changes to complex that you might want to look into since you recently worked on those :)

Cheers,
Eloy
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to