File: TestSyntax.rb

package info (click to toggle)
jruby 9.4.8.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 89,244 kB
  • sloc: ruby: 548,574; java: 276,189; yacc: 25,873; ansic: 6,178; xml: 6,111; sh: 1,855; sed: 94; makefile: 78; jsp: 48; tcl: 40; exp: 12
file content (20 lines) | stat: -rw-r--r-- 1,129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
exclude :test_error_message_encoding, "needs investigation"
exclude :test_invalid_break, "needs investigation"
exclude :test_invalid_next, "needs investigation"
exclude :test_warning_literal_in_condition, "different error"
exclude :test_warning_literal_in_flip_flop, "different error"
exclude :"test_argument_forwarding", "work in progress"
exclude :"test_duplicated_kw", "work in progress"
exclude :"test_duplicated_opt_kw", "work in progress"
exclude :"test_duplicated_rest_kw", "work in progress"
exclude :"test_duplicated_when", "work in progress"
exclude :"test_duplicated_when_check_option", "work in progress"
exclude :"test_heredoc_no_terminator", "work in progress"
exclude :"test_keyword_invalid_name", "work in progress"
exclude :"test_methoddef_endless", "work in progress"
exclude :"test_numbered_parameter", "work in progress"
exclude :"test_syntax_error_at_newline", "work in progress"
exclude :"test_unterminated_heredoc", "work in progress"
exclude :"test_unterminated_heredoc_cr", "work in progress"
exclude :"test_value_expr_in_condition", "work in progress"
exclude :"test_warning_for_cr", "work in progress"