• Nigel Tao's avatar
    strings: more thorough Replacer tests. · b19c32ac
    Nigel Tao authored
    This verifies existing behavior. Some replacements are arguably wrong
    (these are marked with TODO) but changing behavior is left for a
    follow-up CL.
    
    Also fix that BenchmarkGenericMatch wasn't actually matching anything.
    
    R=rsc, eric.d.eisner
    CC=bradfitz, golang-dev
    https://golang.org/cl/6488110
    b19c32ac
Name
Last commit
Last update
..
example_test.go Loading commit data...
export_test.go Loading commit data...
reader.go Loading commit data...
reader_test.go Loading commit data...
replace.go Loading commit data...
replace_test.go Loading commit data...
strings.go Loading commit data...
strings_test.go Loading commit data...