tests: improve error tests on --keep-going by adding usage of broken things
authorJean Privat <jean@pryen.org>
Sat, 7 Nov 2015 04:47:26 +0000 (23:47 -0500)
committerJean Privat <jean@pryen.org>
Sat, 7 Nov 2015 04:47:26 +0000 (23:47 -0500)
commit73a86a09b37810091d4df2e3ea22a1426183fe0e
tree9b275745e85d5c286fa407c52b0b7dfa993733c8
parent8f84373b18db9090a3ab23c8df89b15ccbdb28aa
tests: improve error tests on --keep-going by adding usage of broken things

Signed-off-by: Jean Privat <jean@pryen.org>
52 files changed:
tests/error_array_ambig.nit
tests/error_attr_2def.nit
tests/error_attr_assign.nit
tests/error_cons_arity.nit
tests/error_cons_arity2.nit
tests/error_constraint.nit
tests/error_decl_type_var.nit
tests/error_for_coll.nit
tests/error_formal.nit
tests/error_formal_name.nit
tests/error_fun_ret.nit
tests/error_fun_ret2.nit
tests/error_fun_ret3.nit
tests/error_fun_ret4.nit
tests/error_fun_ret5.nit
tests/error_gen_f_inh_clash.nit
tests/error_if_bool.nit
tests/error_inh_clash.nit
tests/error_inh_clash2.nit
tests/error_inh_clash3.nit
tests/error_inh_clash4.nit
tests/error_inh_loop.nit
tests/error_kern_attr_any.nit
tests/error_kern_attr_int.nit
tests/error_left_bool.nit
tests/error_loop_bool_while.nit
tests/error_meth_2def.nit
tests/error_meth_2def2.nit
tests/error_redef3.nit
tests/error_redef4.nit
tests/error_redef_class.nit
tests/error_ref_attr.nit
tests/error_ref_fun.nit
tests/error_ref_param.nit
tests/error_ref_proc.nit
tests/error_ref_ret.nit
tests/error_ret_fun.nit
tests/error_ret_type.nit
tests/error_right_bool.nit
tests/error_signature.nit
tests/error_spe_attr.nit
tests/error_spe_fun.nit
tests/error_spe_param.nit
tests/error_spe_param2.nit
tests/error_spe_proc.nit
tests/error_spe_ret.nit
tests/error_super_none.nit
tests/error_type_not_ok.nit
tests/error_type_not_ok2.nit
tests/error_type_not_ok3.nit
tests/error_type_not_ok4.nit
tests/error_unk_class.nit