Descriptiongo.tools/go/ssa/interp: some fixes to tests
- Break out parts of coverage.go into more specific files.
- Re-enable test of nil interface-to-interface conversion.
- Update initorder test to reflect spec ambiguity and gc vs go/types variance.
- Re-enable test dependent on now-fixed bug 8189 ("value,ok" yields an untyped bool)
Patch Set 1 #Patch Set 2 : diff -r e3c39d0035bf https://code.google.com/p/go.tools #Patch Set 3 : diff -r e3c39d0035bf https://code.google.com/p/go.tools #Patch Set 4 : diff -r e3c39d0035bf https://code.google.com/p/go.tools #Patch Set 5 : diff -r e3c39d0035bf98d4bb9fa3b0a6b0f114f67584d1 https://code.google.com/p/go.tools #
MessagesTotal messages: 3
|