solidity/test/libsolidity/syntaxTests/string
2020-06-22 16:51:47 +02:00
..
string_escapes.sol Add syntax tests to augment the test coverage of 2018-09-20 23:02:44 +02:00
string_multipart_hex_valid_parts.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_multipart_newline_with_hex_prefix.sol Allow splitting string literals into multiple parts 2019-11-26 14:41:30 +03:00
string_multipart_newline_without_hex_prefix.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_multipart_only_hex.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_multipart_only_regular.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_multipart_single_line.sol Allow splitting string literals into multiple parts 2019-11-26 14:41:30 +03:00
string_new_line.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_terminated_by_backslash.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_unterminated_no_new_line.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_unterminated.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00