From be5cf5673ef03f719e594203a10e86a1e2d54ffa Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 21 Feb 2011 20:41:13 +0200 Subject: Fix test Makefiles across the board. --- test/ChangeLog | 5 +++++ test/Makefile.am | 2 +- test/Makefile.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index 8b2138d6..7b3aa52a 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 21 20:32:36 2011 Arnold D. Robbins + + * Makefile.am (GAWK_EXT_TESTS): Include profile3. Thanks to + Scott Deifik for pointing out the omission. + Tue Feb 15 17:11:26 2011 Pat Rankin * sortfor.awk: New values for PROCINFO["sorted_in"]. diff --git a/test/Makefile.am b/test/Makefile.am index b8b5016c..94e3c058 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -768,7 +768,7 @@ GAWK_EXT_TESTS = \ icasefs icasers igncdym igncfs ignrcas2 ignrcase indirectcall lint \ lintwarn \ lintold manyfiles match1 match2 match3 mbstr1 nondec nondec2 patsplit \ - posix profile1 profile2 printfbad1 printfbad2 \ + posix profile1 profile2 profile3 printfbad1 printfbad2 \ procinfs rebuf regx8bit reint reint2 rsstart1 rsstart2 rsstart3 \ rstest6 shadow sortfor splitarg4 strftime strtonum switch2 diff --git a/test/Makefile.in b/test/Makefile.in index c478318f..8d152fc7 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -952,7 +952,7 @@ GAWK_EXT_TESTS = \ icasefs icasers igncdym igncfs ignrcas2 ignrcase indirectcall lint \ lintwarn \ lintold manyfiles match1 match2 match3 mbstr1 nondec nondec2 patsplit \ - posix profile1 profile2 printfbad1 printfbad2 \ + posix profile1 profile2 profile3 printfbad1 printfbad2 \ procinfs rebuf regx8bit reint reint2 rsstart1 rsstart2 rsstart3 \ rstest6 shadow sortfor splitarg4 strftime strtonum switch2 -- cgit v1.2.3