aboutsummaryrefslogtreecommitdiff
path: root/cmp/testdata
AgeCommit message (Expand)Author
2020-07-21Use triple-quote formatting for multiline strings (#229)Joe Tsai
2020-06-22Swallow panic when calling String or Error (#221)Joe Tsai
2020-06-17Improve reporting of values with cycles (#217)Joe Tsai
2020-06-17Update test case names (#218)Joe Tsai
2020-06-12Disambiguate reporter output (#216)Joe Tsai
2020-06-11Limit verbosity of reporter output (#215)Joe Tsai
2020-06-10Limit number of printed differences for variable-length composites (#213)Joe Tsai
2020-06-10Use custom triple-quote syntax for diffing string literals (#212)Joe Tsai
2020-06-10Use raw string literal syntax only for valid UTF-8 (#211)Joe Tsai
2020-06-10Allow batched diffing of slices with a custom comparer (#210)Joe Tsai
2020-06-10Batch reporter output for simple lists of textLine elements (#208)Joe Tsai
2020-06-08Forcibly export fields for use by the reporterJoe Tsai
2020-05-16Do not use custom format for nil slice (#201)A. Ishikawa
2020-05-14Format units in decimal except bytes (#199)178inaba
2020-05-13Refactor tests to use golden test files (#200)Joe Tsai