fog--fog/tests/core
Kevin Menard ee7d1d736c Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy.
It appears JRuby's Nokogiri implementation is strict about using unbound XML namespaces.  Since a well-formed doc should have bound namespaces, I just added it here.
2013-10-24 18:16:13 -04:00
..
attribute_tests.rb
connection_tests.rb
credential_tests.rb Added a JRuby workaround in a test that's failing due to a JRuby bug. 2013-10-24 15:17:51 -04:00
current_machine_tests.rb
mocking_tests.rb
parser_tests.rb Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy. 2013-10-24 18:16:13 -04:00
service_tests.rb
timeout_tests.rb
uuid_tests.rb [core] updated UUID to use it's own UUID implementation if one was not available from the ruby lib. 2013-10-11 07:51:23 -05:00
wait_for_tests.rb