Sha256: 0f110517601e1a052bf8164155a6d24c9e5bde4d3121ca009fe095b1ae837863

Contents?: true

Size: 130 Bytes

Versions: 3

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

describe XXhash do
  it 'returns hash' do
    assert_equal 2758658570, XXhash.xxh32('test', 123)
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
xxhash-0.1.1 test/xxhash_test.rb
xxhash-0.1.0 test/xxhash_test.rb
xxhash-0.0.1 test/xxhash_test.rb