1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
semantic/test/fixtures/go
2017-11-20 18:45:48 -08:00
..
array-types.A.go Add additional array types tests 2017-11-07 16:38:52 -08:00
array-types.B.go Add additional array types tests 2017-11-07 16:38:52 -08:00
array-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
array-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
array-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
array-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
array-with-implicit-length.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
array-with-implicit-length.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
array-with-implicit-length.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
array-with-implicit-length.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
array-with-implicit-length.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
array-with-implicit-length.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
assignment-statements.A.go Add additional assignment statement test cases 2017-11-07 17:05:37 -08:00
assignment-statements.B.go Add additional assignment statement test cases 2017-11-07 17:05:37 -08:00
assignment-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
assignment-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
assignment-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
assignment-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
binary-expressions.A.go Add binary expressions tests 2017-11-20 10:57:19 -08:00
binary-expressions.B.go Add binary expressions tests 2017-11-20 10:57:19 -08:00
binary-expressions.diffA-B.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
binary-expressions.diffB-A.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
binary-expressions.parseA.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
binary-expressions.parseB.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
call-expressions.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
call-expressions.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
call-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
call-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
call-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
call-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
case-statements.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
case-statements.B.go Enhance Go switch test fixture 2017-10-30 17:50:57 -07:00
case-statements.diffA-B.txt Update case and switch statement tests 2017-11-15 10:57:12 -08:00
case-statements.diffB-A.txt Update case and switch statement tests 2017-11-15 10:57:12 -08:00
case-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
case-statements.parseB.txt Update case and switch statement tests 2017-11-15 10:57:12 -08:00
channel-types.A.go Add additional channel type tests 2017-11-07 16:57:03 -08:00
channel-types.B.go Add additional channel type tests 2017-11-07 16:57:03 -08:00
channel-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
channel-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
channel-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
channel-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
comment.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
comment.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
comment.diffA-B.txt Re-contextualize tests 2017-11-15 16:36:15 -08:00
comment.diffB-A.txt Re-contextualize tests 2017-11-15 16:36:15 -08:00
comment.parseA.txt Re-contextualize tests 2017-11-15 16:36:15 -08:00
comment.parseB.txt Re-contextualize tests 2017-11-15 16:36:15 -08:00
const-declarations-with-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-declarations-with-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-declarations-with-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-with-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-with-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-with-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-without-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-declarations-without-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-declarations-without-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-without-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-without-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
const-declarations-without-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
const-with-implicit-values.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-with-implicit-values.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
const-with-implicit-values.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
const-with-implicit-values.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
const-with-implicit-values.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
const-with-implicit-values.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
constructors.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
constructors.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
constructors.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
constructors.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
constructors.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
constructors.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
float-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
float-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
float-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
float-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
float-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
float-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
for-statements.A.go Update for statement tests 2017-11-09 15:41:55 -08:00
for-statements.B.go Update for statement tests 2017-11-09 15:41:55 -08:00
for-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
for-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
for-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
for-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
function-declarations.A.go Update function declarations tests 2017-11-20 18:45:39 -08:00
function-declarations.B.go Update function declarations tests 2017-11-20 18:45:39 -08:00
function-declarations.diffA-B.txt Update function declarations tests 2017-11-20 18:45:39 -08:00
function-declarations.diffB-A.txt Update function declarations tests 2017-11-20 18:45:39 -08:00
function-declarations.parseA.txt Update function declarations tests 2017-11-20 18:45:39 -08:00
function-declarations.parseB.txt Update function declarations tests 2017-11-20 18:45:39 -08:00
function-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
function-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
function-literals.diffA-B.txt Update tests 2017-11-20 16:43:12 -08:00
function-literals.diffB-A.txt Update tests 2017-11-20 16:43:12 -08:00
function-literals.parseA.txt Update tests 2017-11-20 16:43:12 -08:00
function-literals.parseB.txt Update tests 2017-11-20 16:43:12 -08:00
function-types.A.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
function-types.B.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
function-types.diffA-B.txt Update tests 2017-11-20 16:43:12 -08:00
function-types.diffB-A.txt Update tests 2017-11-20 16:43:12 -08:00
function-types.parseA.txt Update tests 2017-11-20 16:43:12 -08:00
function-types.parseB.txt Update tests 2017-11-20 16:43:12 -08:00
go-and-defer-statements.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
go-and-defer-statements.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
go-and-defer-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
go-and-defer-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
go-and-defer-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
go-and-defer-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-import-declarations.A.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
grouped-import-declarations.B.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
grouped-import-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-import-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-import-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-import-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-var-declarations.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
grouped-var-declarations.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
grouped-var-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-var-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-var-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
grouped-var-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
if-statements.A.go Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
if-statements.B.go Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
if-statements.diffA-B.txt Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
if-statements.diffB-A.txt Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
if-statements.parseA.txt Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
if-statements.parseB.txt Update if statement tests with comment for else if statement 2017-11-20 11:30:52 -08:00
imaginary-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
imaginary-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
imaginary-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
imaginary-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
imaginary-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
imaginary-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
increment-decrement-statements.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
increment-decrement-statements.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
increment-decrement-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
increment-decrement-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
increment-decrement-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
increment-decrement-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
indexing-expressions.A.go Update index and slice expression tests 2017-11-01 15:11:29 -07:00
indexing-expressions.B.go Update index and slice expression tests 2017-11-01 15:11:29 -07:00
indexing-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
indexing-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
indexing-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
indexing-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
int-literals.A.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
int-literals.B.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
int-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
int-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
int-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
int-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
interface-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
interface-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
interface-types.diffA-B.txt Update tests 2017-11-20 16:43:12 -08:00
interface-types.diffB-A.txt Update tests 2017-11-20 16:43:12 -08:00
interface-types.parseA.txt Update tests 2017-11-20 16:43:12 -08:00
interface-types.parseB.txt Update tests 2017-11-20 16:43:12 -08:00
label-statements.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
label-statements.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
label-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
label-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
label-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
label-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
map-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
map-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
map-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
map-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
map-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
map-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
map-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
map-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
map-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
map-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
map-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
map-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
method-declarations.A.go Update method declarations tests 2017-11-15 11:08:12 -08:00
method-declarations.B.go Update method declarations tests 2017-11-15 11:08:12 -08:00
method-declarations.diffA-B.txt Update tests 2017-11-20 16:43:12 -08:00
method-declarations.diffB-A.txt Update tests 2017-11-20 16:43:12 -08:00
method-declarations.parseA.txt Update tests 2017-11-20 16:43:12 -08:00
method-declarations.parseB.txt Update tests 2017-11-20 16:43:12 -08:00
modifying-struct-fields.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
modifying-struct-fields.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
modifying-struct-fields.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
modifying-struct-fields.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
modifying-struct-fields.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
modifying-struct-fields.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
parameter-declarations-with-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
parameter-declarations-with-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
parameter-declarations-with-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
parameter-declarations-with-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
parameter-declarations-with-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
parameter-declarations-with-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
pointer-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
pointer-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
pointer-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
pointer-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
pointer-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
pointer-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
qualified-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
qualified-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
qualified-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
qualified-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
qualified-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
qualified-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
rune-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
rune-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
rune-literals.diffA-B.txt Update rune literal tests 2017-10-31 16:46:06 -07:00
rune-literals.diffB-A.txt Update rune literal tests 2017-10-31 16:46:06 -07:00
rune-literals.parseA.txt Update rune literal tests 2017-10-31 16:46:06 -07:00
rune-literals.parseB.txt Update rune literal tests 2017-10-31 16:46:06 -07:00
select-statements.A.go Update select statements tests 2017-11-15 10:10:14 -08:00
select-statements.B.go Update select statements tests 2017-11-15 10:10:14 -08:00
select-statements.diffA-B.txt Update select statements tests 2017-11-15 10:10:14 -08:00
select-statements.diffB-A.txt Update select statements tests 2017-11-15 10:10:14 -08:00
select-statements.parseA.txt Update select statements tests 2017-11-15 10:10:14 -08:00
select-statements.parseB.txt Update select statements tests 2017-11-15 10:10:14 -08:00
selector-expressions.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
selector-expressions.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
selector-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
selector-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
selector-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
selector-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
send-statements.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
send-statements.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
send-statements.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
send-statements.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
send-statements.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
send-statements.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
short-var-declarations.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
short-var-declarations.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
short-var-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
short-var-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
short-var-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
short-var-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
single-import-declarations.A.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
single-import-declarations.B.go Fix parse errors in some go test cases 2017-09-19 12:20:04 -04:00
single-import-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
single-import-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
single-import-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
single-import-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
single-line-function-declarations.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
single-line-function-declarations.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
single-line-function-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
single-line-function-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
single-line-function-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
single-line-function-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
slice-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
slice-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
slice-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
slice-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
slice-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
slice-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
slice-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
slice-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
slice-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
slice-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
slice-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
slice-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
string-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
string-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
string-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
string-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
string-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
string-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
struct-field-declarations.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-field-declarations.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-field-declarations.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
struct-field-declarations.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
struct-field-declarations.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
struct-field-declarations.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
struct-literals.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-literals.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-literals.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
struct-literals.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
struct-literals.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
struct-literals.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
struct-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
struct-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
struct-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
struct-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
struct-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
switch-statement.parseA.txt Don't pop off Params/Args from S.Function since type arguments can appear before or return types can appear after in some languages 2017-03-29 16:03:28 -04:00
switch-statements.A.go Update case and switch statement tests 2017-11-15 10:57:12 -08:00
switch-statements.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
switch-statements.diffA-B.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
switch-statements.diffB-A.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
switch-statements.parseA.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
switch-statements.parseB.txt Update case and switch statement tests 2017-11-15 10:57:12 -08:00
type-aliases.A.go Add type-aliases tests 2017-11-07 16:00:10 -08:00
type-aliases.B.go Add type-aliases tests 2017-11-07 16:00:10 -08:00
type-aliases.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
type-aliases.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
type-aliases.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
type-aliases.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
type-assertion-expressions.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
type-assertion-expressions.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
type-assertion-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
type-assertion-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
type-assertion-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
type-assertion-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
type-conversion-expressions.A.go Add additional type conversion test cases 2017-11-08 11:17:03 -08:00
type-conversion-expressions.B.go Add additional type conversion test cases 2017-11-08 11:17:03 -08:00
type-conversion-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
type-conversion-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
type-conversion-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
type-conversion-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
type-declarations.A.go Update type declarations tests 2017-11-20 18:45:48 -08:00
type-declarations.B.go Update type declarations tests 2017-11-20 18:45:48 -08:00
type-declarations.diffA-B.txt Add back manyTerm combinator as an alias for many term 2017-11-20 17:08:03 -08:00
type-declarations.diffB-A.txt Add back manyTerm combinator as an alias for many term 2017-11-20 17:08:03 -08:00
type-declarations.parseA.txt Add back manyTerm combinator as an alias for many term 2017-11-20 17:08:03 -08:00
type-declarations.parseB.txt Add back manyTerm combinator as an alias for many term 2017-11-20 17:08:03 -08:00
type-switch-statements.A.go Update type switch statements tests 2017-11-15 10:21:50 -08:00
type-switch-statements.B.go Update type switch statements tests 2017-11-15 10:21:50 -08:00
type-switch-statements.diffA-B.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
type-switch-statements.diffB-A.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
type-switch-statements.parseA.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
type-switch-statements.parseB.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.A.go Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.B.go Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.diffA-B.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.diffB-A.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.parseA.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
unary-expressions.parseB.txt Update tests fixtures 2017-11-20 11:07:21 -08:00
var-declarations-with-no-expressions.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-with-no-expressions.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-with-no-expressions.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-no-expressions.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-no-expressions.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-no-expressions.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-with-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-with-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-with-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-without-types.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-without-types.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
var-declarations-without-types.diffA-B.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-without-types.diffB-A.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-without-types.parseA.txt Update tests 2017-11-09 17:01:19 -08:00
var-declarations-without-types.parseB.txt Update tests 2017-11-09 17:01:19 -08:00
variadic-function-declarations.A.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
variadic-function-declarations.B.go Migrate go tests to new format 2017-02-23 10:06:49 -08:00
variadic-function-declarations.diffA-B.txt Update tests 2017-11-20 16:43:12 -08:00
variadic-function-declarations.diffB-A.txt Update tests 2017-11-20 16:43:12 -08:00
variadic-function-declarations.parseA.txt Update tests 2017-11-20 16:43:12 -08:00
variadic-function-declarations.parseB.txt Update tests 2017-11-20 16:43:12 -08:00