Author: stsp
Revision: 1140289
Modified property: svn:log
Modified: svn:log at Mon Jun 27 19:37:00 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jun 27 19:37:00 2011
@@ -1,8 +1,9 @@
Some steps towards allowing the Ruby bindings tests to run with Ruby 1.9.
-While make check-swig-rb does not error out, it does not generate
-any output for some reason. I'll leave it to someone more compentent
-with Ruby to fix this...
+While make check-swig-rb does not error out, it does not generate any
+output for some reason if Test::Unit 2.3.0 is used.
+The tests do run with Test::Unit 1.2.3, however.
+I'll leave it to someone more compentent to fix this.
* subversion/bindings/swig/ruby/test/test_core.rb: Needs 'coding: utf-8'
marker to avoid a parsing error because of an embedded UTF-8 string.