just like we put _check* files into automake's TESTS variable, we should put _xfail_check* (or so) files into XFAIL_TESTS.
better yet, we should make this configurable through FILE_PROPERTIES().
Logged In: YES user_id=665456
in the same swoop, we could make each of BuildableModule's program flavors configurable. these are
am_bin_programs_ am_bin_scripts_ noinst_programs_ noinst_scripts_ am_check_programs_ am_check_scripts_
Log in to post a comment.
Logged In: YES
user_id=665456
in the same swoop, we could make each of BuildableModule's
program flavors configurable. these are
am_bin_programs_
am_bin_scripts_
noinst_programs_
noinst_scripts_
am_check_programs_
am_check_scripts_