aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/tests/well_known_types_test.rb
Commit message (Collapse)AuthorAge
* Add Google::Protobuf::Any.pack convenience class method. (#4719)Gravatar igorpeshansky2018-06-19
|
* change test for nanosecond accurate timestampsGravatar Andreas Eger2017-05-13
|
* fix floating point accuracy problem in Timestamp#to_fGravatar Andreas Eger2017-05-13
| | | | | `.quo` return the most exact devision which fixes accuracy problems for the timestamp coercion
* Ruby: added custom Struct exception type and fixed Makefile.am.Gravatar Josh Haberman2016-08-01
|
* Fix for JRuby (assert_true is not present).Gravatar Josh Haberman2016-07-28
|
* Ruby: added API support for well-known types.Gravatar Josh Haberman2016-07-28