rails/activesupport/test/json
Yves Senn e68505a41a rewrite order dependent test case. #8185
As reported (https://github.com/rails/rails/pull/8185#issuecomment-11702226)
this test relied on the order a hash was serialized. Comparing the parsed
hash makes the test no longer order dependent.
2012-12-27 17:28:42 +01:00
..
decoding_test.rb Removing extra requires from the test. Already loaded in abstract_unit. 2011-07-31 23:36:21 +05:30
encoding_test.rb rewrite order dependent test case. #8185 2012-12-27 17:28:42 +01:00