bert/test
Charlie Somerville 7c2173d1db only serialise a Time object with microsecond precision
Time.now on Linux returns a Time instance with nanosecond precision,
but BERT only serialises times down to microsecond precision.
2017-01-11 15:47:09 +11:00
..
bert_test.rb only serialise a Time object with microsecond precision 2017-01-11 15:47:09 +11:00
decoder_test.rb fix bignum encoding. closes gh-1. 2009-10-28 11:53:35 -07:00
encoder_test.rb fix unused variable warnings when testing with -w 2017-01-11 15:25:26 +11:00
test_helper.rb test ruby and c implementations 2017-01-11 15:47:07 +11:00