Carp/test-for-errors
2020-02-21 14:02:53 +01: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 Enable testing for error messages, using the check.sh functionality. 2018-09-21 14:53:06 +02:00
trick_resolution.carp One more test for error message. 2018-09-21 15:17:12 +02: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