mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Rename tests that duplicate library module names.
These interfere with tests in this directory with mmc --make.
This commit is contained in:
@@ -92,6 +92,10 @@ ERRORCHECK_PROGS = \
|
||||
#
|
||||
# profiling_builtin
|
||||
# time
|
||||
#
|
||||
# In fact, the mere presence of these files interferes with all the other
|
||||
# tests in this directory in grades that use mmc --make, so all their files
|
||||
# now have an added lib_dup_ prefix.
|
||||
|
||||
ifeq ($(MMAKE_USE_MMC_MAKE),yes)
|
||||
ERRORCHECK_PROGS += unused_args_analysis
|
||||
|
||||
Reference in New Issue
Block a user