Sha256: 8645bed3cc5d8e2ab56a394f4c05fc2802b9f558ac55fa3e15cbe00f428281bd
Contents?: true
Size: 1.04 KB
Versions: 7
Compression:
Stored size: 1.04 KB
Contents
en: actual_board: 'Actual final board' check_failed_unexpected_boom: 'The program did BOOM.' check_final_board_failed_different_boards: 'A different board was obtained' check_error_failed_expected_boom: 'The program was expected to BOOM but a final board was obtained.' check_error_failed_another_reason: 'The program was expected to fail by <strong>%{expected_code}</strong>, but it failed by another reason.' check_return_failed_different_values: '<strong>%{expected_value}</strong> was expected but <strong>%{actual_value}</strong> was obtained.' check_return_failed_no_return: '<strong>%{expected_value}</strong> was expected but no value was obtained.' code_no_stones: 'no stones left' code_out_of_board: 'out of board' code_wrong_argument_type: 'wrong arguments type' code_unassigned_variable: 'unassigned variable' code_wrong_arguments_quantity: 'wrong arguments quantity' expected_board: 'Expected final board' final_board: 'Final board' initial_board: 'Initial board' no_program_found: 'No program definition was found'
Version data entries
7 entries across 7 versions & 1 rubygems