gcc/libgo/go/compress/flate
Ian Lance Taylor c25edd44a0 libgo: update to go1.8rc2
Fix a bug in the generation of the hash value in reflect.FuncOf.
    
    The merge script missed a bunch of testdata files over the years.
    Copy them over.
    
    Reviewed-on: https://go-review.googlesource.com/35570

From-SVN: r244835
2017-01-23 22:18:42 +00:00
..
testdata libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
deflate.go libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
deflate_test.go libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
deflatefast.go libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
dict_decoder.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
dict_decoder_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
flate_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
huffman_bit_writer.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
huffman_bit_writer_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
huffman_code.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
inflate.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
inflate_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
reader_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
reverse_bits.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
token.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
writer_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00