From 5c8de4f515c99d894bec764a6793352c9cad0825 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 16 Jun 2017 16:22:48 +0200 Subject: Add support for explicitly specifying module name on mxx{} target --- tests/cc/modules/testscript | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'tests/cc') diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript index 50dc9b2..ce2f1e9 100644 --- a/tests/cc/modules/testscript +++ b/tests/cc/modules/testscript @@ -118,7 +118,7 @@ $* test clean <>EOE != 0 info: guessed: bar.core info: actual: foo.core info: consider adjusting module interface file names or - info: consider explicitly specifying module name with @@ MOD + info: consider specifying module name with cc.module_name EOE : library -- cgit v1.1