I am working on OpenSSL implementation for IronRuby. base on ruby spec, the results looked like this.

4 files, 8 examples, 2 expectations, 2 failures, 6 errors

My first implementation is 
http://github.com/Jirapong/ironruby/commit/975853418ba31ba51354db2ba79f3786270a3941
After that, results:

4 files, 8 examples, 770 expectations, 0 failures, 2 errors

There are more methods and specs require in order to make rubygems and rails work.

e.g. From rubygems unit tests

4: uninitialized constant OpenSSL::X509
2: uninitialized constant OpenSSL::PKey
2: SSL is not installed on this system

I will keep working on the implementation.

Thanks,
-Jirapong
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to