m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/tests/builtins.at,v


From: Eric Blake
Subject: Changes to m4/tests/builtins.at,v
Date: Wed, 28 Feb 2007 14:36:24 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/02/28 14:36:22

Index: tests/builtins.at
===================================================================
RCS file: /sources/m4/m4/tests/builtins.at,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- tests/builtins.at   15 Jan 2007 14:04:27 -0000      1.37
+++ tests/builtins.at   28 Feb 2007 14:36:22 -0000      1.38
@@ -150,10 +150,9 @@
 
 AT_CHECK_M4([--traditional define.m4], 0,
 [[new value.
-macro.
-macro.
+hello, world.
+base value.
 ]], [[m4:define.m4:1: Warning: undefine: undefined macro `macro'
-m4:define.m4:9: Warning: popdef: undefined macro `macro'
 ]])
 
 AT_CLEANUP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]