solidity/test/cmdlineErrorReports
liangdzou 558a4ac49c give more information (at most 35 chars before and after) for too long lines
add tests for giving more informations for too long lines

add edge tests for giving more informations for too long lines

avoid printing out tailing white space

update test case after avoiding printing out trailing whitespace

update test case for removing the pre-release warning from reference

refactor the code to if-else flavor

rename folder to cmdlineErrorReports under test

rename folder to cmdlineErrorReports under test

ignore whitespace for reference files

avoiding to modify the file stderr_path by call sed without -i option

print ' ...' instead of ' ... ' at the end of a line
2018-09-13 09:55:54 +08:00
..
too_long_line_both_sides_short.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_both_sides_short.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_edge_in.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_edge_in.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_edge_out.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_edge_out.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_left_short.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_left_short.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_right_short.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line_right_short.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line.sol give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00
too_long_line.sol.ref give more information (at most 35 chars before and after) for too long lines 2018-09-13 09:55:54 +08:00