1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
semantic/test/corpus/diff-summaries/go
2016-12-07 13:26:31 -05:00
..
array-types.json update tests 2016-12-07 13:26:31 -05:00
array-with-implicit-length.json update tests 2016-12-07 13:26:31 -05:00
assignment-statements.json update tests 2016-12-07 13:26:31 -05:00
call-expressions.json update tests 2016-12-07 13:26:31 -05:00
channel-types.json update tests 2016-12-07 13:26:31 -05:00
const-declarations-with-types.json update tests 2016-12-07 13:26:31 -05:00
const-declarations-without-types.json update tests 2016-12-07 13:26:31 -05:00
const-with-implicit-values.json update tests 2016-12-07 13:26:31 -05:00
constructors.json update tests 2016-12-07 13:26:31 -05:00
float-literals.json update tests 2016-12-07 13:26:31 -05:00
for-statements.json update tests 2016-12-07 13:26:31 -05:00
function-declarations.json update tests 2016-12-07 13:26:31 -05:00
function-literals.json update tests 2016-12-07 13:26:31 -05:00
function-types.json update tests 2016-12-07 13:26:31 -05:00
go-and-defer-statements.json update tests 2016-12-07 13:26:31 -05:00
grouped-import-declarations.json update tests 2016-12-07 13:26:31 -05:00
grouped-var-declarations.json update tests 2016-12-07 13:26:31 -05:00
if-statements.json update tests 2016-12-07 13:26:31 -05:00
imaginary-literals.json update tests 2016-12-07 13:26:31 -05:00
increment-decrement-statements.json update tests 2016-12-07 13:26:31 -05:00
indexing-expressions.json update tests 2016-12-07 13:26:31 -05:00
int-literals.json update tests 2016-12-07 13:26:31 -05:00
interface-types.json update tests 2016-12-07 13:26:31 -05:00
label-statements.json update tests 2016-12-07 13:26:31 -05:00
map-literals.json update tests 2016-12-07 13:26:31 -05:00
map-types.json update tests 2016-12-07 13:26:31 -05:00
method-declarations.json update tests 2016-12-07 13:26:31 -05:00
pointer-types.json update tests 2016-12-07 13:26:31 -05:00
qualified-types.json update tests 2016-12-07 13:26:31 -05:00
rune-literals.json update tests 2016-12-07 13:26:31 -05:00
select-statements.json update tests 2016-12-07 13:26:31 -05:00
selector-expressions.json update tests 2016-12-07 13:26:31 -05:00
send-statements.json update tests 2016-12-07 13:26:31 -05:00
short-var-declarations.json update tests 2016-12-07 13:26:31 -05:00
single-import-declarations.json update tests 2016-12-07 13:26:31 -05:00
single-line-function-declarations.json update tests 2016-12-07 13:26:31 -05:00
slice-literals.json update tests 2016-12-07 13:26:31 -05:00
slice-types.json update tests 2016-12-07 13:26:31 -05:00
string-literals.json update tests 2016-12-07 13:26:31 -05:00
struct-literals.json update tests 2016-12-07 13:26:31 -05:00
struct-types.json update tests 2016-12-07 13:26:31 -05:00
switch-statements.json update tests 2016-12-07 13:26:31 -05:00
type-assertion-expressions.json update tests 2016-12-07 13:26:31 -05:00
type-conversion-expressions.json update tests 2016-12-07 13:26:31 -05:00
type-declarations.json update tests 2016-12-07 13:26:31 -05:00
type-switch-statements.json update tests 2016-12-07 13:26:31 -05:00
unary-expressions.json update tests 2016-12-07 13:26:31 -05:00
var-declarations-with-no-expressions.json update tests 2016-12-07 13:26:31 -05:00
var-declarations-with-types.json update tests 2016-12-07 13:26:31 -05:00
var-declarations-without-types.json update tests 2016-12-07 13:26:31 -05:00
variadic-function-declarations.json update tests 2016-12-07 13:26:31 -05:00