1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
semantic/test/corpus/diff-summaries/javascript
2017-02-09 13:35:21 -05:00
..
anonymous-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
anonymous-parameterless-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
array.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
arrow-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
assignment.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
bitwise-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
boolean-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
break.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
chained-callbacks.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
chained-property-access.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
class.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
comma-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
comment.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
constructor-call.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
continue.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
delete-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
do-while-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
export.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
false.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
for-in-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
for-loop-with-in-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
for-of-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
for-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
function-call-args.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
function-call.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
generator-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
identifier.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
if-else.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
if.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
import.json Fix the integration tests. 2017-02-09 13:35:21 -05:00
math-assignment-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
math-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
member-access-assignment.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
member-access.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
method-call.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
named-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
nested-do-while-in-function.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
nested-functions.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
null.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
number.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
object.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
objects-with-methods.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
regex.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
relational-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
return-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
string.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
subscript-access-assignment.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
subscript-access-string.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
subscript-access-variable.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
switch-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
template-string.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
ternary.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
this-expression.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
throw-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
true.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
try-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
type-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
undefined.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
var-declaration.json Fix the integration tests. 2017-02-09 13:35:21 -05:00
variable.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
void-operator.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
while-statement.json Bump the integration tests. 2017-02-06 10:44:04 -05:00
yield.json Bump the integration tests. 2017-02-06 10:44:04 -05:00