Carp/test-for-errors
2020-06-19 15:01:27 -04:00
..
char_at_index.carp commands: check char-at 2020-01-14 09:32:22 +01:00
duplicate_binding.carp compiler: catch double definitions; fixes #320 2019-05-20 20:06:57 +02:00
lambda_capturing_ref_that_dies.carp Use underscore in filenames of "test for error"-tests. 2019-10-24 10:09:52 +02:00
no_forms_in_match.carp Respect --check flag when reporting Eval errors. 2019-03-22 11:00:23 +01:00
no_matching_instance.carp Add remaining implements declarations 2020-05-10 22:53:35 -04:00
private-bindings.carp Add a valid use of a private binding to private-binding test 2020-06-19 15:01:27 -04:00
return_ref_in_do.carp 4 test cases for returning-of-ref bug. 2020-05-04 11:56:23 +02:00
return_ref_in_let.carp 4 test cases for returning-of-ref bug. 2020-05-04 11:56:23 +02:00
return_ref_to_array_literal.carp 4 test cases for returning-of-ref bug. 2020-05-04 11:56:23 +02:00
return_ref_to_function_result.carp 4 test cases for returning-of-ref bug. 2020-05-04 11:56:23 +02:00
trick_resolution.carp Add remaining implements declarations 2020-05-10 22:53:35 -04:00
type_mismatch.carp Test for type mismatch error. 2018-09-21 14:57:41 +02:00
uneven_nr_of_forms_in_match.carp Two tests for errors. 2019-02-01 16:12:55 +01:00
use_ref_after_free.carp Use underscore in filenames of "test for error"-tests. 2019-10-24 10:09:52 +02:00
use_ref_arg_after_free.carp Use underscore in filenames of "test for error"-tests. 2019-10-24 10:09:52 +02:00
use_ref_via_nth_after_free.carp Merge branch 'master' into lifetimez-with-lambdas 2019-11-25 12:22:04 +01:00
wrong_sig_for_def.carp Some tests for sigs. 2020-02-21 14:02:53 +01:00
wrong_sig_for_defn.carp Some tests for sigs. 2020-02-21 14:02:53 +01:00
wrong-phantom.carp core: add phantom 2020-06-14 12:16:45 +02:00