m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/tests/modules.at,v


From: Eric Blake
Subject: Changes to m4/tests/modules.at,v
Date: Fri, 01 Sep 2006 23:11:07 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/01 23:11:05

Index: tests/modules.at
===================================================================
RCS file: /sources/m4/m4/tests/modules.at,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- tests/modules.at    31 Aug 2006 03:21:36 -0000      1.18
+++ tests/modules.at    1 Sep 2006 23:11:05 -0000       1.19
@@ -26,6 +26,7 @@
 
 AT_SETUP([Freezing modules])
 AT_KEYWORDS([frozen])
+AT_KEYWORDS([module])
 
 AT_DATA([[frozen.m4]],
 [[divert(1)dnl
@@ -134,6 +135,7 @@
 ## ------ ##
 
 AT_SETUP([modules: shadow])
+AT_KEYWORDS([module])
 
 AT_DATA([[input.m4]],
 [[# no modules loaded yet
@@ -274,6 +276,7 @@
 ## ------ ##
 
 AT_SETUP([modules: unload])
+AT_KEYWORDS([module])
 
 AT_DATA([[input.m4]],
 [[test
@@ -347,6 +350,7 @@
 # from the first command:
 
 AT_SETUP([modules: importing])
+AT_KEYWORDS([module])
 
 AT_DATA([[input.m4]],
 [[import
@@ -405,6 +409,7 @@
 # memory and then redefined by a subsequent load.
 
 AT_SETUP([modules: trace])
+AT_KEYWORDS([module])
 
 AT_DATA([[input.m4]],
 [[test




reply via email to

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