solidity/test/libsolidity/ASTJSON
Mathias Baumann 0e3ff25b4e Make sure json output array order is consistent
The source of the "contractDependencies" value was an std::map, thus
order was more or less random.
2019-08-19 17:42:03 +02:00
..
address_payable_legacy.json Syntax for meta type information. 2019-01-17 20:36:48 +01:00
address_payable.json Syntax for meta type information. 2019-01-17 20:36:48 +01:00
address_payable.sol Add `stateMutability field to JSON AST for address` types. 2018-09-13 15:15:49 +02:00
array_type_name_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
array_type_name.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
array_type_name.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
constructor_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
constructor.json Add new test cases. 2018-09-11 14:47:25 +02:00
constructor.sol Add new test cases. 2018-09-11 14:47:25 +02:00
contract_dep_order_legacy.json Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
contract_dep_order.json Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
contract_dep_order.sol Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
documentation_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
documentation.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
documentation.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
enum_value_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
enum_value.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
enum_value.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
event_definition_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
event_definition.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
event_definition.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
fallback_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
fallback_payable_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
fallback_payable.json Add new test cases. 2018-09-11 14:47:25 +02:00
fallback_payable.sol Add new test cases. 2018-09-11 14:47:25 +02:00
fallback.json Add new test cases. 2018-09-11 14:47:25 +02:00
fallback.sol Add new test cases. 2018-09-11 14:47:25 +02:00
function_type_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
function_type.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
function_type.sol Update tests. 2018-08-14 18:53:06 +02:00
inheritance_specifier_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
inheritance_specifier.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
inheritance_specifier.sol Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
long_type_name_binary_operation_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
long_type_name_binary_operation.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
long_type_name_binary_operation.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
long_type_name_identifier_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
long_type_name_identifier.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
long_type_name_identifier.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
modifier_definition_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
modifier_definition.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
modifier_definition.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
modifier_invocation_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
modifier_invocation.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
modifier_invocation.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
non_utf8_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
non_utf8.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
non_utf8.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
placeholder_statement_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
placeholder_statement.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
placeholder_statement.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
short_type_name_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
short_type_name_ref_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
short_type_name_ref.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
short_type_name_ref.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
short_type_name.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
short_type_name.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
smoke_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
smoke.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
smoke.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
source_location_legacy.json Restore `isConstructor` in the legacy AST. 2018-09-11 14:47:25 +02:00
source_location.json Replace `isConstructor field in the JSON AST by a kind` field. 2018-09-11 14:47:25 +02:00
source_location.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
using_for_directive_legacy.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
using_for_directive.json Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
using_for_directive.sol Extract AST JSON tests. 2018-08-03 20:35:50 +02:00