aboutsummaryrefslogtreecommitdiff
path: root/src/bytes/compare_test.go
AgeCommit message (Expand)Author
2023-07-13bytes: remove builders check from compare testJohan Brandhorst-Satzkorn
2023-05-30internal/bytealg: fix alignment code in compare_riscv64.sMark Ryan
2022-09-19internal/bytealg: correct alignment checks for compare/memequal on riscv64Joel Sing
2019-10-07bytes: add endian base compare testMeng Zhuo
2018-10-11bytes: vary the input alignment to Compare argument in compare_test.goLotusFenn
2018-06-29bytes, strings: fix comparison of long byte slices on s390xbill_ofarrell
2016-03-02all: single space after period.Brad Fitzpatrick
2015-03-25runtime: add runtime.cmpstring and bytes.CompareDave Cheney
2014-09-08build: move package sources from src/pkg to srcRuss Cox