The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes on 2016-05-04 for repository at:
  Fetch URL: ssh://git@github.com/abeltje/Test-Smoke
  Push  URL: ssh://git@github.com/abeltje/Test-Smoke

Enjoy!

________________________________________________________________________________
[83cb6b1] by abeltje on Tue, 3 May 2016 23:23:27 +0200

     Resolve a backward incompatibilty

        In pre 1.70 Test::Smoke 'sync_type' was the way to specify what sync 
        method to use. In 1.70 this became 'syncer', now switched back to
        'sync_type'.


M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SyncTree.pm
M	t/app/110-runsmoke.t
M	t/app/140-synctree.t
________________________________________________________________________________
[41c64e3] by H.Merijn Brand - Tux on Sun, 24 Apr 2016 18:37:42 +0200

     Spelling error


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[21c4ae7] by abeltje on Sun, 24 Apr 2016 15:56:49 +0100

     Add versions to all the new modules


M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/App/AppOptionCollection.pm
M	lib/Test/Smoke/App/Archiver.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/Reporter.pm
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SendReport.pm
M	lib/Test/Smoke/App/SmokePerl.pm
M	lib/Test/Smoke/App/SyncTree.pm
M	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Mailer/Base.pm
M	lib/Test/Smoke/Mailer/MIME_Lite.pm
M	lib/Test/Smoke/Mailer/Mail_Sendmail.pm
M	lib/Test/Smoke/Mailer/Mail_X.pm
M	lib/Test/Smoke/Mailer/SendEmail.pm
M	lib/Test/Smoke/Mailer/Sendmail.pm
M	lib/Test/Smoke/ObjectBase.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Syncer/Base.pm
M	lib/Test/Smoke/Syncer/Copy.pm
M	lib/Test/Smoke/Syncer/FTP.pm
M	lib/Test/Smoke/Syncer/Forest.pm
M	lib/Test/Smoke/Syncer/Git.pm
M	lib/Test/Smoke/Syncer/Hardlink.pm
M	lib/Test/Smoke/Syncer/Rsync.pm
M	lib/Test/Smoke/Syncer/Snapshot.pm
M	lib/Test/Smoke/SysInfo/AIX.pm
M	lib/Test/Smoke/SysInfo/BSD.pm
M	lib/Test/Smoke/SysInfo/Base.pm
M	lib/Test/Smoke/SysInfo/Cygwin.pm
M	lib/Test/Smoke/SysInfo/Darwin.pm
M	lib/Test/Smoke/SysInfo/Generic.pm
M	lib/Test/Smoke/SysInfo/HPUX.pm
M	lib/Test/Smoke/SysInfo/Haiku.pm
M	lib/Test/Smoke/SysInfo/Irix.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	lib/Test/Smoke/SysInfo/Solaris.pm
M	lib/Test/Smoke/SysInfo/VMS.pm
M	lib/Test/Smoke/SysInfo/Windows.pm
M	lib/Test/Smoke/Util/Execute.pm
M	lib/Test/Smoke/Util/FindHelpers.pm
________________________________________________________________________________
[6197f5b] by abeltje on Sun, 24 Apr 2016 12:57:52 +0100

     Autocommit for distribution Test::Smoke 1.70 (minor)


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[d5e20e8] by H.Merijn Brand - Tux on Sun, 24 Apr 2016 13:29:48 +0200

     CPU type is unknown on a virtualized Darwin


M	lib/Test/Smoke/SysInfo/Darwin.pm
________________________________________________________________________________
[0b59804] by abeltje on Sun, 24 Apr 2016 11:13:36 +0100

     Fix MANIFEST after merge of origin/si-netbsd7994


M	MANIFEST
________________________________________________________________________________
[10b10f2] by abeltje on Sun, 24 Apr 2016 11:11:36 +0100

     Merge remote-tracking branch 'origin/si-netbsd7994' into
        Belin2015_Aftermath

________________________________________________________________________________
[86c5b75] by abeltje on Sun, 24 Apr 2016 11:11:21 +0100

     Merge remote-tracking branch 'origin/clang-2014' into
        Belin2015_Aftermath

________________________________________________________________________________
[d723bca] by abeltje on Sun, 24 Apr 2016 11:09:41 +0100

     Merge branch 'Belin2015_Aftermath' of github.com:abeltje/Test-Smoke
        into Belin2015_Aftermath

________________________________________________________________________________
[155e158] by abeltje on Sun, 24 Apr 2016 11:04:14 +0100

     Merge branch 'pr/sendrpt_error_msg_fixes' of
        https://github.com/paultcochrane/Test-Smoke into Belin2015_Aftermath

________________________________________________________________________________
[9c3fba8] by abeltje on Sun, 24 Apr 2016 11:02:27 +0100

     Merge branch 'pr/faq_correction_rt_94329' of
        https://github.com/paultcochrane/Test-Smoke into Belin2015_Aftermath

________________________________________________________________________________
[e328c65] by H.Merijn Brand - Tux on Sun, 24 Apr 2016 11:55:15 +0200

    
        \s != \d


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[2b84f49] by H.Merijn Brand - Tux on Sun, 24 Apr 2016 11:32:15 +0200

     SI for NetBSD-7.99.4


A	t/etc/netbsd-7.99.4/DISTNAME
A	t/etc/netbsd-7.99.4/release
________________________________________________________________________________
[7c5deb2] by abeltje on Sun, 24 Apr 2016 10:08:01 +0100

     NAME in WriteMakefile() must be packagename


M	Makefile.PL
________________________________________________________________________________
[16beb8f] by H.Merijn Brand - Tux on Sat, 23 Apr 2016 23:48:53 +0200

     clang = gcc

        https://github.com/abeltje/Test-Smoke/issues/2

        While you are at it, maybe also:

        $cc = 'gcc' if $cc eq 'clang';


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[6b27c08] by abeltje on Sat, 23 Apr 2016 09:51:00 +0100

     Autocommit for distribution Test::Smoke 1.61_15 (same)


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[8600318] by abeltje on Sat, 23 Apr 2016 09:48:59 +0100

     Merge upstream

________________________________________________________________________________
[4b7092c] by abeltje on Sat, 23 Apr 2016 09:36:50 +0100

     Fix MANIFEST after merging all the SysInfo branches from Tux


M	MANIFEST
________________________________________________________________________________
[79ccb30] by abeltje on Sat, 23 Apr 2016 09:15:21 +0100

     More debug data for poster->post


M	lib/Test/Smoke/Poster/Base.pm
________________________________________________________________________________
[980bc53] by abeltje on Fri, 22 Apr 2016 12:01:57 +0100

     Fix faulty test (MSWin32)


M	t/20-logger.t
________________________________________________________________________________
[50897d1] by abeltje on Fri, 22 Apr 2016 09:59:22 +0100

     Remove svn $Id$ keywords


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Util.pm
M	t/TestLib.pm
M	xt/SmokertestLib.pm
________________________________________________________________________________
[c36b2b7] by abeltje on Fri, 22 Apr 2016 09:50:27 +0100

     Remove trailing whitespace


M	inc/Mail/Sendmail.pm
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Mailer/Base.pm
M	lib/Test/Smoke/Mailer/Mail_X.pm
M	lib/Test/Smoke/Mailer/SendEmail.pm
M	lib/Test/Smoke/Mailer/Sendmail.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Syncer/Base.pm
M	lib/Test/Smoke/Syncer/Copy.pm
M	lib/Test/Smoke/Syncer/FTP.pm
M	lib/Test/Smoke/Syncer/Rsync.pm
M	lib/Test/Smoke/Syncer/Snapshot.pm
M	lib/Test/Smoke/SysInfo/BSD.pm
M	lib/Test/Smoke/SysInfo/Darwin.pm
M	lib/Test/Smoke/SysInfo/HPUX.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	lib/Test/Smoke/Util.pm
M	t/TestLib.pm
M	xt/SmokertestLib.pm
________________________________________________________________________________
[445d5d5] by abeltje on Fri, 22 Apr 2016 07:36:31 +0100

     Autocommit for distribution Test::Smoke 1.61_14 (same)


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[8b5de30] by abeltje on Fri, 22 Apr 2016 07:33:57 +0100

     confess() on failing decode of restult from report-post

        Some platforms (Mac, but not mine) have a problem in the poster-post 
        test. Added a way to find the problem.


A	.gitattributes
M	lib/Test/Smoke/Poster/Base.pm
M	sendrpt.pl
M	smokeperl.pl
M	t/poster-post.t
________________________________________________________________________________
[ba79d89] by abeltje on Fri, 22 Apr 2016 07:22:51 +0100

     Autocommit for distribution Test-Smoke 1.61_13


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[d7f17e3] by abeltje on Thu, 21 Apr 2016 17:37:50 +0100

     Add -DGCCWRAPV for Win32 configuration

        Also make Win32 log with gmtime() and Z(ulu)


M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[f1dd8d3] by abeltje on Mon, 25 May 2015 22:16:27 +0200

     FIX: MANIFEST (new files)


M	MANIFEST
________________________________________________________________________________
[b8cc362] by H.Merijn Brand - Tux on Thu, 11 Feb 2016 11:55:03 +0100

     Add SysInfo for OpenSUSE Leap


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/suse-42.1/DISTNAME
A	t/etc/suse-42.1/SuSE-release
A	t/etc/suse-42.1/issue
A	t/etc/suse-42.1/os-release
________________________________________________________________________________
[4a0942b] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:52:41 +0100

     Comment: two more .etc/issue lines


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[0a4f386] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:46:54 +0100

     still want the version though


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[16e6312] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:43:04 +0100

     Prevent distribution code name appearing twice in description

        [openSUSE Tumbleweed (20151124) (x86_64) (Tumbleweed)]
        =>
        [openSUSE Tumbleweed (20151124) (x86_64)]


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[8e985b2] by H.Merijn Brand - Tux on Mon, 14 Sep 2015 19:08:58 +0200

     fix get-lsb output


M	t/etc/get-lsb.pl
________________________________________________________________________________
[2842c0f] by H.Merijn Brand - Tux on Mon, 14 Sep 2015 19:08:41 +0200

     Add Redhat Enterprise Workstation 6.6 sysinfo


M	MANIFEST
A	t/etc/rhel-6.6/DISTNAME
A	t/etc/rhel-6.6/issue
A	t/etc/rhel-6.6/lsb-release
A	t/etc/rhel-6.6/lsb-release.d/base-4.0-amd64
A	t/etc/rhel-6.6/lsb-release.d/base-4.0-noarch
A	t/etc/rhel-6.6/lsb-release.d/core-4.0-amd64
A	t/etc/rhel-6.6/lsb-release.d/core-4.0-noarch
A	t/etc/rhel-6.6/lsb-release.d/graphics-4.0-amd64
A	t/etc/rhel-6.6/lsb-release.d/graphics-4.0-noarch
A	t/etc/rhel-6.6/lsb-release.d/printing-4.0-amd64
A	t/etc/rhel-6.6/lsb-release.d/printing-4.0-noarch
A	t/etc/rhel-6.6/redhat-release
A	t/etc/rhel-6.6/system-release
A	t/etc/rhel-6.6/system-release-cpe
________________________________________________________________________________
[0e3fc44] by abeltje on Tue, 2 Jun 2015 21:25:49 +0200

     Autocommit for distribution Test::Smoke 1.61_12


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[4730803] by abeltje on Tue, 2 Jun 2015 21:16:49 +0200

     BUGFIX: fix a199fafaadf08a1c94c1a1a27f1732269afc0b33


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[cc79ce0] by abeltje on Tue, 2 Jun 2015 20:30:19 +0200

     MergeFIX: restore MANIFEST


M	MANIFEST
________________________________________________________________________________
[e42aab3] by abeltje on Sun, 31 May 2015 13:41:34 +0200

     ThinkoFIX: Set the correct dependency

        For the "browser"-dependency we picked the wrong (and/or)


M	Makefile.PL
________________________________________________________________________________
[18648c5] by abeltje on Sun, 31 May 2015 13:37:49 +0200

     BUGFIX: my Windows doesn't support strftime("%T")

        On strawberry it seems POSIX::strftime() has some issues:
        %z acts like %Z and %T doesn't work


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[6ed3bba] by abeltje on Sun, 31 May 2015 12:26:56 +0200

     Autocommit for distribution Test::Smoke 1.61_11


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[5c4025d] by abeltje on Sun, 31 May 2015 12:24:31 +0200

     TestFIX: another path in a test that failed on MSWin32


M	t/app/110-runsmoke.t
________________________________________________________________________________
[4da9387] by abeltje on Sun, 31 May 2015 11:44:01 +0200

     Autocommit for distribution Test::Smoke 1.61_10


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[42ab7a8] by abeltje on Sun, 31 May 2015 11:25:44 +0200

     Fix skip_tests

        The 'skip_tests' argument needs to be passed to
        Test::Smoke::App::RunSmoke


M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SmokePerl.pm
________________________________________________________________________________
[447674d] by abeltje on Mon, 25 May 2015 22:16:27 +0200

     FIX: MANIFEST (new files)


M	MANIFEST
________________________________________________________________________________
[866f8c7] by abeltje on Sun, 24 May 2015 12:16:03 +0200

     Autocommit for distribution Test::Smoke 1.61_09


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[d2c7fd3] by abeltje on Sun, 24 May 2015 12:05:22 +0200

     TestFixes for fallback.pm and MSWin32

        Like the 'use fallback' test, the 'no fallback' test now tests what
        it actually does. MSWin32 had failing tests with (back-)slashes in
        file paths Makefile.PL: Add installed modules to the dependencies.


M	Makefile.PL
M	t/11-no_fallback.t
M	t/app/110-runsmoke.t
M	t/app/130-smokeperl.t
M	t/poster-post.t
M	t/sysinfo.t
________________________________________________________________________________
[538068f] by H.Merijn Brand - Tux on Tue, 19 May 2015 09:41:57 +0200

     Add DSM-5.2


A	t/etc/dsm-5.2/DISTNAME
A	t/etc/dsm-5.2/VERSION
________________________________________________________________________________
[cbef863] by Abe Timmerman on Tue, 5 May 2015 11:27:34 +0200

     Autocommit for distribution Test::Smoke 1.61_08


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[e7d11c0] by Abe Timmerman on Tue, 5 May 2015 10:56:03 +0200

     TestFIX: problem with IPv6

        It lookes like HTTP::Daemon->url resolves back to IPv6 on my
        machine, and the client gets a 'Connection refused', so now we
        replace the host-name with 127.0.0.1, that seems to work for the
        moment. See what CPANtesters make of that.


M	lib/Test/Smoke/Poster.pm
M	t/poster-post.t
________________________________________________________________________________
[87848a1] by Abe Timmerman on Tue, 5 May 2015 09:42:02 +0200

     TestFix: different approach

        We only need to test that the fallback directories are at the end of
        @INC, not interested in the rest of @INC.


M	t/10-fallback.t
________________________________________________________________________________
[09fe42c] by H.Merijn Brand - Tux on Wed, 29 Apr 2015 10:30:41 +0200

     SysInfo (CentOS 7.1)


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/centos-7.1/DISTNAME
A	t/etc/centos-7.1/centos-release
A	t/etc/centos-7.1/centos-release-upstream
A	t/etc/centos-7.1/issue
A	t/etc/centos-7.1/os-release
A	t/etc/centos-7.1/redhat-release
A	t/etc/centos-7.1/system-release
A	t/etc/centos-7.1/system-release-cpe
________________________________________________________________________________
[7847d3b] by Abe Timmerman on Wed, 22 Apr 2015 09:52:39 +0200

     Autocommit for distribution Test::Smoke 1.61_07


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[f8b5ab1] by Abe Timmerman on Wed, 22 Apr 2015 09:48:18 +0200

     Test FIX: fix failing tests

        The fallback-test calculated the wrong result @inc. The logging-test
        assumed the wrong things about strftime(), timezones cannot be
        "manipulated", now we recalculate the prefix in the test.


M	t/10-fallback.t
M	t/20-logger.t
________________________________________________________________________________
[77f7c63] by Abe Timmerman on Mon, 20 Apr 2015 17:01:56 +0200

     Autocommit for distribution Test::Smoke 1.61_06


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[60fbb55] by Abe Timmerman on Mon, 20 Apr 2015 16:50:51 +0200

     More fixing of MANIFEST and tests

        Another file, not caught by the manifest-test, added Tux fixed a
        longtime test-bug for sysinfo_proc.t where the generated 
        GLOBref-names weren't unique within the test. Removed the locale
        setting/restoring where we don't need it.


M	MANIFEST
M	Makefile.PL
M	lib/Test/Smoke/SysInfo/Linux.pm
D	t/.gitignore
M	t/app/110-runsmoke.t
D	t/ftppub/perl-current/lib/.gitignore
M	t/sysinfo_proc.t
________________________________________________________________________________
[013cedc] by Abe Timmerman on Mon, 20 Apr 2015 12:08:15 +0200

     BUG FIX: strftime %F %T doesn't work everywhere :(

        At least Windows (and old HP-UX partially) do not undstand. Change
        to: %Y-%m-%d %H:%M:%S


M	lib/Test/Smoke/LogMixin.pm
________________________________________________________________________________
[5b1a34d] by Abe Timmerman on Mon, 20 Apr 2015 11:19:23 +0200

     Autocommit for distribution Test::Smoke 1.61_05


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[0af3cb4] by Abe Timmerman on Mon, 20 Apr 2015 10:56:03 +0200

     Test FIX: Do not rely on textual $!, use numbers

        Textual $! is dependent on locale settings, use numerical context.
        "No such file or directory" => 2


M	t/app/110-runsmoke.t
________________________________________________________________________________
[74f5f23] by Abe Timmerman on Mon, 20 Apr 2015 07:24:35 +0200

     FIX BUG: Tests with logging in different TZ

        Machines not configured in CEST/CET, would fail tests with explicit 
        logging, because of the timezone. We have disabled the timestamp-tag
        for the normal tests. The tests for the logging Module now fix the
        timezone at UTC


M	t/20-logger.t
M	t/app/030-app-base.t
M	t/app/110-runsmoke.t
M	t/app/130-smokeperl.t
M	t/app/150-reporter.t
________________________________________________________________________________
[c9c7f50] by Abe Timmerman on Mon, 20 Apr 2015 07:11:21 +0200

     BUGFIX: forgot to ship 2 files.

        Thanks to CPANTesters we found that we forgot to ship 2 files from
        the fake source-tree


M	MANIFEST
M	t/ftppub/perl-current/MANIFEST
________________________________________________________________________________
[9545cc0] by abeltje on Fri, 22 Apr 2016 07:36:31 +0100

     Autocommit for distribution Test::Smoke 1.61_14 (same)


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[25eaec6] by abeltje on Fri, 22 Apr 2016 07:33:57 +0100

     confess() on failing decode of restult from report-post

        Some platforms (Mac, but not mine) have a problem in the poster-post 
        test. Added a way to find the problem.


A	.gitattributes
M	lib/Test/Smoke/Poster/Base.pm
M	sendrpt.pl
M	smokeperl.pl
M	t/poster-post.t
________________________________________________________________________________
[c9ab06f] by abeltje on Fri, 22 Apr 2016 07:22:51 +0100

     Autocommit for distribution Test-Smoke 1.61_13


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[3c2e10a] by abeltje on Thu, 21 Apr 2016 17:43:35 +0100

     Merge branch 'Belin2015_Aftermath' of
        ssh://github.com/abeltje/Test-Smoke into Belin2015_Aftermath

________________________________________________________________________________
[59dd052] by abeltje on Thu, 21 Apr 2016 17:37:50 +0100

     Add -DGCCWRAPV for Win32 configuration

        Also make Win32 log with gmtime() and Z(ulu)


M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[bcdeed5] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:52:41 +0100

     Comment: two more .etc/issue lines


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[f1719a0] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:46:54 +0100

     still want the version though


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[2e4aa95] by H.Merijn Brand - Tux on Mon, 21 Dec 2015 14:43:04 +0100

     Prevent distribution code name appearing twice in description

        [openSUSE Tumbleweed (20151124) (x86_64) (Tumbleweed)]
        =>
        [openSUSE Tumbleweed (20151124) (x86_64)]


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[f34a23f] by H.Merijn Brand - Tux on Thu, 6 Aug 2015 16:35:51 +0200

     Add SysInfo data-files for Ubuntu-15.04 tests


M	MANIFEST
A	t/etc/ubuntu-15.04/DISTNAME
A	t/etc/ubuntu-15.04/debian_version
A	t/etc/ubuntu-15.04/issue
A	t/etc/ubuntu-15.04/lsb-release
A	t/etc/ubuntu-15.04/os-release
________________________________________________________________________________
[5a311ed] by abeltje on Tue, 2 Jun 2015 21:25:49 +0200

     Autocommit for distribution Test::Smoke 1.61_12


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[8ce3312] by abeltje on Tue, 2 Jun 2015 21:16:49 +0200

     BUGFIX: fix a199fafaadf08a1c94c1a1a27f1732269afc0b33


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[d9c8992] by abeltje on Tue, 2 Jun 2015 20:30:19 +0200

     MergeFIX: restore MANIFEST


M	MANIFEST
________________________________________________________________________________
[ad34c2b] by abeltje on Sun, 31 May 2015 13:41:34 +0200

     ThinkoFIX: Set the correct dependency

        For the "browser"-dependency we picked the wrong (and/or)


M	Makefile.PL
________________________________________________________________________________
[a199faf] by abeltje on Sun, 31 May 2015 13:37:49 +0200

     BUGFIX: my Windows doesn't support strftime("%T")

        On strawberry it seems POSIX::strftime() has some issues:
        %z acts like %Z and %T doesn't work


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[505f078] by abeltje on Sun, 31 May 2015 12:26:56 +0200

     Autocommit for distribution Test::Smoke 1.61_11


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[939c1b4] by abeltje on Sun, 31 May 2015 12:24:31 +0200

     TestFIX: another path in a test that failed on MSWin32


M	t/app/110-runsmoke.t
________________________________________________________________________________
[0446a2e] by abeltje on Sun, 31 May 2015 11:44:01 +0200

     Autocommit for distribution Test::Smoke 1.61_10


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[91565d1] by abeltje on Sun, 31 May 2015 11:25:44 +0200

     Fix skip_tests

        The 'skip_tests' argument needs to be passed to
        Test::Smoke::App::RunSmoke


M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SmokePerl.pm
________________________________________________________________________________
[87b5b43] by abeltje on Mon, 25 May 2015 22:16:27 +0200

     FIX: MANIFEST (new files)


M	MANIFEST
________________________________________________________________________________
[9a1ea4d] by abeltje on Mon, 25 May 2015 22:13:19 +0200

     Merge remote-tracking branch 'origin/si-dsm-5.2' into
        Belin2015_Aftermath

________________________________________________________________________________
[c166164] by abeltje on Mon, 25 May 2015 22:12:41 +0200

     Merge remote-tracking branch 'origin/si-centos7' into
        Belin2015_Aftermath

________________________________________________________________________________
[2936dc8] by abeltje on Sun, 24 May 2015 12:16:03 +0200

     Autocommit for distribution Test::Smoke 1.61_09


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[59576e1] by abeltje on Sun, 24 May 2015 12:05:22 +0200

     TestFixes for fallback.pm and MSWin32

        Like the 'use fallback' test, the 'no fallback' test now tests what
        it actually does. MSWin32 had failing tests with (back-)slashes in
        file paths Makefile.PL: Add installed modules to the dependencies.


M	Makefile.PL
M	t/11-no_fallback.t
M	t/app/110-runsmoke.t
M	t/app/130-smokeperl.t
M	t/poster-post.t
M	t/sysinfo.t
________________________________________________________________________________
[06c18c0] by H.Merijn Brand - Tux on Tue, 19 May 2015 09:41:57 +0200

     Add DSM-5.2


A	t/etc/dsm-5.2/DISTNAME
A	t/etc/dsm-5.2/VERSION
________________________________________________________________________________
[0dd7e3e] by Abe Timmerman on Tue, 5 May 2015 11:27:34 +0200

     Autocommit for distribution Test::Smoke 1.61_08


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[3d58941] by Abe Timmerman on Tue, 5 May 2015 10:56:03 +0200

     TestFIX: problem with IPv6

        It lookes like HTTP::Daemon->url resolves back to IPv6 on my
        machine, and the client gets a 'Connection refused', so now we
        replace the host-name with 127.0.0.1, that seems to work for the
        moment. See what CPANtesters make of that.


M	lib/Test/Smoke/Poster.pm
M	t/poster-post.t
________________________________________________________________________________
[f64b61f] by Abe Timmerman on Tue, 5 May 2015 09:42:02 +0200

     TestFix: different approach

        We only need to test that the fallback directories are at the end of
        @INC, not interested in the rest of @INC.


M	t/10-fallback.t
________________________________________________________________________________
[4443c5d] by H.Merijn Brand - Tux on Wed, 29 Apr 2015 10:30:41 +0200

     SysInfo (CentOS 7.1)


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/centos-7.1/DISTNAME
A	t/etc/centos-7.1/centos-release
A	t/etc/centos-7.1/centos-release-upstream
A	t/etc/centos-7.1/issue
A	t/etc/centos-7.1/os-release
A	t/etc/centos-7.1/redhat-release
A	t/etc/centos-7.1/system-release
A	t/etc/centos-7.1/system-release-cpe
________________________________________________________________________________
[5a98411] by Abe Timmerman on Wed, 22 Apr 2015 09:52:39 +0200

     Autocommit for distribution Test::Smoke 1.61_07


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[9c8e0cc] by Abe Timmerman on Wed, 22 Apr 2015 09:48:18 +0200

     Test FIX: fix failing tests

        The fallback-test calculated the wrong result @inc. The logging-test
        assumed the wrong things about strftime(), timezones cannot be
        "manipulated", now we recalculate the prefix in the test.


M	t/10-fallback.t
M	t/20-logger.t
________________________________________________________________________________
[41a26a3] by Abe Timmerman on Mon, 20 Apr 2015 17:01:56 +0200

     Autocommit for distribution Test::Smoke 1.61_06


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[ea1902d] by Abe Timmerman on Mon, 20 Apr 2015 16:50:51 +0200

     More fixing of MANIFEST and tests

        Another file, not caught by the manifest-test, added Tux fixed a
        longtime test-bug for sysinfo_proc.t where the generated 
        GLOBref-names weren't unique within the test. Removed the locale
        setting/restoring where we don't need it.


M	MANIFEST
M	Makefile.PL
M	lib/Test/Smoke/SysInfo/Linux.pm
D	t/.gitignore
M	t/app/110-runsmoke.t
D	t/ftppub/perl-current/lib/.gitignore
M	t/sysinfo_proc.t
________________________________________________________________________________
[bd8a216] by Abe Timmerman on Mon, 20 Apr 2015 12:08:15 +0200

     BUG FIX: strftime %F %T doesn't work everywhere :(

        At least Windows (and old HP-UX partially) do not undstand. Change
        to: %Y-%m-%d %H:%M:%S


M	lib/Test/Smoke/LogMixin.pm
________________________________________________________________________________
[8400ede] by Abe Timmerman on Mon, 20 Apr 2015 11:19:23 +0200

     Autocommit for distribution Test::Smoke 1.61_05


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[a450fbf] by Abe Timmerman on Mon, 20 Apr 2015 10:56:03 +0200

     Test FIX: Do not rely on textual $!, use numbers

        Textual $! is dependent on locale settings, use numerical context.
        "No such file or directory" => 2


M	t/app/110-runsmoke.t
________________________________________________________________________________
[e1a735d] by Abe Timmerman on Mon, 20 Apr 2015 07:24:35 +0200

     FIX BUG: Tests with logging in different TZ

        Machines not configured in CEST/CET, would fail tests with explicit 
        logging, because of the timezone. We have disabled the timestamp-tag
        for the normal tests. The tests for the logging Module now fix the
        timezone at UTC


M	t/20-logger.t
M	t/app/030-app-base.t
M	t/app/110-runsmoke.t
M	t/app/130-smokeperl.t
M	t/app/150-reporter.t
________________________________________________________________________________
[e8e23b4] by Abe Timmerman on Mon, 20 Apr 2015 07:11:21 +0200

     BUGFIX: forgot to ship 2 files.

        Thanks to CPANTesters we found that we forgot to ship 2 files from
        the fake source-tree


M	MANIFEST
M	t/ftppub/perl-current/MANIFEST
________________________________________________________________________________
[230aa1e] by Abe Timmerman on Sun, 19 Apr 2015 18:03:08 +0200

     Autocommit for distribution Test::Smoke 1.61_04


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[217c749] by Abe Timmerman on Sun, 19 Apr 2015 12:05:48 +0200

     Berlin2015: Test::Smoke 1.71 to be

        Several bugfixes, whitespace, refactoring, more testing


M	MANIFEST
M	Makefile.PL
M	configsmoke.pl
M	inc/JSON.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SendReport.pm
M	lib/Test/Smoke/App/SmokePerl.pm
M	lib/Test/Smoke/App/SyncTree.pm
M	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/ObjectBase.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer/Base.pm
M	lib/Test/Smoke/Syncer/Copy.pm
M	lib/Test/Smoke/Syncer/Git.pm
M	lib/Test/Smoke/Syncer/Rsync.pm
M	lib/Test/Smoke/Util.pm
M	lib/Test/Smoke/Util/Execute.pm
A	lib/Test/Smoke/Util/FindHelpers.pm
M	t/15-factory-json.t
A	t/20-logger.t
M	t/TestLib.pm
M	t/app/000-appobjects.t
M	t/app/010-appoptions.t
M	t/app/020-appoptioncollection.t
M	t/app/030-app-base.t
M	t/app/100-archiver.t
M	t/app/110-runsmoke.t
M	t/app/120-sendreport.t
M	t/app/130-smokeperl.t
M	t/app/140-synctree.t
M	t/app/150-reporter.t
M	t/ftppub/perl-current/MANIFEST
A	t/ftppub/perl-current/cpan/Test-Harness/lib/Test/Harness.pm
A	t/ftppub/perl-current/git_version.h
M	t/poster-post.t
M	t/syncer_rsync.t
M	t/util-execute.t
M	xt/03-pod-coverage.t
________________________________________________________________________________
[90408e7] by Abe Timmerman on Fri, 12 Dec 2014 15:02:50 +0100

     Fixes for the new tsapps architecture


M	lib/Test/Smoke/App/Reporter.pm
M	lib/Test/Smoke/App/SmokePerl.pm
M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[5583dd5] by Paul Cochrane on Mon, 17 Nov 2014 09:35:48 +0100

     Capitalising JSON in error message for consistency


M	sendrpt.pl
________________________________________________________________________________
[91a87ee] by Paul Cochrane on Mon, 17 Nov 2014 09:35:09 +0100

     Correcting typo in sendrpt error message


M	sendrpt.pl
________________________________________________________________________________
[5b754c4] by H.Merijn Brand - Tux on Thu, 2 Apr 2015 12:38:53 +0200

     Add openSUSE 11.4 and more consistent nickname reporting

        openSUSE 11.2 "Emerald"  => openSUSE 11.2 (Emerald) openSUSE 11.3
        "Teal"     => openSUSE 11.3 (Teal)

        use the OS name from welcome if it *contains* the part of the distro 
        file*name* that was used by default

        And yes, I found an old openSUSE 11.4 server that was still used in 
        production. :/


M	lib/Test/Smoke/SysInfo/Linux.pm
M	t/etc/suse-11.2/DISTNAME
M	t/etc/suse-11.3/DISTNAME
A	t/etc/suse-11.4/DISTNAME
A	t/etc/suse-11.4/SuSE-release
A	t/etc/suse-11.4/issue
________________________________________________________________________________
[e567ec5] by H.Merijn Brand - Tux on Thu, 2 Apr 2015 12:08:36 +0200

     notice *folders* in release info

        Most files are - both on SUSE and CentOS - empty in
        /etc/lsb-release.d/ but things might change


M	t/etc/get-lsb.pl
A	t/etc/suse-13.2/lsb-release.d/desktop-4.0-amd64
A	t/etc/suse-13.2/lsb-release.d/desktop-4.0-noarch
A	t/etc/suse-13.2/lsb-release.d/graphics-2.0-amd64
A	t/etc/suse-13.2/lsb-release.d/graphics-2.0-noarch
A	t/etc/suse-13.2/lsb-release.d/graphics-3.2-amd64
A	t/etc/suse-13.2/lsb-release.d/graphics-3.2-noarch
A	t/etc/suse-13.2/lsb-release.d/graphics-4.0-amd64
A	t/etc/suse-13.2/lsb-release.d/graphics-4.0-noarch
________________________________________________________________________________
[700de11] by H.Merijn Brand - Tux on Thu, 2 Apr 2015 11:52:25 +0200

     Add distcheck for centos-6.6


A	t/etc/centos-6.6/DISTNAME
A	t/etc/centos-6.6/centos-release
A	t/etc/centos-6.6/issue
A	t/etc/centos-6.6/lsb-release
A	t/etc/centos-6.6/lsb-release.d/base-4.0-amd64
A	t/etc/centos-6.6/lsb-release.d/base-4.0-noarch
A	t/etc/centos-6.6/lsb-release.d/core-4.0-amd64
A	t/etc/centos-6.6/lsb-release.d/core-4.0-noarch
A	t/etc/centos-6.6/redhat-release
A	t/etc/centos-6.6/system-release
A	t/etc/centos-6.6/system-release-cpe
________________________________________________________________________________
[fddc9fe] by H.Merijn Brand - Tux on Thu, 2 Apr 2015 11:42:54 +0200

     Added distcheck for Debian 8.0 (jessie)


A	t/etc/debian-jessie-8/DISTNAME
A	t/etc/debian-jessie-8/debian_version
A	t/etc/debian-jessie-8/issue
A	t/etc/debian-jessie-8/os-release
________________________________________________________________________________
[d1fe199] by H.Merijn Brand - Tux on Sat, 7 Mar 2015 11:03:10 +0100

     Add dsm-5.1


A	t/etc/dsm-5.1/DISTNAME
A	t/etc/dsm-5.1/VERSION
________________________________________________________________________________
[bc766ca] by H.Merijn Brand - Tux on Tue, 27 Jan 2015 19:15:00 +0100

     Add Oracle Linux Server 7.0


A	t/etc/oracle-7.0/DISTNAME
A	t/etc/oracle-7.0/issue
A	t/etc/oracle-7.0/oracle-release
A	t/etc/oracle-7.0/os-release
A	t/etc/oracle-7.0/redhat-release
A	t/etc/oracle-7.0/system-release
A	t/etc/oracle-7.0/system-release-cpe
________________________________________________________________________________
[7ea290f] by H.Merijn Brand - Tux on Wed, 21 Jan 2015 14:36:58 +0100

     unTABify (to make Abe happ{y|ier}


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[49507a7] by H.Merijn Brand - Tux on Wed, 21 Jan 2015 14:36:00 +0100

     extract subversion of OS (wheezy) in SysInfo


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/debian-wheezy-7.2/DISTNAME
A	t/etc/debian-wheezy-7.2/debian_version
A	t/etc/debian-wheezy-7.2/issue
A	t/etc/debian-wheezy-7.2/os-release
A	t/etc/debian-wheezy-7.8/DISTNAME
A	t/etc/debian-wheezy-7.8/debian_version
A	t/etc/debian-wheezy-7.8/issue
A	t/etc/debian-wheezy-7.8/os-release
D	t/etc/debian-wheezy/DISTNAME
D	t/etc/debian-wheezy/debian_version
D	t/etc/debian-wheezy/issue
D	t/etc/debian-wheezy/os-release
________________________________________________________________________________
[6add4e7] by H.Merijn Brand - Tux on Thu, 8 Jan 2015 12:53:01 +0100

     Add test and small subst for RHEL 4.x distname


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/rhel-4.2/DISTNAME
A	t/etc/rhel-4.2/issue
A	t/etc/rhel-4.2/redhat-release
________________________________________________________________________________
[2011f71] by Paul Cochrane on Mon, 17 Nov 2014 09:35:48 +0100

     Capitalising JSON in error message for consistency


M	sendrpt.pl
________________________________________________________________________________
[531fcf7] by Paul Cochrane on Mon, 17 Nov 2014 09:35:09 +0100

     Correcting typo in sendrpt error message


M	sendrpt.pl
________________________________________________________________________________
[060a073] by Paul Cochrane on Sat, 15 Nov 2014 16:54:04 +0100

     Correcting FAQ as per RT#94329

        This change merely adds the extra "a" needed to make the
        introductory sentence after the "What is Text::Smoke?" heading
        grammatically correct. This change would also thus close RT#94329.


M	lib/Test/Smoke/FAQ
________________________________________________________________________________
[2bcc262] by H.Merijn Brand - Tux on Sun, 26 Oct 2014 21:45:57 +0100

     Add OpenSUSE 13.2 (Harlequin)


A	t/etc/suse-13.2/DISTNAME
A	t/etc/suse-13.2/SuSE-release
A	t/etc/suse-13.2/issue
A	t/etc/suse-13.2/lsb-release
A	t/etc/suse-13.2/os-release
________________________________________________________________________________
[103ecce] by H.Merijn Brand - Tux on Tue, 16 Sep 2014 17:48:07 +0200

     Add CentOS-6.5 to distname checks (boring)


A	t/etc/centos-6.5/DISTNAME
A	t/etc/centos-6.5/centos-release
A	t/etc/centos-6.5/issue
A	t/etc/centos-6.5/redhat-release
A	t/etc/centos-6.5/system-release
A	t/etc/centos-6.5/system-release-cpe
________________________________________________________________________________
[9ba91d6] by Abe Timmerman on Fri, 22 Aug 2014 14:39:08 +0300

     Autocommit for distribution Test::Smoke 1.61_03


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[89d1c23] by Abe Timmerman on Fri, 22 Aug 2014 14:33:51 +0300

     New machine


M	release.sh
________________________________________________________________________________
[cd8f898] by abetim on Fri, 22 Aug 2014 12:20:56 +0200

     Add files to the MANIFEST


M	MANIFEST
________________________________________________________________________________
[e46b042] by abetim on Fri, 22 Aug 2014 12:12:03 +0200

     Merge remote-tracking branch 'origin/master' into Lyon2014

        Conflicts:
        lib/Test/Smoke/Reporter.pm

________________________________________________________________________________
[bdbfb70] by abetim on Fri, 22 Aug 2014 12:06:59 +0200

     Pull SysInfo.pm from master.


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[a23bef7] by Abe Timmerman on Fri, 22 Aug 2014 10:32:41 +0200

     Fix nonfatalmessage()


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[2a11896] by H.Merijn Brand - Tux on Tue, 19 Aug 2014 12:13:32 +0200

     Documentation for AIX OS version

        "oslevel -s" output may say the system is older than it actually is. 
        It by default reports the most recent consistent level. If a single 
        fileset is missing  (for example /usr/include files)  at the latest 
        level, the old level is reported rather than the level of "most" of 
        the system.

        $ oslevel -s 6100-09-03-1415
        $ oslevel -q -s | head -3 Known Service Packs
        ------------------- 6100-09-03-1415 6100-09-02-1412 6100-09-01-1341

        The RD seems to be important for finding filesets: 
        bos:bos.rte.install:6.1.9.16: : :C:F:LPP Install Commands: : : : : :
        :0:0:/:1415


M	lib/Test/Smoke/SysInfo/AIX.pm
________________________________________________________________________________
[4cb77ac] by H.Merijn Brand - Tux on Tue, 19 Aug 2014 11:47:38 +0200

     AIX OS version analysis updated

        As of AIX 5.3/ML05, the new "oslevel -s" will output the OS version
        in 4 parts: OS version, TL (previous ML), SP and release date


M	lib/Test/Smoke/SysInfo/AIX.pm
________________________________________________________________________________
[69cdd35] by H.Merijn Brand - Tux on Mon, 28 Jul 2014 10:00:48 +0200

     Typo in instruction


M	configsmoke.pl
________________________________________________________________________________
[458fb63] by H.Merijn Brand on Sun, 29 Jun 2014 20:05:22 +0200

     We do not want to see failing patch --version output

        This is exactly why we do the test

        t/patcher.t ...................... 1/41
        /data/data/com.pdaxrom.cctools/root/cctools/bin/patch: unrecognized
        option '--version' BusyBox v1.21.1 (2013-12-08 10:51:29 EET)
        multi-call binary.

        Usage: patch [OPTIONS] [ORIGFILE [PATCHFILE]]

        	-p N	Strip N leading components from file names
        -i DIFF	Read DIFF instead of stdin
        -R	Reverse patch
        -N	Ignore already applied patches
        -E	Remove output files if they become empty


M	t/TestLib.pm
________________________________________________________________________________
[b14fb0a] by H.Merijn Brand on Sun, 29 Jun 2014 19:51:42 +0200

     Guard against warnings for negative repeat in pad-length

        RT#96821 - "Negative repeat count does nothing" warnings 
        https://rt.cpan.org/Ticket/Display.html?id=96821 Negative repeat
        count does nothing at
        /data/data/home/.cpan/build/Test-Smoke-1.6-sou720/blib/lib/Test/Smoke/Reporter.pm
        line 1097.


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[8c3ec5e] by H.Merijn Brand on Sun, 29 Jun 2014 18:14:25 +0200

     no else after return


M	t/sysinfo_proc.t
________________________________________________________________________________
[f7eb3e8] by H.Merijn Brand on Sun, 29 Jun 2014 18:02:34 +0200

     Prevent false negatives in CPU speed report


M	t/reporter.t
________________________________________________________________________________
[70a02b0] by H.Merijn Brand - Tux on Wed, 25 Jun 2014 08:22:41 +0200

     The newer gcc:s seem to have also "note: ..." (jhi)


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[b2b8502] by H.Merijn Brand - Tux on Tue, 24 Jun 2014 17:01:12 +0200

     map g++ warnings to gcc (jhi)


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[7df761f] by H.Merijn Brand on Sat, 21 Jun 2014 11:32:23 +0200

     Forgot to rename DSM dist files in MANIFEST


M	MANIFEST
________________________________________________________________________________
[27d88d4] by H.Merijn Brand - Tux on Thu, 1 May 2014 13:32:59 +0200

     NetBSD release info

        they *only* have /etc/release I don't know if that is valid for all
        NetBSD releases


M	lib/Test/Smoke/SysInfo/Linux.pm
M	t/etc/get-lsb.pl
A	t/etc/netbsd-6.99.24/DISTNAME
A	t/etc/netbsd-6.99.24/release
________________________________________________________________________________
[d5d1907] by H.Merijn Brand - Tux on Tue, 15 Apr 2014 11:43:11 +0200

     tests for DSM called dsm, not ds213


D	t/etc/ds213-4.2/DISTNAME
D	t/etc/ds213-4.2/VERSION
D	t/etc/ds213-4.3/DISTNAME
D	t/etc/ds213-4.3/VERSION
D	t/etc/ds213-5.0/DISTNAME
D	t/etc/ds213-5.0/VERSION
A	t/etc/dsm-4.2/DISTNAME
A	t/etc/dsm-4.2/VERSION
A	t/etc/dsm-4.3/DISTNAME
A	t/etc/dsm-4.3/VERSION
A	t/etc/dsm-5.0/DISTNAME
A	t/etc/dsm-5.0/VERSION
________________________________________________________________________________
[0f4ce22] by H.Merijn Brand - Tux on Tue, 15 Apr 2014 11:42:04 +0200

     DSM-5.0 & DSM-4.3

        With DSM, dist-detection will find two files named VERSION The first
        it finds is the newest. Previous test had the wrong stored in
        t/etc/ds213-4.3


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/ds213-4.2/DISTNAME
A	t/etc/ds213-4.2/VERSION
M	t/etc/ds213-4.3/DISTNAME
M	t/etc/ds213-4.3/VERSION
A	t/etc/ds213-5.0/DISTNAME
A	t/etc/ds213-5.0/VERSION
________________________________________________________________________________
[c28ac38] by H.Merijn Brand - Tux on Tue, 15 Apr 2014 10:54:44 +0200

     Oracle Linux Server


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/oracle-5.9/DISTNAME
A	t/etc/oracle-5.9/enterprise-release
A	t/etc/oracle-5.9/issue
A	t/etc/oracle-5.9/lsb-release.d
A	t/etc/oracle-5.9/oracle-release
A	t/etc/oracle-5.9/redhat-release
________________________________________________________________________________
[7a0b968] by H.Merijn Brand - Tux on Wed, 26 Mar 2014 22:51:08 +0100

     Add sysinfo for RHEL-6.4


M	MANIFEST
A	t/etc/rhel-6.4/DISTNAME
A	t/etc/rhel-6.4/issue
A	t/etc/rhel-6.4/redhat-release
A	t/etc/rhel-6.4/system-release
A	t/etc/rhel-6.4/system-release-cpe
________________________________________________________________________________
[6a3edb0] by Abe Timmerman on Tue, 18 Mar 2014 10:07:16 +0100

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

________________________________________________________________________________
[cca699f] by H.Merijn Brand - Tux on Tue, 18 Mar 2014 08:00:03 +0100

     add RHEL server distro names


M	MANIFEST
M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/rhel-5.7/DISTNAME
A	t/etc/rhel-5.7/issue
A	t/etc/rhel-5.7/redhat-release
A	t/etc/rhel-6.2/DISTNAME
A	t/etc/rhel-6.2/issue
A	t/etc/rhel-6.2/redhat-release
A	t/etc/rhel-6.2/system-release
A	t/etc/rhel-6.2/system-release-cpe
________________________________________________________________________________
[6ee08e3] by H.Merijn Brand - Tux on Tue, 18 Mar 2014 07:58:35 +0100

     typo in verbose tests


M	t/distname.t
________________________________________________________________________________
[a83deec] by H.Merijn Brand - Tux on Tue, 18 Mar 2014 07:58:11 +0100

     shorten long name

        Do not use the word "release" in destro name


M	lib/Test/Smoke/SysInfo/Linux.pm
M	t/etc/centos-5.10/DISTNAME
M	t/etc/centos-6.4/DISTNAME
M	t/etc/scient-6.4/DISTNAME
________________________________________________________________________________
[1ce26c2] by Abe Timmerman on Mon, 17 Mar 2014 12:06:16 +0100

     Rewrite grepnonfatal() to use the file-contents rather than the
        file-name.


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/grepnonfatal.t
________________________________________________________________________________
[797e313] by Abe Timmerman on Mon, 17 Mar 2014 11:48:05 +0100

     Rewrite grepccmsg() so it takes the file-contents rather than the
        file-name.


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
________________________________________________________________________________
[098c1e7] by Abe Timmerman on Sun, 16 Mar 2014 17:05:24 +0100

     Small refectornig, read_logfile() is a utility function,
        Test::Smoke::Reporter->get_log() is the method.


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[14ee9cd] by Abe Timmerman on Sun, 16 Mar 2014 17:01:26 +0100

     Add -vtype switch to influence the type of version-bump you want.


M	release.sh
________________________________________________________________________________
[e314372] by H.Merijn Brand - Tux on Sun, 16 Mar 2014 13:34:59 +0100

     Newer Test::More requires (not use's) Scalar::Util


M	t/15-factory-json.t
________________________________________________________________________________
[7bbfea4] by H.Merijn Brand - Tux on Sun, 16 Mar 2014 13:15:48 +0100

     Keep the "wide character" logs

        {"db_error":"Wide character in subroutine entry at
        ../perl5/lib/perl5//JSON.pm line 171.\n","error":"Unexpected
        error."}

        => Dancer problem


A	sandbox/loge9251c1.log
A	sandbox/oute9251c1.jsn
A	sandbox/oute9251c1.out
A	sandbox/rpte9251c1.rpt
________________________________________________________________________________
[7809161] by Abe Timmerman on Sun, 16 Mar 2014 10:43:57 +0100

     Refactor Test::Smoke::Poster->post() for easier logging.


M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
________________________________________________________________________________
[4908743] by abeltje on Sat, 15 Mar 2014 18:02:19 +0100

     Fix test for systems that have either JSON::XS or JSON::PP installed.


M	t/15-factory-json.t
________________________________________________________________________________
[cc0e253] by abeltje on Sat, 15 Mar 2014 18:01:10 +0100

     Fix checking of ExtUtils::MakeMaker->VERSION (some people have
        "_-versions" installed.


M	Makefile.PL
________________________________________________________________________________
[c56c2ce] by Abe Timmerman on Sat, 15 Mar 2014 17:27:07 +0100

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

________________________________________________________________________________
[f2f9a1a] by Abe Timmerman on Sat, 15 Mar 2014 17:26:50 +0100

     Fix check for usable JSON module.


M	Makefile.PL
________________________________________________________________________________
[809e03b] by Abe Timmerman on Sat, 15 Mar 2014 17:25:42 +0100

     Provide more (up to date) information for Windows, fix tests.


M	README
M	t/for_dmake.t
M	t/for_nmake.t
________________________________________________________________________________
[ca0e9c9] by H.Merijn Brand - Tux on Sat, 15 Mar 2014 15:41:29 +0100

     Fix synology distname detection


M	MANIFEST
M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/ds213-4.3/DISTNAME
A	t/etc/ds213-4.3/VERSION
________________________________________________________________________________
[0371d1f] by Abe Timmerman on Sat, 15 Mar 2014 13:45:16 +0100

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

________________________________________________________________________________
[dbaa35b] by H.Merijn Brand - Tux on Sat, 15 Mar 2014 12:25:42 +0100

     Add meta-info for repository

        BTW hccnet.nl is long dead and gone


M	Makefile.PL
________________________________________________________________________________
[a162cec] by Abe Timmerman on Sat, 15 Mar 2014 11:54:00 +0100

     Merge branch 'Lyon2014'

________________________________________________________________________________
[e41ece6] by Abe Timmerman on Sat, 15 Mar 2014 11:52:57 +0100

     Fix some test issues:
         - Document constants
         - Suppress output from git clone
         - Add comment to a test


M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Syncer/Git.pm
M	t/syncer_git.t
________________________________________________________________________________
[9035c73] by Abe Timmerman on Sat, 15 Mar 2014 11:50:37 +0100

     Fix the JSON fallback/factory class and tests for it.


M	MANIFEST
M	inc/JSON.pm
A	t/15-factory-json.t
________________________________________________________________________________
[6784de9] by H.Merijn Brand - Tux on Sat, 15 Mar 2014 10:18:33 +0100

     disttest ubuntu 13.04


M	MANIFEST
A	t/etc/ubuntu-13.04/DISTNAME
A	t/etc/ubuntu-13.04/debian_version
A	t/etc/ubuntu-13.04/issue
A	t/etc/ubuntu-13.04/lsb-release
A	t/etc/ubuntu-13.04/os-release
________________________________________________________________________________
[4943bfd] by H.Merijn Brand - Tux on Sat, 15 Mar 2014 10:09:45 +0100

     Move Johan's logs to the sandox

        They currently do not add any testing value


M	.gitignore
M	MANIFEST.SKIP
A	sandbox/logaf25b78.log
A	sandbox/outaf25b78.jsn
A	sandbox/outaf25b78.out
A	sandbox/rptaf25b78.rpt
D	t/logs/logaf25b78.log
D	t/logs/outaf25b78.jsn
D	t/logs/outaf25b78.out
D	t/logs/rptaf25b78.rpt
________________________________________________________________________________
[97d133f] by H.Merijn Brand - Tux on Sat, 15 Mar 2014 10:00:25 +0100

     More dist info


M	MANIFEST
A	t/etc/centos-5.10/DISTNAME
A	t/etc/centos-5.10/issue
A	t/etc/centos-5.10/lsb-release.d
A	t/etc/centos-5.10/redhat-release
A	t/etc/fedora-19/DISTNAME
A	t/etc/fedora-19/fedora-release
A	t/etc/fedora-19/issue
A	t/etc/fedora-19/os-release
A	t/etc/fedora-19/redhat-release
A	t/etc/fedora-19/system-release
A	t/etc/fedora-19/system-release-cpe
A	t/etc/fedora-20/DISTNAME
A	t/etc/fedora-20/fedora-release
A	t/etc/fedora-20/issue
A	t/etc/fedora-20/os-release
A	t/etc/fedora-20/redhat-release
A	t/etc/fedora-20/system-release
A	t/etc/fedora-20/system-release-cpe
________________________________________________________________________________
[bc15108] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 17:38:17 +0100

     More distro's give even more info :)

        Prefer DISTRIB_DESCRIPTION (+ DISTRIB_CODENAME) over PRETTY_NAME


M	MANIFEST
M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/mageia-4/DISTNAME
A	t/etc/mageia-4/issue
A	t/etc/mageia-4/lsb-release
A	t/etc/mageia-4/lsb-release.d
A	t/etc/mageia-4/mageia-release
A	t/etc/mageia-4/mandrake-release
A	t/etc/mageia-4/mandrakelinux-release
A	t/etc/mageia-4/mandriva-release
A	t/etc/mageia-4/os-release
A	t/etc/mageia-4/redhat-release
M	t/etc/ubuntu-10.04/DISTNAME
A	t/etc/ubuntu-11.04/DISTNAME
A	t/etc/ubuntu-11.04/debian_version
A	t/etc/ubuntu-11.04/issue
A	t/etc/ubuntu-11.04/lsb-release
M	t/etc/ubuntu-12.04/DISTNAME
A	t/etc/ubuntu-13.10/DISTNAME
A	t/etc/ubuntu-13.10/debian_version
A	t/etc/ubuntu-13.10/issue
A	t/etc/ubuntu-13.10/lsb-release
A	t/etc/ubuntu-13.10/os-release
________________________________________________________________________________
[8329aba] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 16:51:02 +0100

     add Johan's smoke logs


A	t/logs/logaf25b78.log
A	t/logs/outaf25b78.jsn
A	t/logs/outaf25b78.out
A	t/logs/rptaf25b78.rpt
________________________________________________________________________________
[5415c14] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 16:38:18 +0100

     ease debugging (for new distros)


M	t/distname.t
________________________________________________________________________________
[69ab921] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 16:31:29 +0100

     More distname


M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/etc/scient-6.4/DISTNAME
A	t/etc/scient-6.4/lsb-release
A	t/etc/scient-6.4/lsb-release.d
A	t/etc/scient-6.4/redhat-release
A	t/etc/scient-6.4/system-release
A	t/etc/scient-6.4/system-release-cpe
________________________________________________________________________________
[000e33b] by Abe Timmerman on Fri, 14 Mar 2014 16:19:31 +0100

     Set the expected distnames for debian-stables.


M	t/distname.t
M	t/etc/debian-lenny/DISTNAME
M	t/etc/debian-squeeze/DISTNAME
M	t/etc/debian-wheezy/DISTNAME
________________________________________________________________________________
[676bfc6] by Abe Timmerman on Fri, 14 Mar 2014 15:59:55 +0100

     Add distribution files for debian (for testing SysInfo::Linux)


M	MANIFEST
A	t/etc/debian-lenny/DISTNAME
A	t/etc/debian-lenny/debian_version
A	t/etc/debian-lenny/issue
A	t/etc/debian-squeeze/DISTNAME
A	t/etc/debian-squeeze/debian_version
A	t/etc/debian-squeeze/issue
A	t/etc/debian-wheezy/DISTNAME
A	t/etc/debian-wheezy/debian_version
A	t/etc/debian-wheezy/issue
A	t/etc/debian-wheezy/os-release
________________________________________________________________________________
[a9243a5] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 15:37:27 +0100

     Test distribution names


M	MANIFEST
M	lib/Test/Smoke/SysInfo/Linux.pm
A	t/distname.t
A	t/etc/centos-6.4/DISTNAME
A	t/etc/debian-jessie-sid/DISTNAME
A	t/etc/suse-11.2/DISTNAME
A	t/etc/suse-11.3/DISTNAME
A	t/etc/suse-12.1/DISTNAME
A	t/etc/suse-12.2/DISTNAME
A	t/etc/suse-12.3/DISTNAME
A	t/etc/suse-13.1/DISTNAME
A	t/etc/ubuntu-10.04/DISTNAME
A	t/etc/ubuntu-12.04/DISTNAME
________________________________________________________________________________
[01d1fdd] by H.Merijn Brand - Tux on Fri, 14 Mar 2014 14:27:11 +0100

     etc files + collector


A	t/etc/centos-6.4/centos-release
A	t/etc/centos-6.4/issue
A	t/etc/centos-6.4/redhat-release
A	t/etc/centos-6.4/system-release
A	t/etc/centos-6.4/system-release-cpe
A	t/etc/debian-jessie-sid/debian_version
A	t/etc/debian-jessie-sid/issue
A	t/etc/debian-jessie-sid/os-release
A	t/etc/get-lsb.pl
A	t/etc/suse-11.2/SuSE-release
A	t/etc/suse-11.2/issue
A	t/etc/suse-11.3/SuSE-release
A	t/etc/suse-11.3/issue
A	t/etc/suse-12.1/SuSE-release
A	t/etc/suse-12.1/issue
A	t/etc/suse-12.1/os-release
A	t/etc/suse-12.2/SuSE-release
A	t/etc/suse-12.2/issue
A	t/etc/suse-12.2/os-release
A	t/etc/suse-12.3/SuSE-release
A	t/etc/suse-12.3/issue
A	t/etc/suse-12.3/lsb-release
A	t/etc/suse-12.3/lsb-release.d
A	t/etc/suse-12.3/os-release
A	t/etc/suse-13.1/SuSE-release
A	t/etc/suse-13.1/issue
A	t/etc/suse-13.1/lsb-release
A	t/etc/suse-13.1/lsb-release.d
A	t/etc/suse-13.1/os-release
A	t/etc/ubuntu-10.04/debian_version
A	t/etc/ubuntu-10.04/issue
A	t/etc/ubuntu-10.04/lsb-release
A	t/etc/ubuntu-12.04/debian_version
A	t/etc/ubuntu-12.04/issue
A	t/etc/ubuntu-12.04/lsb-release
A	t/etc/ubuntu-12.04/os-release
________________________________________________________________________________
[8af4d4a] by H.Merijn Brand - Tux on Thu, 13 Mar 2014 23:59:28 +0100

     Inspect *all* release/version files on /etc

        Do not skip lsb-release, but just read all known files that we know
        to ddefine info about the OS/release. Prefer XXX=blah over XXX.
        First come will be used.

        Next step is to collect /etc folders with the files we use for this
        on a per-release occurence


M	lib/Test/Smoke/SysInfo.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	t/sysinfo.t
________________________________________________________________________________
[7e72dfb] by Abe Timmerman on Thu, 13 Mar 2014 17:56:14 +0100

     Merge branch 'master' into Lyon2014

________________________________________________________________________________
[668b38f] by Abe Timmerman on Thu, 13 Mar 2014 16:41:57 +0100

     First day of fixes:
           - Have Makefile.PL prompt for installation-directory
           - Tiny hint about configsmoke
           - Tiny hint about where to start reading
           - only try to decode_json the content of the response
        (Poster::LWP_UserAgent)
           - implement and test -UWIN64 for Configure_win32()
           - handle slashes stuff on windows for fallback.pm test
           -


M	Makefile.PL
M	README
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Util.pm
M	t/10-fallback.t
M	t/for_dmake.t
M	t/for_nmake.t
M	t/win32/Makefile
M	t/win32/makefile.mk
________________________________________________________________________________
[a6ec443] by Abe Timmerman on Thu, 13 Mar 2014 10:35:11 +0100

     Empty the user_note attribute if none could be found.


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[8bf8cc3] by Abe Timmerman on Thu, 13 Mar 2014 10:33:51 +0100

     Add extra decoding layer for 'iso-8859-1' and a warning for when the
        file could not be decoded.


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[039b182] by Abe Timmerman on Thu, 13 Mar 2014 10:30:23 +0100

     Make all the http-poster modules roughly do the same thing.


M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
________________________________________________________________________________
[9278cbf] by Abe Timmerman on Thu, 13 Mar 2014 10:26:18 +0100

     Create a separate flag 'regen' to (un)set RegenHeaders after patching.


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[c15ccf0] by Abe Timmerman on Thu, 13 Mar 2014 10:22:33 +0100

     White space fixes.


M	configsmoke.pl
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SmokePerl.pm
________________________________________________________________________________
[ba42547] by Abe Timmerman on Thu, 13 Mar 2014 16:41:57 +0100

     First day of fixes:
           - Have Makefile.PL prompt for installation-directory
           - Tiny hint about configsmoke
           - Tiny hint about where to start reading
           - only try to decode_json the content of the response
        (Poster::LWP_UserAgent)
           - implement and test -UWIN64 for Configure_win32()
           - handle slashes stuff on windows for fallback.pm test
           -


M	Makefile.PL
M	README
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Util.pm
M	t/10-fallback.t
M	t/for_dmake.t
M	t/for_nmake.t
M	t/win32/Makefile
M	t/win32/makefile.mk
________________________________________________________________________________
[f51dd4d] by H.Merijn Brand - Tux on Thu, 13 Mar 2014 16:31:12 +0100

     Deal with non-fatal important messages


M	MANIFEST
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
A	t/grepnonfatal.t
A	t/logs/linux3710g.log
________________________________________________________________________________
[169ef0c] by Abe Timmerman on Thu, 13 Mar 2014 10:35:11 +0100

     Empty the user_note attribute if none could be found.


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[b0ab00d] by Abe Timmerman on Thu, 13 Mar 2014 10:33:51 +0100

     Add extra decoding layer for 'iso-8859-1' and a warning for when the
        file could not be decoded.


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[99b30b4] by Abe Timmerman on Thu, 13 Mar 2014 10:30:23 +0100

     Make all the http-poster modules roughly do the same thing.


M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
________________________________________________________________________________
[8def21c] by Abe Timmerman on Thu, 13 Mar 2014 10:26:18 +0100

     Create a separate flag 'regen' to (un)set RegenHeaders after patching.


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[065f139] by Abe Timmerman on Thu, 13 Mar 2014 10:22:33 +0100

     White space fixes.


M	configsmoke.pl
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SmokePerl.pm
________________________________________________________________________________
[ffd2c30] by H.Merijn Brand - Tux on Mon, 18 Nov 2013 18:00:05 +0100

     OpenSUSE 13.1 released

        I dug up some old /etc/issue strings from the backup. I like lists
        like this to be complete :)


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[4ff1db1] by H.Merijn Brand - Tux on Mon, 11 Nov 2013 10:15:59 +0100

     Sync forgotten sysinfo branch with master and added Synology

        NASynology:perl/Test-Smoke-git 509 > perl -Ilib sysinfo.pl Hostname 
                   : NASynology Number of CPU's      : 1 Processor type     
         : armv5tel Processor description: Feroceon 88FR131 rev 1 (v5l)
        (2000 MHz) OS and version       : linux - 2.6.32.12 [DSM 4.3-3810]


M	lib/Test/Smoke/SysInfo/Linux.pm
________________________________________________________________________________
[66de7ab] by abeltje on Mon, 12 Aug 2013 12:17:31 +0300

     Fix the autocommit.


M	release.sh
________________________________________________________________________________
[2867968] by abeltje on Fri, 14 Jun 2013 23:41:13 +0200

     Add the reporter applet.


M	MANIFEST
A	lib/Test/Smoke/App/Reporter.pm
M	lib/Test/Smoke/App/SmokePerl.pm
M	t/app/130-smokeperl.t
A	t/app/150-reporter.t
A	tsreport.pl
________________________________________________________________________________
[0c63435] by abeltje on Sun, 9 Jun 2013 10:45:45 +0200

     make the test "pass" again.


M	t/poster-post.t
________________________________________________________________________________
[a1112f2] by abeltje on Sun, 9 Jun 2013 10:34:48 +0200

     Add version.


M	inc/JSON.pm
________________________________________________________________________________
[24bc710] by abeltje on Sat, 8 Jun 2013 23:22:21 +0200

     Make sure configsmoke.pl can find itself (and fallback.pm)


M	configsmoke.pl
________________________________________________________________________________
[67b0822] by abeltje on Fri, 7 Jun 2013 17:25:27 +0200

     Introduce fallback.pm (like lib.pm, but do push() not unshift()) and a
        JSON.pm fallback wrapper for JSON::PP.


M	MANIFEST
M	Makefile.PL
M	configsmoke.pl
A	inc/JSON.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/Mailer/Mail_Sendmail.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Reporter.pm
A	lib/fallback.pm
A	t/10-fallback.t
A	t/11-no_fallback.t
M	t/app/120-sendreport.t
M	t/app/130-smokeperl.t
M	t/poster-post.t
________________________________________________________________________________
[f2b87f1] by Tony Cook on Sat, 1 Jun 2013 19:55:43 +1000

     perl 5.18 doesn't produce "syntax error", allow for that

        It instead produces:

        Unknown regexp modifier "/b" at smokeme.config line 1, at end of
        line Unknown regexp modifier "/n" at smokeme.config line 1, at end
        of line


M	t/app/030-app-base.t
________________________________________________________________________________
[24d8726] by abeltje on Fri, 31 May 2013 21:38:13 +0200

     Push the tags to github.


M	release.sh
________________________________________________________________________________
[4766d1a] by abeltje on Fri, 31 May 2013 21:33:39 +0200

     Autocommit for distribution Test::Smoke 1.61_02


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[39e47ac] by abeltje on Fri, 31 May 2013 21:30:50 +0200

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

________________________________________________________________________________
[f5224fa] by abeltje on Fri, 31 May 2013 20:39:17 +0200

     Use the new tssmokeperl.pl


M	configsmoke.pl
________________________________________________________________________________
[e6b5903] by abeltje on Fri, 31 May 2013 18:10:40 +0200

     Fix some more errors.
         * use Test::Smoke::SysInfo::Windows->new->os for Windows version
         * import of cwd() from Cwd.
         * Make LWP::UserAgent the default poster() again.


M	configsmoke.pl
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/Syncer/Base.pm
________________________________________________________________________________
[8ea102c] by abeltje on Fri, 31 May 2013 12:47:03 +0200

     Make this test a bit saver to run...


M	t/poster-post.t
________________________________________________________________________________
[969b6cb] by abeltje on Fri, 31 May 2013 12:42:34 +0200

     Fix Test::Smoke::App::SmokePerl


M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/SmokePerl.pm
________________________________________________________________________________
[34cc763] by abeltje on Fri, 31 May 2013 09:53:40 +0200

     Fix all the Test::Smoke::Poster::* code that use Modules.


M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	t/poster-post.t
________________________________________________________________________________
[cca672f] by abeltje on Fri, 31 May 2013 08:26:46 +0200

     Fallout of the first testround with 1.61-RC1


M	Changes
M	MANIFEST
M	MANIFEST.SKIP
M	lib/Test/Smoke.pm
M	tsarchive.pl
M	tsrunsmoke.pl
M	tssendrpt.pl
M	tssmokeperl.pl
M	tssynctree.pl
________________________________________________________________________________
[a744615] by abeltje on Thu, 30 May 2013 23:41:35 +0200

     Fix MANIFEST...


M	MANIFEST
________________________________________________________________________________
[a17ce7d] by abeltje on Thu, 30 May 2013 23:24:35 +0200

     Lets try 1.61-RC1


M	lib/Test/Smoke.pm
M	release.sh
________________________________________________________________________________
[1b84359] by abeltje on Thu, 30 May 2013 17:58:39 +0200

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

________________________________________________________________________________
[031bc48] by abeltje on Thu, 30 May 2013 17:54:29 +0200

     Add instantiate tests for the Test::Smoke::App::* applets.


M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SmokePerl.pm
M	t/app/120-sendreport.t
M	t/app/130-smokeperl.t
M	t/app/140-synctree.t
________________________________________________________________________________
[f88d53f] by abeltje on Wed, 29 May 2013 22:07:27 +0200

     Merge branch 'ts-apps' of ssh://github.com/abeltje/Test-Smoke into
        ts-apps

________________________________________________________________________________
[4721e67] by abeltje on Wed, 29 May 2013 21:46:20 +0200

     Add some more tests.


M	MANIFEST
M	Makefile.PL
A	t/app/100-archiver.t
A	t/app/110-runsmoke.t
A	t/app/120-sendreport.t
A	t/app/130-smokeperl.t
A	t/app/140-synctree.t
________________________________________________________________________________
[30fc512] by abeltje on Wed, 29 May 2013 18:38:16 +0200

     fix manifest


M	MANIFEST
________________________________________________________________________________
[8ccebb8] by abeltje on Wed, 29 May 2013 18:35:26 +0200

     Final walk through of the code, fix pod, move the private testsuite
        around some more...


M	MANIFEST
M	MANIFEST.SKIP
M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/App/AppOptionCollection.pm
M	lib/Test/Smoke/App/Archiver.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/App/SmokePerl.pm
A	lib/Test/Smoke/App/SyncTree.pm
D	lib/Test/Smoke/App/Syncer.pm
M	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/SysInfo/AIX.pm
M	lib/Test/Smoke/SysInfo/BSD.pm
M	lib/Test/Smoke/SysInfo/Base.pm
M	lib/Test/Smoke/SysInfo/Cygwin.pm
M	lib/Test/Smoke/SysInfo/Darwin.pm
M	lib/Test/Smoke/SysInfo/HPUX.pm
M	lib/Test/Smoke/SysInfo/Haiku.pm
M	lib/Test/Smoke/SysInfo/Irix.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	lib/Test/Smoke/SysInfo/Solaris.pm
M	lib/Test/Smoke/SysInfo/VMS.pm
M	lib/Test/Smoke/SysInfo/Windows.pm
M	lib/Test/Smoke/Util.pm
D	private/00-manifest.t
D	private/10-smoker_basic.t
D	private/20-smoker_fail.t
D	private/30-smoker_mini.t
D	private/40-smoker_ok.t
D	private/50-smoker_smoke.t
D	private/SmokertestLib.pm
D	private/perl/.patch
D	private/perl/01test.c
D	private/perl/Configure
D	private/perl/MANIFEST
D	private/perl/Makefile.PL
D	private/perl/patchlevel.h
D	private/perl/t/TEST
D	private/perl/t/TestInit.pm
D	private/perl/t/harness
D	private/perl/t/smoke/die.t
D	private/perl/t/smoke/many.t
D	private/perl/t/smoke/minitest.t
D	private/perl/t/smoke/test.t
D	private/perl/win32/Makefile
D	private/perl/win32/makefile.mk
D	private/sysinfo/macos.t
D	private/test_compile.pl
D	private/test_pod.pl
M	release.sh
D	t/app/00-appobjects.t
A	t/app/000-appobjects.t
A	t/app/010-appoptions.t
A	t/app/020-appoptioncollection.t
A	t/app/030-app-base.t
D	t/app/10-appoptions.t
D	t/app/20-appoptioncollection.t
D	t/app/30-app-base.t
M	tsrunsmoke.pl
M	tssendrpt.pl
A	tssmokeperl.pl
M	tssynctree.pl
A	xt/00-manifest.t
A	xt/01-compile.t
A	xt/02-pod_syntax.t
A	xt/03-pod-coverage.t
A	xt/10-smoker_basic.t
A	xt/20-smoker_fail.t
A	xt/30-smoker_mini.t
A	xt/40-smoker_ok.t
A	xt/50-smoker_smoke.t
A	xt/SmokertestLib.pm
A	xt/perl/.patch
A	xt/perl/01test.c
A	xt/perl/Configure
A	xt/perl/MANIFEST
A	xt/perl/Makefile.PL
A	xt/perl/patchlevel.h
A	xt/perl/t/TEST
A	xt/perl/t/TestInit.pm
A	xt/perl/t/harness
A	xt/perl/t/smoke/die.t
A	xt/perl/t/smoke/many.t
A	xt/perl/t/smoke/minitest.t
A	xt/perl/t/smoke/test.t
A	xt/perl/win32/Makefile
A	xt/perl/win32/makefile.mk
A	xt/sysinfo/macos.t
________________________________________________________________________________
[57abd56] by abeltje on Mon, 27 May 2013 23:14:46 +0200

     Various changes to prepare for 1.61-RC1
           * Fix MANIFEST
           * AppOption->show_helptext() must only show alts, if there are
        any.
           * Add some MSWin32 config variables (5.14)


M	MANIFEST
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Util.pm
M	t/app/10-appoptions.t
________________________________________________________________________________
[6523c63] by abeltje on Mon, 27 May 2013 22:34:22 +0200

     Add more http-posters to CoreSmokeDB and introduce a seperate Archiver.
           * TS::Archiver && TS::App::Archiver && tsarchive.pl
           * more posters: HTTP::Tiny && curl
           * add log_warn() to TS::App::Base and TS::LogMixin
           * add TS::App::RunSmoke && tsrunsmoke.pl


M	configsmoke.pl
M	lib/Test/Smoke/App/AppOption.pm
A	lib/Test/Smoke/App/Archiver.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
A	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/Syncer.pm
A	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
A	lib/Test/Smoke/Poster/Curl.pm
A	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Smoker.pm
A	t/poster-post.t
A	tsarchive.pl
A	tsrunsmoke.pl
M	tssendrpt.pl
M	tssynctree.pl
________________________________________________________________________________
[43aed32] by abeltje on Thu, 23 May 2013 01:02:06 +0200

     Fix Test::Smoke::App::*; we can now have multiple attributes with
        special_options


M	MANIFEST
M	MANIFEST.SKIP
M	Makefile.PL
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	release.sh
M	t/app/30-app-base.t
A	tssendrpt.pl
A	tssynctree.pl
________________________________________________________________________________
[663813d] by abeltje on Tue, 21 May 2013 01:24:25 +0200

     Add mailserver port for MIME::Lite and SendEmail


M	lib/Test/Smoke/Mailer/MIME_Lite.pm
M	lib/Test/Smoke/Mailer/SendEmail.pm
M	mailrpt.pl
________________________________________________________________________________
[45bfaa4] by abeltje on Tue, 21 May 2013 01:22:58 +0200

     Add framework to create applications for Test::Smoke.


M	MANIFEST
A	lib/Test/Smoke/App/AppOption.pm
A	lib/Test/Smoke/App/AppOptionCollection.pm
A	lib/Test/Smoke/App/Base.pm
A	lib/Test/Smoke/App/Options.pm
A	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/App/Syncer.pm
A	lib/Test/Smoke/ObjectBase.pm
A	lib/Test/Smoke/Poster.pm
A	lib/Test/Smoke/Poster/Base.pm
A	lib/Test/Smoke/Poster/HTTP_Lite.pm
A	lib/Test/Smoke/Poster/LWP_UserAgent.pm
A	t/app/00-appobjects.t
A	t/app/10-appoptions.t
A	t/app/20-appoptioncollection.t
A	t/app/30-app-base.t
________________________________________________________________________________
[aff8b2d] by abeltje on Fri, 17 May 2013 07:09:32 +0200

     RT#52022: capture warnings and errors from Intel C/C++ (TONYC)

          - apply this patch from 2009 already


M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
A	t/logs/icc102.log
________________________________________________________________________________
[d24a582] by abeltje on Fri, 17 May 2013 07:08:14 +0200

     Move developer test files around a bit.


M	MANIFEST
A	private/00-manifest.t
D	private/00basic.t
A	private/10-smoker_basic.t
A	private/20-smoker_fail.t
A	private/30-smoker_mini.t
A	private/40-smoker_ok.t
A	private/50-smoker_smoke.t
D	private/smoker_fail.t
D	private/smoker_mini.t
D	private/smoker_ok.t
D	private/smoker_smoke.t
D	t/00-manifest.t
________________________________________________________________________________
[eaf0941] by abeltje on Wed, 29 May 2013 21:46:20 +0200

     Add some more tests.


M	MANIFEST
M	Makefile.PL
A	t/app/100-archiver.t
A	t/app/110-runsmoke.t
A	t/app/120-sendreport.t
A	t/app/130-smokeperl.t
A	t/app/140-synctree.t
________________________________________________________________________________
[13a22aa] by abeltje on Wed, 29 May 2013 18:38:16 +0200

     fix manifest


M	MANIFEST
________________________________________________________________________________
[e99c5a6] by abeltje on Wed, 29 May 2013 18:35:26 +0200

     Final walk through of the code, fix pod, move the private testsuite
        around some more...


M	MANIFEST
M	MANIFEST.SKIP
M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/App/AppOptionCollection.pm
M	lib/Test/Smoke/App/Archiver.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/App/SmokePerl.pm
A	lib/Test/Smoke/App/SyncTree.pm
D	lib/Test/Smoke/App/Syncer.pm
M	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/Curl.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/SysInfo/AIX.pm
M	lib/Test/Smoke/SysInfo/BSD.pm
M	lib/Test/Smoke/SysInfo/Base.pm
M	lib/Test/Smoke/SysInfo/Cygwin.pm
M	lib/Test/Smoke/SysInfo/Darwin.pm
M	lib/Test/Smoke/SysInfo/HPUX.pm
M	lib/Test/Smoke/SysInfo/Haiku.pm
M	lib/Test/Smoke/SysInfo/Irix.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	lib/Test/Smoke/SysInfo/Solaris.pm
M	lib/Test/Smoke/SysInfo/VMS.pm
M	lib/Test/Smoke/SysInfo/Windows.pm
M	lib/Test/Smoke/Util.pm
D	private/00-manifest.t
D	private/10-smoker_basic.t
D	private/20-smoker_fail.t
D	private/30-smoker_mini.t
D	private/40-smoker_ok.t
D	private/50-smoker_smoke.t
D	private/SmokertestLib.pm
D	private/perl/.patch
D	private/perl/01test.c
D	private/perl/Configure
D	private/perl/MANIFEST
D	private/perl/Makefile.PL
D	private/perl/patchlevel.h
D	private/perl/t/TEST
D	private/perl/t/TestInit.pm
D	private/perl/t/harness
D	private/perl/t/smoke/die.t
D	private/perl/t/smoke/many.t
D	private/perl/t/smoke/minitest.t
D	private/perl/t/smoke/test.t
D	private/perl/win32/Makefile
D	private/perl/win32/makefile.mk
D	private/sysinfo/macos.t
D	private/test_compile.pl
D	private/test_pod.pl
M	release.sh
D	t/app/00-appobjects.t
A	t/app/000-appobjects.t
A	t/app/010-appoptions.t
A	t/app/020-appoptioncollection.t
A	t/app/030-app-base.t
D	t/app/10-appoptions.t
D	t/app/20-appoptioncollection.t
D	t/app/30-app-base.t
M	tsrunsmoke.pl
M	tssendrpt.pl
A	tssmokeperl.pl
M	tssynctree.pl
A	xt/00-manifest.t
A	xt/01-compile.t
A	xt/02-pod_syntax.t
A	xt/03-pod-coverage.t
A	xt/10-smoker_basic.t
A	xt/20-smoker_fail.t
A	xt/30-smoker_mini.t
A	xt/40-smoker_ok.t
A	xt/50-smoker_smoke.t
A	xt/SmokertestLib.pm
A	xt/perl/.patch
A	xt/perl/01test.c
A	xt/perl/Configure
A	xt/perl/MANIFEST
A	xt/perl/Makefile.PL
A	xt/perl/patchlevel.h
A	xt/perl/t/TEST
A	xt/perl/t/TestInit.pm
A	xt/perl/t/harness
A	xt/perl/t/smoke/die.t
A	xt/perl/t/smoke/many.t
A	xt/perl/t/smoke/minitest.t
A	xt/perl/t/smoke/test.t
A	xt/perl/win32/Makefile
A	xt/perl/win32/makefile.mk
A	xt/sysinfo/macos.t
________________________________________________________________________________
[8cfbb5a] by abeltje on Mon, 27 May 2013 23:14:46 +0200

     Various changes to prepare for 1.61-RC1
           * Fix MANIFEST
           * AppOption->show_helptext() must only show alts, if there are
        any.
           * Add some MSWin32 config variables (5.14)


M	MANIFEST
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/App/AppOption.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Util.pm
M	t/app/10-appoptions.t
________________________________________________________________________________
[30cbc8a] by abeltje on Mon, 27 May 2013 22:34:22 +0200

     Add more http-posters to CoreSmokeDB and introduce a seperate Archiver.
           * TS::Archiver && TS::App::Archiver && tsarchive.pl
           * more posters: HTTP::Tiny && curl
           * add log_warn() to TS::App::Base and TS::LogMixin
           * add TS::App::RunSmoke && tsrunsmoke.pl


M	configsmoke.pl
M	lib/Test/Smoke/App/AppOption.pm
A	lib/Test/Smoke/App/Archiver.pm
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
A	lib/Test/Smoke/App/RunSmoke.pm
M	lib/Test/Smoke/App/Syncer.pm
A	lib/Test/Smoke/Archiver.pm
M	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
A	lib/Test/Smoke/Poster/Curl.pm
A	lib/Test/Smoke/Poster/HTTP_Tiny.pm
M	lib/Test/Smoke/Poster/LWP_UserAgent.pm
M	lib/Test/Smoke/Smoker.pm
A	t/poster-post.t
A	tsarchive.pl
A	tsrunsmoke.pl
M	tssendrpt.pl
M	tssynctree.pl
________________________________________________________________________________
[ea9b762] by abeltje on Sun, 26 May 2013 19:12:18 +0200

     Fix Test::Smoke::Util::skip_filter() for new test output.


M	lib/Test/Smoke/Util.pm
A	t/logs/5.19.0-make._test.stdout
M	t/skip_filter.t
________________________________________________________________________________
[a65ce46] by abeltje on Sun, 26 May 2013 19:12:18 +0200

     Fix Test::Smoke::Util::skip_filter() for new test output.


M	lib/Test/Smoke/Util.pm
A	t/logs/5.19.0-make._test.stdout
M	t/skip_filter.t
________________________________________________________________________________
[08ece41] by abeltje on Sun, 26 May 2013 18:04:25 +0200

     Apple changed the output of systemprofiler (again), adjust.


M	lib/Test/Smoke/SysInfo/Darwin.pm
________________________________________________________________________________
[ef816ec] by abeltje on Sun, 26 May 2013 18:04:25 +0200

     Apple changed the output of systemprofiler (again), adjust.


M	lib/Test/Smoke/SysInfo/Darwin.pm
________________________________________________________________________________
[dca107d] by abeltje on Thu, 23 May 2013 01:02:06 +0200

     Fix Test::Smoke::App::*; we can now have multiple attributes with
        special_options


M	MANIFEST
M	MANIFEST.SKIP
M	Makefile.PL
M	lib/Test/Smoke/App/Base.pm
M	lib/Test/Smoke/App/Options.pm
M	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/LogMixin.pm
M	lib/Test/Smoke/Poster.pm
M	lib/Test/Smoke/Poster/Base.pm
M	lib/Test/Smoke/Poster/HTTP_Lite.pm
M	release.sh
M	t/app/30-app-base.t
A	tssendrpt.pl
A	tssynctree.pl
________________________________________________________________________________
[d24c6f4] by abeltje on Tue, 21 May 2013 01:24:25 +0200

     Add mailserver port for MIME::Lite and SendEmail


M	lib/Test/Smoke/Mailer/MIME_Lite.pm
M	lib/Test/Smoke/Mailer/SendEmail.pm
M	mailrpt.pl
________________________________________________________________________________
[b9f4992] by abeltje on Tue, 21 May 2013 01:22:58 +0200

     Add framework to create applications for Test::Smoke.


M	MANIFEST
A	lib/Test/Smoke/App/AppOption.pm
A	lib/Test/Smoke/App/AppOptionCollection.pm
A	lib/Test/Smoke/App/Base.pm
A	lib/Test/Smoke/App/Options.pm
A	lib/Test/Smoke/App/SendReport.pm
A	lib/Test/Smoke/App/Syncer.pm
A	lib/Test/Smoke/ObjectBase.pm
A	lib/Test/Smoke/Poster.pm
A	lib/Test/Smoke/Poster/Base.pm
A	lib/Test/Smoke/Poster/HTTP_Lite.pm
A	lib/Test/Smoke/Poster/LWP_UserAgent.pm
A	t/app/00-appobjects.t
A	t/app/10-appoptions.t
A	t/app/20-appoptioncollection.t
A	t/app/30-app-base.t
________________________________________________________________________________
[156c63e] by abeltje on Fri, 17 May 2013 07:09:32 +0200

     RT#52022: capture warnings and errors from Intel C/C++ (TONYC)

          - apply this patch from 2009 already


M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
A	t/logs/icc102.log
________________________________________________________________________________
[2eeeaf0] by abeltje on Fri, 17 May 2013 07:08:14 +0200

     Move developer test files around a bit.


M	MANIFEST
A	private/00-manifest.t
D	private/00basic.t
A	private/10-smoker_basic.t
A	private/20-smoker_fail.t
A	private/30-smoker_mini.t
A	private/40-smoker_ok.t
A	private/50-smoker_smoke.t
D	private/smoker_fail.t
D	private/smoker_mini.t
D	private/smoker_ok.t
D	private/smoker_smoke.t
D	t/00-manifest.t
________________________________________________________________________________
[0910ae3] by abeltje on Thu, 16 May 2013 18:45:05 +0200

     Add -help option with information.


M	release.sh
________________________________________________________________________________
[305ab65] by abeltje on Sun, 12 May 2013 15:42:17 +0200

     Start fixing MSWin32 stuff, add option -DWIN64=undef, dmake/nmake
        tests..


M	lib/Test/Smoke/Util.pm
M	t/for_dmake.t
M	t/for_nmake.t
________________________________________________________________________________
[b3a4874] by abeltje on Sun, 12 May 2013 15:27:45 +0200

     Fix more dependencies.


M	Makefile.PL
________________________________________________________________________________
[963702f] by abeltje on Sun, 12 May 2013 15:27:22 +0200

     Add the new SysInfo::Cygwin to the manifest.


M	MANIFEST
________________________________________________________________________________
[c9ca2cb] by abeltje on Sun, 12 May 2013 15:09:10 +0200

     Treat Cygwin as its own os, resolve rt#35613.


M	lib/Test/Smoke/SysInfo.pm
A	lib/Test/Smoke/SysInfo/Cygwin.pm
________________________________________________________________________________
[717b17d] by abeltje on Sat, 11 May 2013 19:41:12 +0200

     Make the diagnostics for smoking from git-repo better:
           - verbose 1: show command that is run
           - verbose 2: show current path and command output


M	lib/Test/Smoke/Syncer/Git.pm
M	lib/Test/Smoke/Util/Execute.pm
________________________________________________________________________________
[0226364] by abeltje on Sat, 11 May 2013 19:39:06 +0200

     Add '.git' to the default MANIFEST.SKIP files.


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[a9767da] by abeltje on Sat, 11 May 2013 15:24:04 +0200

     Fix the get info from /proc/cpuinfo testcode
         - it will now handle open my $fh, '< /proc/cpuinfo'


M	lib/Test/Smoke/SysInfo/Linux.pm
M	t/sysinfo_proc.t
________________________________________________________________________________
[29dcc92] by abeltje on Fri, 10 May 2013 22:54:03 +0200

     Fix the SysInfo/Solaris code


M	lib/Test/Smoke/SysInfo/Solaris.pm
________________________________________________________________________________
[53b8792] by abeltje on Fri, 10 May 2013 13:40:09 +0200

     Fix typo, remove '-i' from make args for Haiku


M	Makefile.PL
________________________________________________________________________________
[3f19b32] by abeltje on Fri, 10 May 2013 13:34:57 +0200

     Merge branch 'master' of ssh://github.com/abeltje/Test-Smoke

        Conflicts:
        Makefile.PL

________________________________________________________________________________
[77378ba] by abeltje on Fri, 10 May 2013 13:32:24 +0200

     Update the Makefile.PL, add dependencies for MSWin32 and Haiku.


M	Makefile.PL
________________________________________________________________________________
[e949a65] by abeltje on Fri, 10 May 2013 13:30:41 +0200

     Update the Makefile.PL, add dependencies for MSWin32 and Haiku.


M	Makefile.PL
________________________________________________________________________________
[dcc62fc] by abeltje on Fri, 10 May 2013 13:29:40 +0200

     Add ua_timeout option (LWP::UserAgent timeout), so I can set it to 0
        for my haiku box.


M	configsmoke.pl
M	sendrpt.pl
M	smokeperl.pl
________________________________________________________________________________
[aa98d11] by abeltje on Fri, 10 May 2013 11:39:34 +0200

     Fix long standing bug in the manifest_check code, where MANIFEST.SKIP
        entries were not treated as regexen.


M	lib/Test/Smoke/SourceTree.pm
A	t/ftppub/perl-current/lib/.gitignore
M	t/tree.t
________________________________________________________________________________
[9cbdf12] by abeltje on Fri, 10 May 2013 11:11:01 +0200

     Add -test|-t switch for running all the tests only.


M	release.sh
________________________________________________________________________________
[d427ca9] by abeltje on Fri, 10 May 2013 11:10:31 +0200

     Add documentation for the new SysInfo modules.


M	lib/Test/Smoke/SysInfo.pm
M	lib/Test/Smoke/SysInfo/AIX.pm
M	lib/Test/Smoke/SysInfo/BSD.pm
M	lib/Test/Smoke/SysInfo/Base.pm
M	lib/Test/Smoke/SysInfo/Darwin.pm
M	lib/Test/Smoke/SysInfo/Generic.pm
M	lib/Test/Smoke/SysInfo/HPUX.pm
M	lib/Test/Smoke/SysInfo/Haiku.pm
M	lib/Test/Smoke/SysInfo/Irix.pm
M	lib/Test/Smoke/SysInfo/Linux.pm
M	lib/Test/Smoke/SysInfo/Solaris.pm
M	lib/Test/Smoke/SysInfo/VMS.pm
M	lib/Test/Smoke/SysInfo/Windows.pm
________________________________________________________________________________
[321f1ba] by abeltje on Fri, 10 May 2013 04:18:36 +0000

    
        * Rest of the changes for Haiku branch.


M	MANIFEST
M	lib/Test/Smoke/SysInfo.pm
M	lib/Test/Smoke/Util.pm
M	t/sysinfo.t
M	t/sysinfo_macos.t
M	t/sysinfo_proc.t
________________________________________________________________________________
[dcfcf3e] by abeltje on Fri, 10 May 2013 04:14:26 +0000

    
        * Refactor the SysInfo code, add support for Haiku OS.


A	lib/Test/Smoke/SysInfo/AIX.pm
A	lib/Test/Smoke/SysInfo/BSD.pm
A	lib/Test/Smoke/SysInfo/Base.pm
A	lib/Test/Smoke/SysInfo/Darwin.pm
A	lib/Test/Smoke/SysInfo/Generic.pm
A	lib/Test/Smoke/SysInfo/HPUX.pm
A	lib/Test/Smoke/SysInfo/Haiku.pm
A	lib/Test/Smoke/SysInfo/Irix.pm
A	lib/Test/Smoke/SysInfo/Linux.pm
A	lib/Test/Smoke/SysInfo/Solaris.pm
A	lib/Test/Smoke/SysInfo/VMS.pm
A	lib/Test/Smoke/SysInfo/Windows.pm
________________________________________________________________________________
[f474bbd] by abeltje on Wed, 8 May 2013 07:50:20 +0200

     Refactor the Syncer code.


M	MANIFEST
M	lib/Test/Smoke/Syncer.pm
A	lib/Test/Smoke/Syncer/Base.pm
A	lib/Test/Smoke/Syncer/Copy.pm
A	lib/Test/Smoke/Syncer/FTP.pm
A	lib/Test/Smoke/Syncer/Forest.pm
A	lib/Test/Smoke/Syncer/Git.pm
A	lib/Test/Smoke/Syncer/Hardlink.pm
A	lib/Test/Smoke/Syncer/Rsync.pm
A	lib/Test/Smoke/Syncer/Snapshot.pm
M	t/syncer_copy.t
M	t/syncer_ftpclient.t
M	t/syncer_link.t
________________________________________________________________________________
[b8b2491] by abeltje on Tue, 7 May 2013 18:15:12 +0200

     Refactor the mail modules.


M	MANIFEST
M	lib/Test/Smoke/Mailer.pm
A	lib/Test/Smoke/Mailer/Base.pm
A	lib/Test/Smoke/Mailer/MIME_Lite.pm
A	lib/Test/Smoke/Mailer/Mail_Sendmail.pm
A	lib/Test/Smoke/Mailer/Mail_X.pm
A	lib/Test/Smoke/Mailer/SendEmail.pm
A	lib/Test/Smoke/Mailer/Sendmail.pm
M	t/mailer.t
________________________________________________________________________________
[f4c3d3c] by abeltje on Mon, 6 May 2013 22:38:38 +0200

     Make sure we have 2 digits after the decimal point (aesthetic).


M	release.sh
________________________________________________________________________________
[0f0e72f] by abeltje on Mon, 6 May 2013 17:15:26 +0200

     Autocommit for distribution Test::Smoke 1.6


M	Changes
M	lib/Test/Smoke.pm
________________________________________________________________________________
[90ec5b5] by Abe Timmerman on Mon, 6 May 2013 17:06:21 +0200

     Fix Test::Smoke::Util::Execute so it will work on windows aswell.


M	lib/Test/Smoke/Util/Execute.pm
M	t/util-execute.t
________________________________________________________________________________
[6e3a54b] by Abe Timmerman on Sun, 5 May 2013 17:07:23 +0200

     Merge branch 'sysinfo' of ssh://github.com/abeltje/Test-Smoke
           - More accurate SysInfo on Linux
           - More accurate SysInfo on Linux

________________________________________________________________________________
[91ee6fa] by H.Merijn Brand - Tux on Sun, 5 May 2013 16:51:49 +0200

     More variations (doc only)


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[e495172] by H.Merijn Brand - Tux on Sun, 5 May 2013 12:38:16 +0200

     More accurate SysInfo on Linux


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[6c5358e] by Abe Timmerman on Sun, 5 May 2013 12:05:50 +0200

     Update the Changes file on release (like we used to).

        Also:
         - remove the old mkdist.sh
         - Remove $Id$ for MANIFEST


M	MANIFEST
D	mkdist.sh
M	release.sh
________________________________________________________________________________
[e68627e] by Abe Timmerman on Fri, 3 May 2013 20:03:44 +0200

     Autocommit for distribution Test::Smoke 1.59


M	lib/Test/Smoke.pm
________________________________________________________________________________
[7ae3a20] by Abe Timmerman on Fri, 3 May 2013 20:03:02 +0200

     rename the release script


M	MANIFEST.SKIP
D	distgit.sh
A	release.sh
________________________________________________________________________________
[274a3f2] by Abe Timmerman on Fri, 3 May 2013 18:43:50 +0200

     fix the release script


M	distgit.sh
________________________________________________________________________________
[b993d8c] by Abe Timmerman on Fri, 3 May 2013 18:39:32 +0200

     Autocommit for distribution of Test-Smoke-1.58


M	lib/Test/Smoke.pm
________________________________________________________________________________
[d1ee54a] by Abe Timmerman on Fri, 3 May 2013 18:08:37 +0200

     Last minute fixes for the 1.60 release


A	distgit.sh
M	t/mailer.t
M	t/report-usernote.t
________________________________________________________________________________
[0ada1d7] by Abe Timmerman on Fri, 3 May 2013 16:29:27 +0200

     Merge branch 'LancasterSmoke' of ssh://github.com/abeltje/Test-Smoke

        Conflicts:
        lib/Test/Smoke/Util.pm

________________________________________________________________________________
[eaab5ee] by Abe Timmerman on Fri, 3 May 2013 16:15:17 +0200

     Add support for user_note from configsmoke.pl and other minor fixes.


M	configsmoke.pl
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Reporter.pm
M	mailrpt.pl
M	sendrpt.pl
________________________________________________________________________________
[766015e] by Abe Timmerman on Thu, 2 May 2013 17:45:32 +0200

     Decode log file

        Refactor into reading the logfile always the same way

        Conflicts:
        lib/Test/Smoke/Util.pm


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/gccmsg.log
M	t/reporter.t
________________________________________________________________________________
[eb4da63] by Abe Timmerman on Thu, 2 May 2013 17:05:58 +0200

     Add (git) branch information to the reports (and database).


M	.gitignore
M	configsmoke.pl
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/get_patch.t
M	t/mailer.t
________________________________________________________________________________
[792da5b] by Abe Timmerman on Mon, 15 Apr 2013 00:27:00 +0200

     Implement variable position for the user_note:
         - un_position == 'top' => at the start of the report
         - un_position == <!top> => at the end of the report


M	MANIFEST
M	lib/Test/Smoke/Reporter.pm
A	t/report-usernote.t
________________________________________________________________________________
[109baff] by Abe Timmerman on Sun, 14 Apr 2013 23:53:27 +0200

     Fix tests:
         - sysinfo_macos.t => require Test::Smoke::SysInfo (not use)
         - sysinfo_proc.t => remove an untie warning in 5.16


M	private/sysinfo/macos.t
M	t/sysinfo_macos.t
M	t/sysinfo_proc.t
________________________________________________________________________________
[4442d8a] by Abe Timmerman on Sun, 14 Apr 2013 23:51:12 +0200

     clean up: remove tabs and exchange =item with =head2


M	.gitignore
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[706ed77] by Abe Timmerman on Sun, 14 Apr 2013 23:47:44 +0200

     Extend Test::Smoke::Syncer::Git so we can run 'smokeme' branches.


M	MANIFEST
M	MANIFEST.SKIP
M	lib/Test/Smoke/Syncer.pm
A	lib/Test/Smoke/Util/Execute.pm
M	synctree.pl
A	t/00-manifest.t
A	t/syncer_git.t
M	t/syncer_rsync.t
A	t/util-execute.t
________________________________________________________________________________
[6bf38e9] by Abe Timmerman on Sun, 14 Apr 2013 13:53:23 +0200

     We need a first file committed


A	t/sysinfo_macos.t
________________________________________________________________________________
[55ccb96] by H.Merijn Brand - Tux on Sun, 14 Apr 2013 10:59:44 +0200

     Decode log file

        Refactor into reading the logfile always the same way


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/gccmsg.log
M	t/reporter.t
________________________________________________________________________________
[bd30951] by Abe Timmerman on Sat, 13 Apr 2013 00:45:28 +0200

     Incorporate the Linux_arm patch from Johan Vromans


M	lib/Test/Smoke/SysInfo.pm
M	t/sysinfo_proc.t
________________________________________________________________________________
[6970406] by Abe Timmerman on Sat, 13 Apr 2013 00:45:10 +0200

     Add the vim ctags file to the ignore list.


M	.gitignore
________________________________________________________________________________
[c554c17] by Abe Timmerman on Sat, 13 Apr 2013 00:42:29 +0200

     Add ctags for vim to the ignore list


A	contrib/sysinfo_arm.patch
________________________________________________________________________________
[b66eac4] by H.Merijn Brand - Tux on Fri, 12 Apr 2013 17:07:40 +0200

     Merijn wants his sandbox (but not in git)


M	.gitignore
________________________________________________________________________________
[0ecc08d] by hmbrand on Tue, 21 Aug 2012 13:28:04 +0000

     Be defensive for versions that might not be present during testing

        git-svn-id:
        https://source.test-smoke.org/svn/branches/tux-devel@1381
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[9d5eae2] by hmbrand on Tue, 21 Aug 2012 13:28:02 +0000

     Deal with space inside the set of dots

        git-svn-id:
        https://source.test-smoke.org/svn/branches/tux-devel@1380
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[1b9a7ac] by hmbrand on Tue, 21 Aug 2012 13:28:00 +0000

     Tony's changes

        git-svn-id:
        https://source.test-smoke.org/svn/branches/tux-devel@1379
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[491509d] by abeltje on Sun, 17 Jun 2012 11:37:23 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1375
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[ed1a69d] by abeltje on Sun, 17 Jun 2012 11:36:11 +0000

    
        * [CHANGE]
         + Fix the manifest and re-release.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1374
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	MANIFEST.SKIP
M	lib/Test/Smoke.pm
D	lib/Test/Smoke/smoke55x_dfconfig
D	lib/Test/Smoke/smoke56x_dfconfig
________________________________________________________________________________
[2a95bfe] by abeltje on Mon, 11 Jun 2012 21:02:05 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1373
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[dec1033] by abeltje on Mon, 11 Jun 2012 21:01:22 +0000

    
        * [CHANGE]
         - proper release of 1.52

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1372
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[2b17c27] by abeltje on Mon, 11 Jun 2012 20:59:28 +0000

    
        * [PRIVATE]
         + fix mkdist.sh docs (one should use -c)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1371
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[1558c07] by abeltje on Mon, 11 Jun 2012 20:56:48 +0000

    
        * mosterd na de maaltijd

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1370
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[29bb63c] by abeltje on Mon, 11 Jun 2012 20:52:54 +0000

    
        * [CHANGE]
         + Makefile.PL: add JSON and LWP::UserAgent as dependencies (TonyC)
         + smokestatus.pl: change the position the version information is
        given (Tux)
         + configsmoke.pl: fix the always lagging explicit version, and use
        'blead' (thanks to sciurius)
         + set new version
        -This line, and those below, will be ignored--

        _M   . M    Makefile.PL M    smokestatus.pl M    lib/Test/Smoke.pm M
           configsmoke.pl

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1369
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
M	configsmoke.pl
M	lib/Test/Smoke.pm
M	smokestatus.pl
________________________________________________________________________________
[3314d73] by abeltje on Sun, 10 Jun 2012 11:30:40 +0000

    
        * [CHANGE] set version to 1.50 for release

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1367
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[0989f40] by abeltje on Sun, 10 Jun 2012 11:22:01 +0000

    
        * [CHANGE] by H.Merijn Brand
         + add more version information to smokestatus.pl

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1366
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[e85f62a] by abeltje on Thu, 10 May 2012 21:21:26 +0000

    
        * [CHANGE]
         - remove the individual --smokedb option from sendrpt.pl and
        smokeperl.pl (and make it disappear from configsmoke.l
         - fix smoke_date in the smokedb-data
         - try to make Test::Smoke::Reporter a bit more compatible with old
        perls

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1363
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	configsmoke.pl
M	lib/Test/Smoke/Reporter.pm
A	lib/Test/Smoke/maint_dfconfig
D	lib/Test/Smoke/smoke510x_dfconfig
M	sendrpt.pl
M	smokeperl.pl
________________________________________________________________________________
[67421da] by abeltje on Wed, 18 Apr 2012 23:03:12 +0000

    
        * [CHANGE]
         + fixes in configsmoke:
           - all production versions of perl smoke with perlmaint.cfg
           - all developmnet versions of perl smoke with perlcurrent.cfg
           - various typo's
         + fixes in smokeperl
           - a comma got lost/typo thing...

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1362
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[b91fc76] by abeltje on Wed, 18 Apr 2012 22:27:34 +0000

    
        * [CHANGE]
         + fix version number
         + fix get-revision number

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1361
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[62e0ae7] by abeltje on Wed, 18 Apr 2012 22:21:41 +0000

    
        * [CHANGE]
         * Finish Fase 2 of the "Send smoke data to a database" project

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1360
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Reporter.pm
D	lib/Test/Smoke/perl510x.cfg
D	lib/Test/Smoke/perl55x.cfg
D	lib/Test/Smoke/perl562.cfg
A	lib/Test/Smoke/perlmaint.cfg
M	sendrpt.pl
M	smokeperl.pl
________________________________________________________________________________
[9416912] by abeltje on Wed, 18 Apr 2012 19:57:29 +0000

    
        * [MERGE] from branch ParisSmoke
        [  1357] By: hmbrand      on 2012-04-13 11:39:10 +0200
               - Prevent duplicate compiler_messages
               - Also filter unwanted messages before "keep"ing them

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1359
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[7ae15d4] by abeltje on Sat, 7 Apr 2012 12:31:17 +0000

    
        * [MERGE] from ParisSmoke branch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1355
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0

________________________________________________________________________________
[0492d61] by abeltje on Sat, 7 Apr 2012 12:26:47 +0000

    
        * [MERGE] from branches/ParisSmoke
           [  1313] By: hmbrand           on 2012-03-30 13:50:06 +0200
               - Move cinfo one level down
           [  1315] By: hmbrand           on 2012-03-30 13:51:39 +0200
               Log: Convert pass/fail lists in reports to lists in hashes
           [  1316] By: hmbrand           on 2012-03-30 16:43:00 +0200
               Log: Complete new report structure

                - Instead of remodeling the parsed report structure, put the
        required data in the wanted spot from the start probably making
        _post_process completely unneeded in the future.
           [  1317] By: hmbrand           on 2012-03-30 18:34:59 +0200
               Log: Move to database field names and add_missing stuff, like
        statistics
           [  1318] By: hmbrand           on 2012-03-30 18:38:12 +0200
               Log: Remove merge conflict, (I hope)
           [  1319] By: hmbrand           on 2012-03-31 09:55:14 +0200
               Log: Keep config args to extract sender/reporter
           [  1320] By: hmbrand           on 2012-03-31 10:27:46 +0200
               Log: rename topmost results to configs
           [  1321] By: hmbrand           on 2012-03-31 10:36:04 +0200
               Log: combine failed + passed lists into failures
           [  1322] By: hmbrand           on 2012-03-31 10:50:41 +0200
               Log: Splat statistic info
           [  1323] By: hmbrand           on 2012-03-31 11:01:08 +0200
               Log: defaults for statistics to prevent no-null
           [  1324] By: hmbrand           on 2012-03-31 11:22:53 +0200
               Log: config => arguments
           [  1325] By: hmbrand           on 2012-03-31 11:34:36 +0200
               Log: split cinfo into cc and ccversion (might be null)
           [  1326] By: hmbrand           on 2012-03-31 11:42:03 +0200
               Log: move the stats back to the correct level
           [  1327] By: hmbrand           on 2012-03-31 11:57:33 +0200
               Log: typo and nullable defaults
           [  1328] By: hmbrand           on 2012-03-31 13:30:06 +0200
               Log: No common_args in JSON export
           [  1329] By: hmbrand           on 2012-03-31 13:33:45 +0200
               Log: patch => perl_id
           [  1330] By: hmbrand           on 2012-03-31 13:54:02 +0200
               Log: drop debug_how
           [  1331] By: hmbrand           on 2012-03-31 15:35:53 +0200
               Log: Do times in portable local time
           [  1332] By: hmbrand           on 2012-03-31 15:35:56 +0200
               Log: split io_env/locale
           [  1333] By: hmbrand           on 2012-03-31 15:36:00 +0200
               Log: use in perl_id what was designed two years ago.
               - Note this will be bogus is just scanning existing
        mktest.out files in an empty folder
           [  1334] By: hmbrand           on 2012-03-31 15:36:02 +0200
               Log: don't hide start times behind first start time
           [  1335] By: hmbrand           on 2012-03-31 17:22:18 +0200
               Log: Safe new for c/M/m
               - Tests pass (again)
           [  1337] By: hmbrand           on 2012-04-01 09:38:28 +0200
               Log: Add transport option: still needs docs
           [  1338] By: hmbrand           on 2012-04-01 10:54:06 +0200
               Log: TRANSPORT!
           [  1339] By: hmbrand           on 2012-04-01 10:54:08 +0200
               Log: accept transport_url in sendrpt.pl
           [  1340] By: hmbrand           on 2012-04-01 11:16:08 +0200
               Log: use the content key(word)
           [  1341] By: hmbrand           on 2012-04-01 11:47:58 +0200
               Log: Documentation changes and configuration updates
           [  1342] By: hmbrand           on 2012-04-01 15:27:51 +0200
               Log: Remove leading whitespace in extra
           [  1343] By: hmbrand           on 2012-04-01 15:53:18 +0200
               Log: re-flow
           [  1344] By: hmbrand           on 2012-04-01 16:01:38 +0200
               Log: log*_*file and out*_*file
           [  1345] By: hmbrand           on 2012-04-01 16:50:37 +0200
               Log: Last minute changes. sysinfo cannot have "structs"
           [  1346] By: hmbrand           on 2012-04-03 16:31:07 +0200
               Log: POSIX::strftime ("%F") is not portable, as it requires
        C99
                    # Note that the format "%F %T %z" returns:
                    #  Linux:  2012-04-02 10:57:58 +0200
                    #  HP-UX:  April 08:53:32 METDST

            - Correct layout

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1354
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Reporter.pm
M	roadmap.pod
A	sendrpt.pl
M	smokeperl.pl
M	t/reporter.t
________________________________________________________________________________
[fabc7ca] by abeltje on Sun, 18 Mar 2012 08:13:43 +0000

    
        * [CHANGE] by MStevens
           - rt.cpan.org #65647: Minor pod lint

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1311
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[feac829] by abeltje on Sat, 17 Mar 2012 17:29:13 +0000

    
        * [CHANGE] by Steve Hay
         - A mix of the old and the new, so both Windows and OS X with
        symlinks are happy.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1306
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	t/syncer_rsync.t
________________________________________________________________________________
[00d5635] by abeltje on Sat, 17 Mar 2012 16:50:49 +0000

    
        * [FIX] By Steve Hay
         - rt.cpan.org #75681: Wrongly integrated, corrected

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1305
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/reporter.t
________________________________________________________________________________
[ac5212b] by abeltje on Fri, 16 Mar 2012 13:16:16 +0000

    
        * [CHANGE] by Steve Hay and Father Chrysostomos
         - rt.cpan.org #75673: Support sendEmail to make it easier emailing
        from Win32
         - rt.cpan.org #75681: Clean up leftover temporary file in test
        suite
         - rt.cpan.org #63073: Bleadperl 9aa8b00 breaks
        ABELTJE/Test-Smoke-1.44

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1302
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Mailer.pm
M	mailrpt.pl
M	t/reporter.t
________________________________________________________________________________
[938d1de] by abeltje on Wed, 8 Jun 2011 20:00:55 +0000

    
        * [CHANGE] by stsc
         + use a glob in the call to tie-handle (helps 5.14.x)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1296
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/sysinfo_proc.t
________________________________________________________________________________
[7473b42] by abeltje on Thu, 14 Apr 2011 18:48:45 +0000

    
        * [MERGE] from maint
         * This change was integrated into the maint-branch without any
        commit-message.
         * It makes sure that absolute paths are just that, by using
        Cwd::abs_path(), important for symlinks and stuff on windows (but
        forgot what). 

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1287
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Syncer.pm
M	t/patcher_forest.t
M	t/syncer_link.t
________________________________________________________________________________
[03c59c8] by abeltje on Sun, 29 Aug 2010 21:21:59 +0000

    
        * [CHANGE]
         + Update version

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1283
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[8338ba7] by abeltje on Sun, 29 Aug 2010 21:19:49 +0000

    
        * [CHANGE] merge from the Vienna branch
         + Add (simple) support for smoking from a gitrepo
         + Update configsmoke for the 5.13
         + Some minor fixes

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1282
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	.gitignore
M	configsmoke.pl
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/SysInfo.pm
M	roadmap.pod
M	smokeperl.pl
M	t/reporter.t
________________________________________________________________________________
[fa7bd64] by bram on Thu, 21 Jan 2010 07:59:39 +0000

    
        [FIX] Update MANIFEST with new files

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1270
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[c2c32dd] by bram on Wed, 13 Jan 2010 10:43:18 +0000

     Set $! to 0 at the start of the test

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1266
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/perl/t/smoke/die.t
M	private/perl/t/smoke/many.t
M	private/perl/t/smoke/minitest.t
M	private/perl/t/smoke/test.t
________________________________________________________________________________
[4616cf5] by bram on Tue, 12 Jan 2010 22:39:48 +0000

    
        $last and next is not needed. (breaks the parsing of passed todo
        tests)

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1265
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[eec43bc] by abeltje on Tue, 12 Jan 2010 22:36:27 +0000

    
        * [FIX] thanks to Bram
         * the new regex for finding the smoke-git-id shouldn't test for
        leading TAB,
           these are stripped by Test::Smoke::Util::get_local_patches().

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1264
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[c35e04f] by bram on Tue, 12 Jan 2010 22:13:19 +0000

     Fix failing tests. The output now includes 'Non-zero exit status'

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1263
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_fail.t
________________________________________________________________________________
[7284bbc] by abeltje on Tue, 12 Jan 2010 21:00:03 +0000

    
        * [PRIVATE]
         + add the contrib/ directory to the ignore

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1262
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0

________________________________________________________________________________
[eca74da] by abeltje on Tue, 12 Jan 2010 20:58:28 +0000

    
        * [CHANGE]
         * Merge my changes with Bram's

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1261
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ee2ca24] by bram on Mon, 11 Jan 2010 20:55:29 +0000

     Copy changes from ts-maint

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1260
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[ade0692] by bram on Mon, 11 Jan 2010 20:49:31 +0000

    
        - Include 'Non-zero exit status' in the output file
        - Include 'Non-zero exit status' in the report
        - If the harness output is not parsed for a test file then add 
        'test_file...??????'  in the failed list

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1259
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	t/reporter.t
M	t/smoker.t
________________________________________________________________________________
[28622cf] by bram on Sun, 10 Jan 2010 18:33:44 +0000

     Add 'Passed Todo tests' section in the report

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1258
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	t/reporter.t
M	t/smoker.t
________________________________________________________________________________
[6f3ab4a] by bram on Sat, 21 Nov 2009 13:17:20 +0000

     Forgot test for previous fix

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1257
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ftppub/perl-current/MANIFEST
A	t/ftppub/perl-current/cpan/t/skip.t
A	t/ftppub/perl-current/cpan/t/test.t
A	t/ftppub/perl-current/dist/t/skip.t
A	t/ftppub/perl-current/dist/t/test.t
M	t/smoker.t
________________________________________________________________________________
[a6c36f4] by bram on Sat, 21 Nov 2009 13:03:46 +0000

    
        [FIX]
           Tests that are skipped in dist/ and cpan/ have to be removed from
        MANIFEST
        

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1256
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ad21b49] by bram on Thu, 19 Nov 2009 23:25:01 +0000

     Add tests for earlier commit.

        In the reporter test 3 different patchlevels:
        - all numeric (perforce patch number)
        - hex numbers: starting with a number (git commit id)
        - hex numbers: starting with a letter (git commit id)

        

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1255
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ftppub/bugtst01.out
M	t/ftppub/bugtst02.out
M	t/ftppub/bugtst03.out
M	t/reporter.t
A	t/smoke.t
________________________________________________________________________________
[eefe309] by bram on Mon, 16 Nov 2009 18:03:04 +0000

     Fixes:

        - String after 'Finished Smoking' can also contain [a-zA-Z] (git id)
        - Fix write_to_file (created the file 1 instead of the actual name)
        - Fix error reporting in set_skip_tests: if a file was succesfully
        renamed it reported 'not ok' instead of 'ok' + error message was not
        shown
        - Fix set_smoke_patchlevel: the smoke id can contain [a-zA-Z]

        

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1254
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[9c26f91] by abeltje on Tue, 20 Oct 2009 20:04:34 +0000

    
        * [CHANGE] request by Merijn
         Add a noisy C warning to the Test::Smoke::Util::skip_filter

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1245
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/skip_filter.t
________________________________________________________________________________
[88da460] by abeltje on Mon, 10 Aug 2009 08:44:12 +0000

    
        * [FIX]
         + Also consider PERL5OPT for the generated startup wrapper scripts.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1240
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[18127b1] by abeltje on Sun, 8 Feb 2009 10:23:16 +0000

    
        * [FIX] suggested by Tony Cook (RT 40490)
         + We should quote commands that contain a space.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1234
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[b082402] by abeltje on Sun, 8 Feb 2009 10:23:13 +0000

    
        * [FIX]
         * File::Spec->rel2abs() on windows strips relative elements (like
        ../) from the path, so as a trick we take the path relative to a
        peer directory. (Hysterical raisins)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1233
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[163f7be] by abeltje on Sun, 8 Feb 2009 10:23:01 +0000

    
        * [CHANGE] by Jan Dubois (RT 39314)
         * Get system information from the Registry without needing write
        access

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1232
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[6ee7c91] by abeltje on Mon, 2 Feb 2009 21:48:53 +0000

    
        * [CHANGE] by Merijn
         + remove -j[0-9]+ from the make command if it has 'clean' in it.
         + bump version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1229
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[33312ca] by abeltje on Mon, 2 Feb 2009 21:27:38 +0000

    
        * [CHANGE] by Merijn
         + remove -j[0-9]+ from the make command if it has 'clean' in it.
         + bump version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1228
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[281fed1] by abeltje on Sun, 25 Jan 2009 14:34:44 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1226
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[f8e4c09] by abeltje on Sun, 25 Jan 2009 14:32:25 +0000

    
        * [CHANGE] use `git describe` info for subject in reports
        * bump version.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1225
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	t/get_patch.t
M	t/reporter.t
________________________________________________________________________________
[28f2c43] by abeltje on Sun, 11 Jan 2009 22:25:01 +0000

    
        * bump version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1224
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[4c030d3] by abeltje on Sun, 11 Jan 2009 14:19:33 +0000

    
        * [PRIVATE]
         * git svn create-ignore

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1223
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/.gitignore
________________________________________________________________________________
[18710d8] by abeltje on Sun, 11 Jan 2009 14:19:31 +0000

    
        * [PRIVATE]
         * git svn create-ignore

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1222
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	.gitignore
________________________________________________________________________________
[8852c21] by abeltje on Sun, 11 Jan 2009 14:19:28 +0000

    
        * [PRIVATE]
         + add the investigate directory to .gitignore

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1221
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	.gitignore
________________________________________________________________________________
[6c2e4b4] by abeltje on Sun, 11 Jan 2009 14:19:17 +0000

    
        * [CHANGE] by Bram
         [PATCH] Broken pipe in smokecurrent.log

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1220
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[9e68915] by abeltje on Wed, 24 Dec 2008 12:51:23 +0000

    
        [CHANGE]
         * fix the Test::Smoke::REVISION from the git-repo
         * Fix the mail subject; use the timestamp as revision

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1216
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[a0fdfb0] by abeltje on Tue, 23 Dec 2008 00:57:04 +0000

    
        [CHANGE]
         + Up the version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1215
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[dd60268] by abeltje on Tue, 23 Dec 2008 00:57:02 +0000

    
        [PRIVATE]
         + add *~ to the ignorelist

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1214
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	.gitignore
________________________________________________________________________________
[ebeaede] by abeltje on Tue, 23 Dec 2008 00:46:19 +0000

    
        [CHANGE]
         * Adjust the rsync addresses

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1213
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[9473c2c] by abeltje on Mon, 22 Dec 2008 23:34:41 +0000

    
        * [CHANGE]
         * implement the new .patch format from git

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1212
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	archiverpt.pl
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	smokeperl.pl
M	smokestatus.pl
M	t/get_patch.t
M	t/reporter.t
________________________________________________________________________________
[a935ad7] by abeltje on Fri, 31 Oct 2008 23:57:43 +0000

    
        * [CHANGE] Thanks TonyC for reporting
         * Fix Test::Smoke::Smoker::_normalize_testname()
           + ../t is optimized away in some cases...

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1211
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[595247a] by abeltje on Mon, 13 Oct 2008 20:06:12 +0000

    
        * [PRIVATE]
         * Fix some outstanding bugs

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1209
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[e8ed214] by abeltje on Mon, 13 Oct 2008 18:52:35 +0000

    
        * [SVN]
         Set ignore on TAGS file

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1205
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0

________________________________________________________________________________
[184ee89] by abeltje on Thu, 2 Oct 2008 21:23:05 +0000

    
        * [CHANGE] by Bram
         + Make sure that the right harness-parsing routine is configured
        for 5.10.x with patchlevel >= 33961

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1204
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[5319cc2] by abeltje on Tue, 19 Aug 2008 07:25:13 +0000

    
        * [PRIVATE]
         + Small fixes to help the new develop machine

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1202
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[6407827] by abeltje on Thu, 14 Aug 2008 13:03:35 +0000

    
        * [CHANGE]
         * update version number!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1197
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[46c7c4f] by abeltje on Thu, 14 Aug 2008 13:03:09 +0000

    
        * [CHANGE]
         * update version number!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1196
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[11d3327] by abeltje on Wed, 13 Aug 2008 14:10:42 +0000

    
        * [CHANGE]
         * Fix broken code from change 1191

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1195
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[5539890] by abeltje on Fri, 8 Aug 2008 23:30:46 +0000

    
        * [CHANGE] Many thanks to Bram for his analisys!
         * Test::Harness 3.13 changed its output (again) this causes the
        bleadsmokes on Windows (and harness-only) to fail to produce a
        report.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1191
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[41f3318] by abeltje on Thu, 19 Jun 2008 20:39:27 +0000

    
        * [CHANGE] by H.Merijn Brand
         + add HP-UX 11.31 specific information

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1186
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[14ab958] by abeltje on Thu, 19 Jun 2008 20:33:17 +0000

    
        * [CHANGE] by Bram
         * fix cleanup bug that removed way too many files

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1185
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[d76f3f6] by abeltje on Sun, 18 May 2008 11:20:50 +0000

    
        * [CHANGE]
         * starting a fix: bump version

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1180
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[5946ab8] by abeltje on Sun, 18 May 2008 11:19:42 +0000

    
        * [CHANGE]
         * fix undefined warnings for existing but empty '.patch' file

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1179
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/get_patch.t
________________________________________________________________________________
[7fcce89] by abeltje on Fri, 18 Apr 2008 17:04:28 +0000

    
        * [CHANGE] by Johan Vromans
         * FIX: change_manifest() took away the entry-info, this makes
        readdir.t fail

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1171
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[476b8ca] by abeltje on Fri, 11 Jan 2008 15:06:21 +0000

    
        * [CHANGE]
         * FIX: issue with reporting cores

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1169
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[6739544] by abeltje on Fri, 11 Jan 2008 12:36:20 +0000

    
        * [CHANGE] bug found by Johan Vromans and H.Merijn Brand
         * FIX: interference with '.' in @INC and the build-directory

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1168
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	smokeperl.pl
________________________________________________________________________________
[0c1fe1e] by abeltje on Tue, 8 Jan 2008 22:39:35 +0000

    
        * [CHANGE] by Steve Hay
         * FIX: use an absolute path for including library paths

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1167
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[ba9d09a] by abeltje on Sat, 5 Jan 2008 10:05:56 +0000

    
        * [PRIVATE]
         * more Devel::Cover options

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1160
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[10c0c20] by abeltje on Fri, 4 Jan 2008 19:35:48 +0000

    
        * [CHANGE]
         + ADD: new test for Test::Smoke::SysInfo::Linux()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1159
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	t/sysinfo_proc.t
________________________________________________________________________________
[0e02c7b] by abeltje on Fri, 4 Jan 2008 19:33:37 +0000

    
        * [PRIVATE]
         * FIX: test must also work on Windows

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1158
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_rsync.t
________________________________________________________________________________
[ab6709b] by abeltje on Thu, 3 Jan 2008 13:48:25 +0000

    
        * [PRIVATE]
         * FIX: test must take change 1152 into account

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1157
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_fail.t
________________________________________________________________________________
[7f318d2] by abeltje on Thu, 3 Jan 2008 13:39:12 +0000

    
        * [PRIVATE] [MERGE] from ts-devel
        [  1141] By: abeltje                on 2007-12-30 16:36:34 +0100
               Log: * [CHANGE]
                      * FIX: the private test-suite
        [  1142] By: abeltje                on 2007-12-30 16:37:18 +0100
               Log: * [PRIVATE]
                      * FIX: add droopy to the test machines

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1156
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/perl/Configure
M	private/perl/t/TestInit.pm
M	private/smoker_fail.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
M	provesmoke
________________________________________________________________________________
[22e1672] by abeltje on Thu, 3 Jan 2008 13:32:28 +0000

    
        * [MERGE] from ts-devel
        [  1138] By: abeltje                on 2007-12-30 11:17:57 +0100
               Log: * [CHANGE]
                      * MOVE: Mail::Sendmail should not be in the regular
        source-tree
        [  1139] By: abeltje                on 2007-12-30 16:27:12 +0100
               Log: * [CHANGE]
                      * MOVE: configuration-files to a place from which they
        will installed
        [  1140] By: abeltje                on 2007-12-30 16:31:50 +0100
               Log: * [CHANGE]
                      * FIX: adjust @INC for the moved Mail::Sendmail
        location
        [  1143] By: abeltje                on 2007-12-30 16:44:22 +0100
               Log: * [CHANGE]
                      * Try to standardize the Makefile.PL
        [  1144] By: abeltje                on 2007-12-30 16:47:53 +0100
               Log: * [CHANGE]
                      * FIX: Smoker's parsers for Test::Harness 3
        [  1145] By: abeltje                on 2007-12-31 15:24:04 +0100
               Log: * [CHANGE]
                      * FIX: finding the default buildconfigs in their new
        location
        [  1146] By: abeltje                on 2007-12-31 15:29:13 +0100
               Log: * [CHANGE]
                      * prepare for version 1.30
        [  1147] By: abeltje                on 2008-01-01 15:53:10 +0100
               Log: * [CHANGE]
                      * FIX: forgot about smokeperl.pl in 1140
        [  1149] By: abeltje                on 2008-01-03 12:31:23 +0100
               Log: * [CHANGE]
                      + ADD: mention harnessonly and harness3opts in the
        report
        [  1150] By: abeltje                on 2008-01-03 12:34:49 +0100
               Log: * [CHANGE]
                      - remove support for 5.005xx
        [  1151] By: abeltje                on 2008-01-03 12:36:28 +0100
               Log: * [CHANGE]
                      + ADD: from now on, archive the .out file as well
        (this could help debugging)
        [  1152] By: abeltje                on 2008-01-03 14:08:52 +0100
               Log: * [CHANGE]
                      + FIX: also include the 'No plan found' message from
        harness 3
        [  1153] By: abeltje                on 2008-01-03 14:09:58 +0100
               Log: * [CHANGE]
                      + ADD: diagnostic message for HARNESS_OPTIONS
        [  1154] By: abeltje                on 2008-01-03 14:11:44 +0100
               Log: * [CHANGE]
                      + ADD: information about the number of cores if found
        (known)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1155
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	Makefile.PL
M	README
M	ReleaseNotes
M	archiverpt.pl
M	configsmoke.pl
A	inc/Mail/Sendmail.pm
D	lib/Mail/Sendmail.pm
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SysInfo.pm
A	lib/Test/Smoke/perl510x.cfg
A	lib/Test/Smoke/perl55x.cfg
A	lib/Test/Smoke/perl562.cfg
A	lib/Test/Smoke/perl58x.cfg
A	lib/Test/Smoke/perlcurrent.cfg
A	lib/Test/Smoke/smoke510x_dfconfig
A	lib/Test/Smoke/smoke55x_dfconfig
A	lib/Test/Smoke/smoke56x_dfconfig
A	lib/Test/Smoke/smoke58x_dfconfig
A	lib/Test/Smoke/vmsperl.cfg
A	lib/Test/Smoke/w32current.cfg
M	mailrpt.pl
D	perl510x.cfg
D	perl55x.cfg
D	perl562.cfg
D	perl58x.cfg
D	perlcurrent.cfg
D	smoke510x_dfconfig
D	smoke55x_dfconfig
D	smoke56x_dfconfig
D	smoke58x_dfconfig
M	smokeperl.pl
M	t/cfgstuff.t
M	t/mailer.t
M	t/smoker.t
D	vmsperl.cfg
D	w32current.cfg
________________________________________________________________________________
[8ada404] by abeltje on Thu, 27 Dec 2007 11:19:51 +0000

    
        * [CHANGE]
         + ADD: new config stuff for the new 5.10.x branch to the
        distribution

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1135
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[72f1aa3] by abeltje on Thu, 27 Dec 2007 11:17:45 +0000

    
        * [CHANGE]
         + ADD: default config stuff for the new 5.10.x branch

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1134
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	perl510x.cfg
A	smoke510x_dfconfig
________________________________________________________________________________
[5ce3772] by abeltje on Mon, 24 Dec 2007 00:45:59 +0000

    
        * [CHANGE]
         + ADD: support for HARNESS_OPTIONS from Test::Harness 3
         * FIX: small bug in the reports found by Merijn

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1133
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	t/reporter.t
________________________________________________________________________________
[08fa60b] by abeltje on Sun, 30 Sep 2007 11:53:19 +0000

    
        * [CHANGE]
         + ADD: skip_tests question
         * reorder the mail questions
         + ADD: support for &-d (like Configure) to switch to --usedft

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1121
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[13a32ac] by abeltje on Sun, 30 Sep 2007 10:31:46 +0000

    
        * [CHANGE]
         * more verbosity in Smoker.pm
         + ADD: a new section to the report

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1119
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	t/reporter.t
________________________________________________________________________________
[8345887] by abeltje on Sat, 29 Sep 2007 13:19:42 +0000

    
        * [CHANGE]
         * redesign the skip_tests feature:
           * (temporarily) remove lib/ and ext/ tests from MANIFEST
           * (temporarily) rename :core (t/*/*.t) tests
         + ADD: tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1118
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[f2d41bc] by abeltje on Sat, 29 Sep 2007 12:15:30 +0000

    
        * [CHANGE]
         + ADD: files to test the new skip_tests() feature

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1117
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	t/ftppub/perl-current/ext/t/skip.t
A	t/ftppub/perl-current/ext/t/test.t
A	t/ftppub/perl-current/lib/t/skip.t
A	t/ftppub/perl-current/lib/t/test.t
A	t/ftppub/perl-current/t/op/skip.t
A	t/ftppub/perl-current/t/op/test.t
________________________________________________________________________________
[54be46b] by abeltje on Sat, 29 Sep 2007 12:06:28 +0000

    
        * [CHANGE]
         + ADD: files to prepare for testing skip_tests feature

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1116
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ftppub/perl-current/MANIFEST
________________________________________________________________________________
[4723718] by abeltje on Tue, 25 Sep 2007 13:02:17 +0000

    
        * [CHANGE] prompted by Merijn
         * test the argument handling of tsuname() from an object to keep
        data consistent

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1114
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/sysinfo.t
________________________________________________________________________________
[6dd1760] by abeltje on Mon, 24 Sep 2007 12:18:00 +0000

    
        * [CHANGE]
         + FIX: fiddle with file permission before/after rename()
         + ADD: $! to rename not ok diagnostics

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1113
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[a2f8bc2] by abeltje on Mon, 24 Sep 2007 11:27:30 +0000

    
        * [CHANGE]
         + ADD: support for skipping tests per smoke_config
           * set {skip_tests} to a MANIFEST like file
           * before 'make test' rename all files in {skip_tests}
           * run 'make test'
           * rename the testfiles back to their original name

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1112
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[4ee05c0] by abeltje on Mon, 24 Sep 2007 11:23:36 +0000

    
        * [CHANGE]
         * Update version 1.20_57 (will be 1.20.07)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1111
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[18e4e75] by abeltje on Sun, 23 Sep 2007 05:20:18 +0000

    
        * [CHANGE]
         * FIX: NetBSD moved sysctl to /sbin

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1109
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[b5e067a] by abeltje on Sun, 23 Sep 2007 05:11:35 +0000

    
        * [CHANGE]
         * FIX: we need to 'use Cwd;' to call cwd() (#1101)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1107
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[5a1fa9e] by abeltje on Sun, 23 Sep 2007 05:03:12 +0000

    
        * [CHANGE]
         + ADD: --cfg=<buildcfg> to the options

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1105
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[27a3abf] by abeltje on Sat, 22 Sep 2007 13:36:18 +0000

    
        * [CHANGE] thanks to Merijn for pointing it out
         * FIX: plan *before* the first test! (Test::Builder fixed a bug)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1103
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/vms_rl.t
________________________________________________________________________________
[d21bd47] by abeltje on Wed, 19 Sep 2007 11:54:01 +0000

    
        * [CHANGE]
         * Help cygwin-rsync: chdir() into {ddir} and rsync to '.'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1100
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[b084d64] by abeltje on Sun, 16 Sep 2007 10:04:06 +0000

    
        * [CHANGE]
         * FIX: test-count for skipping

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1099
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/mailer.t
________________________________________________________________________________
[fd46ed0] by abeltje on Mon, 10 Sep 2007 10:09:48 +0000

    
        * [CHANGE]
         * use time_in_hhmm() to show the elapsed time for syncing

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1097
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[808fd4d] by abeltje on Mon, 10 Sep 2007 09:58:55 +0000

    
        * [CHANGE]
         + FIX: set utime() before chmod() (most files are read only!)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1096
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[93dab1e] by abeltje on Mon, 10 Sep 2007 08:40:29 +0000

    
        * [CHANGE]
         + FIX: add ftype to the parameters of Test::Smoke::FTPClient->new()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1094
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[4ad3a82] by abeltje on Sun, 9 Sep 2007 13:25:01 +0000

    
        * [CHANGE]
         * FIX: ftp::LIST can return '.' and '..'; prevent an endless loop

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1092
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
M	t/syncer_ftpclient.t
________________________________________________________________________________
[cd5deae] by abeltje on Tue, 4 Sep 2007 10:00:44 +0000

    
        * [CHANGE]
         * FIX: missed the 2 new .out files needed by t/reporter.t

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1087
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[3b2ca06] by abeltje on Sun, 2 Sep 2007 12:29:42 +0000

    
        * [CHANGE]
         * FIX: multilocale bldenv_legend() thinko

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1081
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
A	t/multilocale.out
A	t/pc09.out
M	t/reporter.t
________________________________________________________________________________
[be3033d] by abeltje on Sat, 1 Sep 2007 11:05:44 +0000

    
        * [CHANGE]
         * FIX: older (< 5.8) perls don't know C<use Exporter 'import';>

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1080
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[14b07f0] by abeltje on Thu, 30 Aug 2007 13:00:48 +0000

    
        * [CHANGE]
         * We also need to keep up with devel releases...

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1075
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[c4ee283] by abeltje on Thu, 30 Aug 2007 12:59:54 +0000

    
        * [CHANGE]
         * FIX: undef-bug in the multi-locale code

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1074
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[0f6f2d6] by abeltje on Thu, 30 Aug 2007 10:23:26 +0000

    
        * [CHANGE] request by Gabor Szabo
         * Allow for multiple locales per run (needs testing)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1071
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ee79226] by abeltje on Thu, 30 Aug 2007 10:19:47 +0000

    
        * [CHANGE] prompted by Liu, XiaoLiang
         * FIX: for synctype 'copy' enforce the source-dir to be a directory
         * FIX: do not allow the same source and destination dir for
        synctype 'copy'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1070
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[c179bd2] by abeltje on Wed, 22 Aug 2007 11:16:10 +0000

    
        * [CHANGE] prompted Liu, XiaoLiang 
         * FIX: use '-version' not '--version' to find a version of 'patch'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1067
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[b3387c0] by abeltje on Tue, 14 Aug 2007 21:39:17 +0000

    
        * [CHANGE] thanks to David Cantrell
         + Map the new output for Mac-Intel of system_profiler to the old
        one
         + make tsuname() also a method

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1060
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[d5a2914] by abeltje on Tue, 14 Aug 2007 21:36:33 +0000

    
        * [PRIVATE]
         + ADD: new test for new Mac's system_profiler output (Intel)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1059
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	private/sysinfo/macos.t
________________________________________________________________________________
[77c911f] by abeltje on Sat, 11 Aug 2007 11:45:44 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1057
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[cc35c8d] by abeltje on Sat, 11 Aug 2007 11:32:32 +0000

    
        * [CHANGE]
         * prepare for release 1.20

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1055
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[da4ff6e] by abeltje on Sat, 11 Aug 2007 11:29:07 +0000

    
        * [CHANGE]
         * updated the text

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1054
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	roadmap.pod
________________________________________________________________________________
[f9fd270] by abeltje on Sat, 11 Aug 2007 11:17:47 +0000

    
        * [CHANGE] found by cpantesters
         * FIX: some Carp::carp without parentheses

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1053
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/TestLib.pm
________________________________________________________________________________
[f02223e] by abeltje on Sat, 16 Jun 2007 09:22:14 +0000

    
        * [CHANGE] request by Merijn
         + ADD: --patchlevel=i to support --smartsmoke --nofetch

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1052
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	smokeperl.pl
________________________________________________________________________________
[c4c010b] by abeltje on Sat, 5 May 2007 11:58:51 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1048
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[e0b1551] by abeltje on Sat, 5 May 2007 11:44:58 +0000

    
        * Prepare snapshot 1.19_87

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1047
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[b16109b] by abeltje on Fri, 6 Apr 2007 22:01:03 +0000

    
        * [CHANGE]
         * set 'charset="UTF8"' in the Content-Type header for
        Mail::Sendmail and MIME::Lite when $ENV{LANG} is set to something
        UTF-8

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1044
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[5411830] by abeltje on Fri, 6 Apr 2007 11:59:32 +0000

    
        * [CHANGE]
         * FIX: Steve Hay found unreported stuff in his MinGW smokelog

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1041
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
A	t/logs/mingw.log
________________________________________________________________________________
[b400991] by abeltje on Wed, 4 Apr 2007 22:04:59 +0000

    
        * [CHANGE] feature request by Yves Orton
         + set Debug => 1 for {v} > 1 and MIME::Lite with smtp

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1040
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[f4f55f0] by abeltje on Mon, 2 Apr 2007 21:40:38 +0000

    
        * [CHANGE] by Yves Orton
         * big change to sort the harnessonly stuff and do some refactoring

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1039
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ccd725c] by abeltje on Mon, 2 Apr 2007 21:19:28 +0000

    
        * [PRIVATE]
         * FIX: some stuff to help portability between Perl versions

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1038
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
M	provesmoke
________________________________________________________________________________
[fe584b9] by abeltje on Mon, 2 Apr 2007 21:17:19 +0000

    
        * [CHANGE]
         * FIX: some more Carp::carp stuff (found by 5.9.4 and 5.005_04)
         * Bump versions for 1036

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1037
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[0aeb49a] by abeltje on Mon, 2 Apr 2007 20:44:31 +0000

    
        * [CHANGE]
         * FIX: some more Carp::carp stuff (found by 5.9.4)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1036
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[c0c1f5b] by abeltje on Mon, 2 Apr 2007 20:22:41 +0000

    
        * [CHANGE]
         * FIX: some Carp::carp stuff (found by 5.9.4)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1035
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[70a832a] by abeltje on Sun, 1 Apr 2007 20:17:51 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1033
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[95f1639] by abeltje on Sun, 1 Apr 2007 20:09:02 +0000

    
        * [CHANGE]
         + ADD: harnessonly question
         - REM: no more use for the 5.005 defaults

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1032
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[65b2546] by abeltje on Sun, 1 Apr 2007 19:36:13 +0000

    
        * [CHANGE] prompted by Yves Orton
         * change the continue switch to continue! so it has a --nocontinue

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1031
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[e00d441] by abeltje on Sun, 1 Apr 2007 19:30:23 +0000

    
        * [CHANGE] prompted by Yves Orton
         * harnessonly feature now available fore all platforms

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1030
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[218ac7e] by abeltje on Sun, 1 Apr 2007 13:57:13 +0000

    
        * [CHANGE] prompted by Yves Orton
         * skip_all when non NTFS filesystems on MSWin32

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1029
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher_forest.t
M	t/syncer_link.t
________________________________________________________________________________
[2ef40a9] by abeltje on Sun, 1 Apr 2007 13:28:56 +0000

    
        * [CHANGE] prompted by Yves Orton
         * WARN about non NTFS filesystems on MSWin32
         * FIX: defaultenv default setting on MSWin32
         * WARN about not using defaultenv on MSWin32

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1028
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[1a27490] by abeltje on Sun, 1 Apr 2007 10:29:50 +0000

    
        * [CHANGE] by Yves Orton
         * FIX: to_skip count was not right

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1027
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher_forest.t
________________________________________________________________________________
[1792cec] by abeltje on Fri, 9 Mar 2007 14:14:35 +0000

    
        * [CHANGE] by H.Merijn Brand
         * FIX: remove /(?:32|64) from os version to avoid warning

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1026
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[1ede772] by abeltje on Fri, 9 Mar 2007 14:02:19 +0000

    
        * [CHANGE] thanks Merijn for pointing this out
         * FIX: MakeMaker 6.30_01 introduced INSTALLSITESCRIPT and doesn't
        use INSTALLSCRIPT anymore

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1025
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
M	lib/Test/Smoke.pm
________________________________________________________________________________
[eff53b5] by abeltje on Fri, 23 Feb 2007 14:26:01 +0000

    
        * [CHANGE] by H.Merijn Brand
         + no use testing for 64bit on os <= 10.20

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1023
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[6927921] by abeltje on Sat, 3 Feb 2007 12:31:03 +0000

    
        * [CHANGE] by H.Merijn Brand
         * more HP-UX stuff

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1022
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[2d5bb9d] by abeltje on Sat, 13 Jan 2007 20:16:03 +0000

    
        * [CHANGE]
         + ADD: the new gcc2722 messages file

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1019
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[8c14b18] by abeltje on Sat, 13 Jan 2007 20:13:45 +0000

    
        * [CHANGE]
         + FIX: new message from gcc-2.7.2.2 (invalid use of)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1018
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/grepccmsg.t
A	t/logs/gcc2722.log
________________________________________________________________________________
[f96fde1] by abeltje on Thu, 9 Nov 2006 22:40:10 +0000

    
        [CHANGE]
         * Help the FTP-sync on VMS
           * move clean_filename() to Test::Smoke::Util
           * set the right snapshotname on VMS (using clean_filename)
         + Introduce -Uuseshrplib for MSWin32 to set BUILD_STATIC (no effect
        on smoke yet)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1008
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	t/for_nmake.t
M	t/win32/Makefile
________________________________________________________________________________
[131ed94] by abeltje on Sat, 5 Aug 2006 09:18:15 +0000

    
        * [CHANGE] by Rich Rauenzahn
         * Rewrite the HPUX() routine

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1006
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[b99261f] by abeltje on Mon, 3 Jul 2006 12:30:09 +0000

    
        * [CHANGE]
         * FIX: return undef when no matching config is found

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1002
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	resmoke.pl
________________________________________________________________________________
[320b421] by abeltje on Mon, 3 Jul 2006 10:56:23 +0000

    
        * [ADD]
         + a new utility to rerun a smoke for a specific configuration

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1001
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	resmoke.pl
________________________________________________________________________________
[5fa8d16] by abeltje on Sun, 11 Jun 2006 11:46:26 +0000

    
        * [CHANGE] by Jarkko Hietaniemi
         * Use $CFGFILE and $LOCKFILE when already set in the jcl
        (Win32/*nix)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@993
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[d362da5] by abeltje on Sun, 28 May 2006 13:11:41 +0000

    
        * [CHANGE]
         * Test::Smoke::Util
           * FIX vms_whereis(): {path_sep} eq '|' on VMS so we need to
        quote-meta
           * FIX vms_whereis(): executable images found in DCL$PATH need a
        'MCR'
         * Test::Smoke::Syncer
           * FIX _extract_snapshot() and friends: more work on the VMS side;
        test-suite now passes (on testdrive)
         * configsmoke.pl
           * FIX: don't call vms_whereis() directly it is not exported; use
        whereis()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@991
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[3b1f96d] by abeltje on Sun, 28 May 2006 09:25:55 +0000

    
        * [CHANGE]
         - FIX we cannot use() or no() 'warnings'; need to support 5.005004

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@987
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[0fb4d88] by abeltje on Sun, 28 May 2006 09:06:58 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@985
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[186919c] by abeltje on Sun, 28 May 2006 09:04:14 +0000

    
        * prepare for a snapshot of 1.19_84

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@984
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[cc61388] by abeltje on Sun, 28 May 2006 09:01:43 +0000

    
        * [CHANGE]
         * move whereis() and vms_whereis() from t/Testlib.pm and
        configsmoke.pl to Test::Smoke::Util because Test::Smoke::Smoker uses
        them for VMS
         * tweak the tests and t/Testlib.pm to reflect this move

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@983
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Util.pm
M	t/TestLib.pm
M	t/patcher.t
M	t/syncer_link.t
________________________________________________________________________________
[d935fc2] by abeltje on Sun, 28 May 2006 08:58:24 +0000

    
        * [CHANGE]
         * FIX mmk_test_harness() to also use the new Test::Harness output
        parsing regexen (from change 979)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@982
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[a79b8dc] by abeltje on Fri, 26 May 2006 13:04:25 +0000

    
        * Prepare a new snapshot 1.19_83

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@980
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[00a7f0d] by abeltje on Fri, 26 May 2006 13:01:10 +0000

    
        * [CHANGE]
         * FIX pasring Test::Harness output (2.60 +)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@979
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[92341ba] by abeltje on Thu, 25 May 2006 22:30:35 +0000

    
        * prepare a snapshot for 1.19_82

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@978
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[ab44464] by abeltje on Thu, 25 May 2006 22:29:38 +0000

    
        * [CHANGE]
         * FIX parsing output of Test::Harsess; 2.60 changed it :-(
         + add tests for the new regex

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@977
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[dd68ef3] by abeltje on Thu, 25 May 2006 19:36:12 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@975
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[5e2f0a8] by abeltje on Thu, 25 May 2006 19:31:39 +0000

    
        * [CHANGE]
         * FIX there should be no directories in MANIFEST

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@974
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[2a47c04] by abeltje on Thu, 25 May 2006 19:27:51 +0000

    
        * [PRIVATE]
         * FIX typo in the new support program 'sysinfo.pl'

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@972
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
________________________________________________________________________________
[3799351] by abeltje on Thu, 25 May 2006 19:24:21 +0000

    
        * [CHANGE]
         + ADD new tests for Test::Smoke::Util::grepccmsg() to the
        distribution

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@971
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[e360c3a] by abeltje on Thu, 25 May 2006 19:19:17 +0000

    
        * [CHANGE]
         + ADD new tests for Test::Smoke::Util::grepccmsg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@970
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/grepccmsg.t
A	t/logs/hpux1020.log
A	t/logs/hpux1111.log
A	t/logs/solaris.log
A	t/logs/w32bcc32.log
________________________________________________________________________________
[b9158ee] by abeltje on Thu, 25 May 2006 19:13:59 +0000

    
        * prepare for snapshot 1.19_81

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@969
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[6ae3395] by abeltje on Thu, 25 May 2006 19:13:03 +0000

    
        * [CHANGE]
         * change the Borland bcc32 regex in grepccmsg() (by Steve Hay)
         - remove /s from the match in grepccmsg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@968
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[14927ea] by abeltje on Thu, 25 May 2006 19:09:07 +0000

    
        * [CHANGE]
         + try harder to get the cpu info for Linux on macppc
        (/proc/cpuinfo->'detected as')

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@967
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[46ed3c5] by abeltje on Thu, 25 May 2006 19:07:16 +0000

    
        * [CHANGE]
         * FIX _extract_with_external() returned the wrong directory in the
        case the snapshot was already in {ddir}

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@966
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[2fe2277] by abeltje on Tue, 16 May 2006 08:24:00 +0000

    
        * [CHANGE] by Dominic Dunlop
         + use the all the output from system_profiler(1) for darwin

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@965
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[e9480ad] by abeltje on Mon, 15 May 2006 11:48:52 +0000

    
        * [CHANGE] thanks to Merijn!
         * more defencive FIX for the /32- /64 bit cpu thing for hpux

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@964
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[133675e] by abeltje on Mon, 15 May 2006 11:33:54 +0000

    
        * [CHANGE] thanks to Merijn!
         * FIX the /32- /64 bit cpu thing for hpux

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@963
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[71904e3] by abeltje on Mon, 15 May 2006 11:16:22 +0000

    
        * [PRIVATE]
         + add sysinfo.pl for compile test

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@962
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
________________________________________________________________________________
[5f81a62] by abeltje on Mon, 15 May 2006 11:12:48 +0000

    
        * [CHANGE] by Merijn
         * FIX hpux sysinfo for 11.23
         + add new script sysinfo.pl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@961
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/SysInfo.pm
A	sysinfo.pl
________________________________________________________________________________
[d4a124d] by abeltje on Mon, 15 May 2006 10:04:06 +0000

    
        * [CHANGE] thanks to Dominic Dunlop
         + use the 'Machine Name' from system_profiler for _cpu 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@960
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[1874b3e] by abeltje on Sun, 7 May 2006 15:53:57 +0000

    
        * [CHANGE]
         + Fix a bug reported by Jarkko where the BUILDDIR blok was looping
        for paths that spring from a symbolic link (cwd does readlink all
        the way through the path)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@958
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[9c65a69] by abeltje on Fri, 21 Apr 2006 16:22:08 +0000

    
        * [CHANGE] by Steve Hay I found that my bleadperl smoke was taking
        twice as long as usual and  was writing a 100MB+ log file!

        The reason is that it didn't recognize the new format output
        (integer  milliseconds rather than fractional seconds), so was
        re-running every  test verbosely!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@940
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/skip_filter.t
________________________________________________________________________________
[96444a8] by abeltje on Sun, 2 Apr 2006 23:16:06 +0000

    
        * [FIX] by Jarkko on his own patch (935)
         > Hrmmm, what is that %s doing in there...?

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@939
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[c629c36] by abeltje on Sun, 19 Feb 2006 11:34:16 +0000

    
        * [CHANGE] by Jarkko Hietaniemi
         * The osver in Tru64 has a letter prefix, e.g. "V5.1".

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@935
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[2bf57d7] by abeltje on Fri, 20 Jan 2006 17:23:10 +0000

    
        * [CHANGE]
         + ADD swcc and swbcc to the sortorder of keys
         * Rephrase the questions for swcc and swbcc a bit
         + Also check for ccp5p_onfail with mailx

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@930
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[dfc36c5] by abeltje on Fri, 20 Jan 2006 16:57:22 +0000

    
        [FIX]
         * I removed support for 5.6.2, so bye bye smoke562_dfconfig

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@928
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[9afcba1] by abeltje on Fri, 20 Jan 2006 16:45:50 +0000

    
        * [CHANGE]
         - REMOVE smoke562_config; configsmoke.pl doesn't support that
        version anymore

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@926
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	smoke562_dfconfig
________________________________________________________________________________
[9f9caf1] by abeltje on Fri, 20 Jan 2006 16:34:28 +0000

    
        * We should prepare for 1.20

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@925
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[6b9a9db] by abeltje on Fri, 20 Jan 2006 16:31:42 +0000

    
        * [CHANGE] thanks to Jarkko Hietaniemi for finding this
         * make the switches for CC: and BCC: addresses configurable for
        mailx
           + ADD swcc (-c or ~c on hpux/Tru64)
           + ADD swbcc (-b or ~b on hpux/True64)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@924
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[41d1eda] by abeltje on Fri, 20 Jan 2006 16:13:32 +0000

    
        * [CHANGE] to help more general mirroring
         * FIX support for non-anonymous access
         + ADD support for M$ ftp servers (in NT mode)
         + ADD support for transfer mode (ftype 'binary'/'ascii')
         + ADD speed info for verbose >= 1
         + ADD Debug to Net::FTP for verbose > 2

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@923
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[cefa8fc] by abeltje on Fri, 20 Jan 2006 13:06:08 +0000

    
        * [CHANGE] by Jarkko Hietaniemi
         + also use POSIX::uname on True64 (dec_osf) for more os info (like
        solaris)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@922
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[623e102] by abeltje on Sun, 18 Dec 2005 11:27:57 +0000

    
        * [CHANGE]
         * Some patches also need to run 'regen_perly.pl', but Bison 2 is
        not everywhere, so we fix the patches-info-file to signal this by
        specifying '!perly' on a single line

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@921
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Patcher.pm
M	t/patcher.t
________________________________________________________________________________
[5228c35] by abeltje on Sun, 18 Dec 2005 10:34:58 +0000

    
        * [FIX]
         * change 919 changed some defaults; ajust the tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@920
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_ftp.t
M	t/syncer_rsync.t
________________________________________________________________________________
[08d1446] by abeltje on Sun, 18 Dec 2005 10:06:39 +0000

    
        * [CHANGE]
         * Activestate has moved the APC to a new server
         * Activestate has added snapshots to the APC

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@919
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Syncer.pm
M	synctree.pl
________________________________________________________________________________
[f520b91] by abeltje on Sun, 4 Dec 2005 09:53:06 +0000

    
        * [CHANGE] by Jim Cromie
         * make the basic patchinfo available with v == 1
         * add the patch-filename to the description (in patchlevel.h)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@918
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[5d75dcd] by abeltje on Mon, 14 Nov 2005 22:00:39 +0000

    
        * [CHANGE] request from Yitzchak Scott-Thoennes/Steve Hay
         + add support for the new PERL_PATCHNUM in patchlevel.h
           * Test::Smoke::Util::get_patch()
           * Test::Smoke::Util::get_local_patches()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@917
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Util.pm
A	t/ftppub/pl_with_pn.h
M	t/get_patch.t
M	t/lpatches.t
________________________________________________________________________________
[4fb9098] by abeltje on Sun, 16 Oct 2005 21:07:00 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@915
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[270214c] by abeltje on Sun, 16 Oct 2005 21:01:03 +0000

    
        * [SNAPSHOT]
         * prepare for another snapshot

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@914
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[ec80f1f] by abeltje on Sun, 16 Oct 2005 20:58:50 +0000

    
        * [CHANGE]
         + add the Win32 check for -DCCTYPE (thanks Steve Hay)
         + add $ENV{PERL_DESTRUCT_LEVEL} for extend_with_harness() (request
        by Nick Clark)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@913
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ec7d3ac] by abeltje on Sat, 10 Sep 2005 22:48:21 +0000

    
        * [CHANGE] thanks to reini urban
         * use the Windows environment variables always as fallback

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@911
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[4b4f7f2] by abeltje on Sat, 10 Sep 2005 12:23:12 +0000

    
        * [FIX]
         * typo in module name

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@910
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[ab65bd8] by abeltje on Sat, 10 Sep 2005 11:59:47 +0000

    
        * [CHANGE]
         - Remove the develooper.com link for webarchive
         + Add a link to Google groups far a seachable webarchive

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@909
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FAQ
________________________________________________________________________________
[a724364] by abeltje on Sat, 10 Sep 2005 11:57:47 +0000

    
        * [CHANGE]
         * fix a hide code with POD thing (use #)
         + chk_buildcfg() allow -Duse64bitall for OS X 10.4

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@908
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[ce47411] by abeltje on Sat, 10 Sep 2005 10:46:17 +0000

    
        * [CHANGE]
         * pre-release tweaks
           - hide the 5.6.2 tree
           + add verbosity to Test::Smoke::Patcher::perl_regen_headers()
         + mention the fix for patchtree in forest setup

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@907
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
M	configsmoke.pl
M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[82fda2b] by abeltje on Fri, 9 Sep 2005 16:26:12 +0000

    
        * [FIX]
         * no lexical filehandles in 5.005_04!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@906
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[ff8c18f] by abeltje on Fri, 9 Sep 2005 00:25:41 +0000

    
        * [FIX]
         * get the skip tests count right

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@905
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher_forest.t
________________________________________________________________________________
[a4f58c0] by abeltje on Thu, 8 Sep 2005 23:39:37 +0000

    
        * [FIX]
         * now get the regex right (bad programmer, no cookie)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@904
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher_forest.t
________________________________________________________________________________
[36856e2] by abeltje on Thu, 8 Sep 2005 23:35:58 +0000

    
        * [FIX]
         * '+' needs escaping in a regex 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@903
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher_forest.t
________________________________________________________________________________
[b275c51] by abeltje on Thu, 8 Sep 2005 23:10:28 +0000

    
        * [CHANGE]
         - remove the flag => TRY_REGEN_HEADERS setting for windows; after
        patching regen_headers is now always called

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@902
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	patchtree.pl
M	smokeperl.pl
________________________________________________________________________________
[849b076] by abeltje on Thu, 8 Sep 2005 23:01:37 +0000

    
        * [CHANGE]
         + add new helpfiles for testing
         + add new tests for patch forest (change 900)
         * fix some tests to reflect the new helpfiles

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@901
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	t/ftppub/perl-current-diffs/20005.gz
M	t/ftppub/snap/perl@20000.tgz
M	t/patcher.t
A	t/patcher_forest.t
M	t/syncer_ftp.t
M	t/syncer_ftpclient.t
________________________________________________________________________________
[38311db] by abeltje on Thu, 8 Sep 2005 22:56:46 +0000

    
        * [CHANGE] Thanks to Jim Cromie for making me do this
         + add support for patching the intermediate tree in a forest and
        resyncing the build tree from that
         * code fixes to return patch() success (or not)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@900
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[b1d96a8] by abeltje on Fri, 5 Aug 2005 13:40:47 +0000

    
        * [FIX]
         * 898 was not right: should be set_smoke_patchlevel()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@899
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[f0df6ac] by abeltje on Fri, 5 Aug 2005 13:15:15 +0000

    
        * [CHANGE]
         + add set_smoke_localpatch() to add the patchlevel as locally
        applied patch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@898
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[d141a28] by abeltje on Fri, 5 Aug 2005 13:11:31 +0000

    
        * [CHANGE]
         * Update with new features

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@897
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[7677464] by abeltje on Tue, 2 Aug 2005 22:30:45 +0000

    
        * [CHANGE]
         + Get rid of Merijn's LSB-release thingy on SuSE

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@896
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[b1869f6] by abeltje on Sun, 31 Jul 2005 16:19:56 +0000

    
        * [FIX]
         * get the regex for local_patches[] right

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@895
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[90d4982] by abeltje on Sun, 31 Jul 2005 15:44:42 +0000

    
        * [CHANGE]
         + add verbose stuff to get_local_patches()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@894
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/lpatches.t
________________________________________________________________________________
[de0cc50] by abeltje on Sun, 31 Jul 2005 12:14:29 +0000

    
        * [CHANGE]
        + document the new local patch description feature

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@893
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[5dc78ae] by abeltje on Sun, 31 Jul 2005 11:43:54 +0000

    
        * [FIX]
         * remove the test directory!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@892
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/reporter.t
________________________________________________________________________________
[6c30e08] by abeltje on Sun, 31 Jul 2005 11:41:20 +0000

    
        * [CHANGE]
         + add a test for the "Locally applied patches:" section

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@891
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/reporter.t
________________________________________________________________________________
[bcb8061] by abeltje on Sun, 31 Jul 2005 10:45:15 +0000

    
        * [CHANGE]
         * Some more VMS tweaks
           * fix mani2abs() in Test::Smoke::SourceTree
           + add pre_sync() and post_sync() to the Test::Smoke::Syncer
        object
             * just to set the destination dir on VMS to a rooted logical 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@890
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[0874ca7] by abeltje on Sun, 31 Jul 2005 10:36:24 +0000

    
        * [FIX]
         * do the local patches list proper (with join)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@889
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[5f76a12] by abeltje on Sun, 31 Jul 2005 10:11:41 +0000

    
        * [CHANGE]
         + complete the "locally applied patches" thing (883, 885)
           * copy the add description code from patchlevel.h and use that
           + add a list of locally applied patches to the report

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@888
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/ftppub/perl-current/patchlevel.h
A	t/lpatches.t
________________________________________________________________________________
[d0eda61] by abeltje on Sat, 30 Jul 2005 15:27:01 +0000

    
        * [FIX]
         * do some more skipping (sendmail) on VMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@887
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/mailer.t
________________________________________________________________________________
[96f44ef] by abeltje on Sat, 30 Jul 2005 10:44:20 +0000

    
        * [FIX]
         * need to load File::Path to have rmtree() in
        set_vms_rooted_logical()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@886
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[f42add3] by abeltje on Sat, 30 Jul 2005 02:05:23 +0000

    
        * [CHANGE]
         * help MSWin32 to set the new patchlevel.h
         * clean the testing regex (the joy of Test::More versions)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@885
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
M	t/patcher.t
________________________________________________________________________________
[edc6d10] by abeltje on Sat, 30 Jul 2005 01:40:40 +0000

    
        * [FIX]
         * fix the bcc32 regex for grepccmsg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@884
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[4336943] by abeltje on Sat, 30 Jul 2005 01:38:46 +0000

    
        * [CHANGE]
         * fix the Carp::xxx() calls Test::Smoke::Patcher
         + add support for patch descriptions
           + run $^X -x patchlevel.h "$descr"
         + add tests for the descriptions in patchlevel.h
         * update the snapshots with newer patchlevel.h to test the
        descriptions

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@883
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
M	t/ftppub/snap/perl@19000.tgz
M	t/ftppub/snap/perl@20000.tgz
M	t/patcher.t
________________________________________________________________________________
[575f70d] by abeltje on Fri, 29 Jul 2005 22:10:09 +0000

    
        * [CHANGE] (with help from Steve Hay)
         + support grepccmsg() for BORLAND bcc32 on MSWin32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@882
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[7f95795] by abeltje on Fri, 29 Jul 2005 12:26:54 +0000

    
        * [FIX] by Steve Hay
         * Carp::carp() needs parentheses in get_ncpu()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@881
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[287d13f] by abeltje on Fri, 29 Jul 2005 11:58:14 +0000

    
        * [FIX]
         * now get BORLAND ccversion right (change 879) 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@880
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[f3e3a8a] by abeltje on Fri, 29 Jul 2005 11:39:04 +0000

    
        * [CHANGE]
         * apply a patch like #24855 (by Steve Hay) to help BORLAND
        ccversion

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@879
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[473995b] by abeltje on Sat, 23 Jul 2005 11:37:18 +0000

    
        * Prepare new snapshot: 1.19_72

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@877
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[d020751] by abeltje on Thu, 21 Jul 2005 18:37:50 +0000

    
        * [CHANGE]
         + Add gccmsg.* to the distro
         * make t/reporter.t work with these new files

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@876
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
D	t/darwin.log
D	t/darwin.out
A	t/gccmsg.log
A	t/gccmsg.out
M	t/reporter.t
________________________________________________________________________________
[96cb39c] by abeltje on Thu, 21 Jul 2005 17:01:47 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@874
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[b414809] by abeltje on Thu, 21 Jul 2005 16:54:14 +0000

    
        * Prepare for a snapshot

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@873
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[85b8e4a] by abeltje on Thu, 21 Jul 2005 16:53:21 +0000

    
        * [CHANGE]
         * no need to delay the report-generating on MSWin32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@872
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[e65b3c6] by abeltje on Thu, 21 Jul 2005 16:26:52 +0000

    
        * [CHANGE]
         * tweak the MSWin32/MSVC regex in grepccmsg() to skip the NMAKE
        messages

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@871
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[688e5e8] by abeltje on Thu, 21 Jul 2005 16:11:53 +0000

    
        * [FIX]
         * Remove a warning generated with -v > 1 && testenv==minitest

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@870
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[8487f8b] by abeltje on Thu, 21 Jul 2005 16:03:11 +0000

    
        * [FIX]
         * also use the lc($cc) to actually get the regex pattern

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@869
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[5bfb553] by abeltje on Thu, 21 Jul 2005 14:30:54 +0000

    
        * [CHANGE]
         * use {w32cc} to determine if we're using MSVC (to safe the nmake
        output)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@868
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[e51ac3f] by abeltje on Thu, 21 Jul 2005 14:04:44 +0000

    
        * [FIX]
         * typo in the new support for -v

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@867
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[202ae4c] by abeltje on Thu, 21 Jul 2005 13:52:44 +0000

    
        * [FIX]
         * No use trying to find messages in a non-existing file

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@866
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[5a1e8c9] by abeltje on Thu, 21 Jul 2005 13:26:14 +0000

    
        * [FIX]
         * typo in the mswin32 (MSVC) regex

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@865
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[8c4b1d9] by abeltje on Thu, 21 Jul 2005 13:21:31 +0000

    
        * [CHANGE]
         + add a regex for MSVC messages to Test::Smoke::Util::grepccmsg()
         + write the `nmake -f smoke.mk` output to tty (caught by the
        redirection in the smoke JCL)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@864
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[bc81706] by abeltje on Thu, 21 Jul 2005 10:28:14 +0000

    
        * [CHANGE]
         * do some more OpenVMS tweaking

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@863
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[0b4cfa3] by abeltje on Thu, 21 Jul 2005 10:25:29 +0000

    
        * [CHANGE]
         + add support for the -v switch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@862
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[7f942be] by abeltje on Wed, 22 Jun 2005 19:26:06 +0000

    
        * [CHANGE]
         + allow the new timing information that Test::Harness 2.50
        provides. Should only affect MSWin32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@861
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/skip_filter.t
________________________________________________________________________________
[9cf11ba] by abeltje on Sat, 28 May 2005 00:27:23 +0000

    
        * [CHANGE]
         * ppc will now be macppc (on mac's)
         * OpenBSD has 'cpuspeed' on macppc

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@860
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[aba793b] by abeltje on Sun, 1 May 2005 22:20:49 +0000

    
        * Prepare for a snatshot @ 1.19_70

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@859
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[3bb034d] by abeltje on Sun, 1 May 2005 22:19:51 +0000

    
        * [CHANGE]
         * Fix support for delayed archiving and reporting

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@858
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	archiverpt.pl
M	lib/Test/Smoke/Reporter.pm
M	mailrpt.pl
________________________________________________________________________________
[60e6cf8] by abeltje on Sun, 1 May 2005 20:48:21 +0000

    
        * [PRIVATE]
         * No more SIGNATURES and META.yml to maintain

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@857
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
D	META.yml
M	mkdist.sh
________________________________________________________________________________
[566fb94] by abeltje on Sun, 1 May 2005 20:40:30 +0000

    
        * [REMOVE]
         - No more pgp-signing... (for the moment)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@856
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	Makefile.PL
D	SIGNATURE
M	mkdist.sh
D	t/00signature.t
________________________________________________________________________________
[7ae9526] by abeltje on Sun, 1 May 2005 19:25:18 +0000

    
        * [FIX]
         * lets get it right with write_bat() try 4

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@855
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[441c73e] by abeltje on Sun, 1 May 2005 19:20:54 +0000

    
        * [FIX]
         * lets get it right with write_bat()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@854
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[9effb37] by abeltje on Sun, 1 May 2005 19:04:55 +0000

    
        * [FIX]
         * thinko in write_bat() :-(

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@853
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[36df969] by abeltje on Sun, 1 May 2005 18:53:36 +0000

    
        * [FIX]
         * typo in write_bat()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@852
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[43f365b] by abeltje on Sun, 1 May 2005 18:48:22 +0000

    
        * [CHANGE]
         + Add support for grepccmsg() on MSWin32 with delayed report
        creation

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@851
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[6de00b5] by abeltje on Sun, 1 May 2005 17:46:20 +0000

    
        * [FIX]
         * resolve a 'use of uninitialized value'

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@850
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[1bc3902] by abeltje on Sun, 1 May 2005 17:41:39 +0000

    
        * [CHANGE]
         - Remove the '/o' from grepccmsg regex (some systems didn't like
        it)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@849
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[7c8d131] by abeltje on Sun, 1 May 2005 15:55:45 +0000

    
        * [CHANGE]
         * make sure all platforms see 'gcc'

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@848
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/darwin.out
________________________________________________________________________________
[5a231d7] by abeltje on Sun, 1 May 2005 15:29:01 +0000

    
        * [CHANGE]
         * now try to make it work on other platforms than darwin ;-)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@847
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
M	t/reporter.t
________________________________________________________________________________
[348bb3f] by abeltje on Sun, 1 May 2005 14:53:00 +0000

    
        * [CHANGE] suggested by Jarkko Hietaniemi
         + integrate the grepccerr script:
           * this will only work if there is a logfile and the os supports
        reading from an open file (as the logfile is an os redirection)
           * Still need to split the smoking and the reporting for MSWin32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@846
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Util.pm
A	t/darwin.log
A	t/darwin.out
M	t/reporter.t
________________________________________________________________________________
[6f055dd] by abeltje on Sun, 24 Apr 2005 16:29:11 +0000

    
        * [CHANGE]
         * I found that patchlevel.h < 5.6 has different defines for the
        version; now also taken into account
         * the version_from_patchlevel_h() code wasn't tested
         * remove the code from Test::Smoke::Syncer; one copy in
        Test::Smoke::Util is enough 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@845
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	t/smoked_config.t
________________________________________________________________________________
[ae86d07] by abeltje on Fri, 22 Apr 2005 20:21:36 +0000

    
        * [CHANGE]
         + Add some statistics (nrof smoke/skip configs)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@844
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	chkbcfg.pl
________________________________________________________________________________
[f871b88] by abeltje on Thu, 21 Apr 2005 14:23:30 +0000

    
        * [ADD]
         + Add the perl5lib option to set PERL5LIB in the wrapper-jcl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@843
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[80f7e63] by abeltje on Tue, 19 Apr 2005 13:52:50 +0000

    
        * [CHANGE] thanks to Kane and the bsd/os box
         * move the setting $ENV{ $Config{ldlibpthname} } to after the
        Configure step and use the value that this newly configured perl has
        in config.sh

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@842
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[4727b95] by abeltje on Sun, 10 Apr 2005 15:50:03 +0000

    
        * [FIX]
         * help Solais (10) for Intel (it hasn't got prtdiag support)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@839
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[1e8c908] by abeltje on Tue, 22 Feb 2005 22:05:45 +0000

    
        * [CHANGE] thanks to Steve Hay
         + add F<chkbcfg.pl> to the list of scripts

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@838
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[332f919] by abeltje on Sun, 13 Feb 2005 09:28:48 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'SIGNATURES', 'META.yml'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@836
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	META.yml
M	SIGNATURE
________________________________________________________________________________
[3de7ac9] by abeltje on Sun, 13 Feb 2005 09:27:17 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@835
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[c19283d] by abeltje on Sun, 13 Feb 2005 08:36:25 +0000

    
        * Prepare for snapshot of 1.19_66

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@834
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[59004ee] by abeltje on Sat, 12 Feb 2005 22:24:20 +0000

    
        * [CHANGE]
         * relocate the source-tree from within the source-dir (File::Find
        doesn't like VMS paths)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@833
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[656b57b] by abeltje on Sat, 12 Feb 2005 19:52:03 +0000

    
        * [FIX]
         * the DCL in vms_untargz()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@832
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	t/TestLib.pm
________________________________________________________________________________
[a255938] by abeltje on Sat, 12 Feb 2005 19:01:40 +0000

    
        * [PRIVATE]
         + add the new chkbcfg.pl script

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@831
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
________________________________________________________________________________
[3925387] by abeltje on Sat, 12 Feb 2005 18:59:37 +0000

    
        * [ADD]
         + chkbcfg.pl -  Check the buildconfigfile specified
         * configsmoke.pl now shows the output of chkbcfg.pl at the end
         * configsmoke.pl new also sets {testmake} on VMS/MSWin32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@830
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	chkbcfg.pl
M	configsmoke.pl
________________________________________________________________________________
[7970da3] by abeltje on Sat, 12 Feb 2005 18:55:26 +0000

    
        * [FIX]
         * tests were failing now that vms_whereis() finds programs

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@829
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	t/TestLib.pm
M	t/syncer_ftp.t
M	t/syncer_link.t
________________________________________________________________________________
[835d397] by abeltje on Sat, 12 Feb 2005 18:48:37 +0000

    
        * [FIX]
         * {testmaker} wasn't set properly (VMS/MSWin32)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@828
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[a52b7cb] by abeltje on Fri, 11 Feb 2005 10:10:41 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'SIGNATURES', 'META.yml'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@826
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	META.yml
M	SIGNATURE
________________________________________________________________________________
[15aa1d6] by abeltje on Fri, 11 Feb 2005 10:09:21 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@825
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[092fae5] by abeltje on Fri, 11 Feb 2005 10:03:46 +0000

    
        * Prepare for 1.19_65 snapshot

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@824
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[2cc0646] by abeltje on Fri, 11 Feb 2005 09:59:20 +0000

    
        * [FIX]
         * make sure the reference tests follow $^O!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@823
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/skip_config.t
________________________________________________________________________________
[ada64f4] by abeltje on Fri, 11 Feb 2005 09:54:10 +0000

    
        * [FIX]
         * a directory separator thing for MSWin32 (/ and \)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@822
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/tree.t
________________________________________________________________________________
[1e7b2d4] by abeltje on Fri, 11 Feb 2005 09:50:33 +0000

    
        * [CHANGE]
         + add support for -Dusethreads -Duemymalloc -Uuseimpsys on MSWin32
         + new testfile for Test::Smoke::Util::skip_config()
         + skip_config() for -Dusethreads -Dusemymalloc without -Uuseimpsys

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@821
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Util.pm
M	t/for_dmake.t
M	t/for_nmake.t
A	t/skip_config.t
________________________________________________________________________________
[b75a018] by abeltje on Fri, 11 Feb 2005 07:58:20 +0000

    
        * [CHANGE]
         + add tests for change 816/817

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@820
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_ftpclient.t
________________________________________________________________________________
[9dc8b77] by abeltje on Fri, 11 Feb 2005 07:53:22 +0000

    
        * [CHANGE]
         * Make the tests obey $SMOKE_VERBOSE

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@819
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_ftp.t
M	t/syncer_link.t
________________________________________________________________________________
[50a9f4d] by abeltje on Fri, 11 Feb 2005 07:50:20 +0000

    
        * [CHANGE]
         * Implement perl-change 23554, that splits Config.pm into two files
        (Config_heavy.pl)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@818
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/smoked_config.t
________________________________________________________________________________
[fccc397] by abeltje on Fri, 11 Feb 2005 07:42:58 +0000

    
        * [CHANGE]
         * Test::Smoke::Syncer::FTP::sync() now returns true/false for
        success/failure

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@817
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[5e6e086] by abeltje on Fri, 11 Feb 2005 07:36:49 +0000

    
        * [CHANGE]
         * mirror() returns false/true on fail/success
         * make the unlink()s VMS friendly

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@816
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[2466df7] by abeltje on Sun, 23 Jan 2005 12:30:18 +0000

    
        * [CHANGE]
         * clean up the "make -i distclean" mess at the beginning

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@815
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[d651253] by abeltje on Sun, 23 Jan 2005 10:40:38 +0000

    
        * [PRIVATE]
         * FAQ moved to Test::Smoke::FAQ

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@814
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_pod.pl
________________________________________________________________________________
[73f1038] by abeltje on Sun, 23 Jan 2005 10:21:27 +0000

    
        * [CHANGE]
         * more VMS specific onfigure stuff
         * added vms_whereis()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@813
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	t/TestLib.pm
________________________________________________________________________________
[5e4ea2b] by abeltje on Fri, 21 Jan 2005 17:25:33 +0000

    
        * [FIXFIX]
         * I buggered up change 811, now done right

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@812
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[c20e952] by abeltje on Fri, 21 Jan 2005 17:01:09 +0000

    
        * [FIX] (bug found by Steve Peters)
         * Make sure the list of patches in
        Test::Smoke::Syncer::Snapshot::_get_patches() is sorted

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@811
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[1147993] by abeltje on Fri, 3 Dec 2004 11:18:36 +0000

    
        * [CHANGE]
         * Move FAQ to the lib/ directory, now it's Test::Smoke::FAQ

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@810
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	FAQ
M	MANIFEST
A	lib/Test/Smoke/FAQ
________________________________________________________________________________
[3a9ca7b] by abeltje on Fri, 3 Dec 2004 11:14:47 +0000

    
        * [CHANGE]
         * reverse 799,800,801
         * Makefile.PL PMLIBDIRS => must have a Unixpath to help File::Find

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@809
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	FAQ
M	MANIFEST
M	Makefile.PL
A	W32Configure.pl
A	archiverpt.pl
D	bin/W32Configure.pl
D	bin/archiverpt.pl
D	bin/configsmoke.pl
D	bin/mailrpt.pl
D	bin/patchtree.pl
D	bin/perl55x.cfg
D	bin/perl562.cfg
D	bin/perl58x.cfg
D	bin/perlcurrent.cfg
D	bin/runsmoke.pl
D	bin/smoke55x_dfconfig
D	bin/smoke562_dfconfig
D	bin/smoke56x_dfconfig
D	bin/smoke58x_dfconfig
D	bin/smokeperl.pl
D	bin/smokestatus.pl
D	bin/synctree.pl
D	bin/vmsperl.cfg
D	bin/w32current.cfg
A	configsmoke.pl
D	lib/Test/Smoke/FAQ
A	mailrpt.pl
A	patchtree.pl
A	perl55x.cfg
A	perl562.cfg
A	perl58x.cfg
A	perlcurrent.cfg
M	private/test_compile.pl
M	private/test_pod.pl
A	runsmoke.pl
A	smoke55x_dfconfig
A	smoke562_dfconfig
A	smoke56x_dfconfig
A	smoke58x_dfconfig
A	smokeperl.pl
A	smokestatus.pl
A	synctree.pl
M	t/cfgstuff.t
A	vmsperl.cfg
A	w32current.cfg
________________________________________________________________________________
[64cada9] by abeltje on Fri, 3 Dec 2004 11:07:26 +0000

    
        * [CHANGE] Suggested by Craig Berry
         * Better hardware diagnostics for OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@808
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[6603c17] by abeltje on Fri, 3 Dec 2004 11:04:10 +0000

    
        * [FIX]
         * change 804 wasn't enough to enable minitest for OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@807
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[84d3ca9] by abeltje on Sun, 28 Nov 2004 18:30:58 +0000

    
        * [FIX]
         * wrong variable in the Solaris/osf code :(

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@806
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[7707c2d] by abeltje on Sun, 28 Nov 2004 18:20:49 +0000

    
        * [CHANGE]
         * Jarkko Hietaniemi send some osf information
         * I'm still working on OpenVMS...

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@805
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[d8fd181] by abeltje on Sun, 28 Nov 2004 18:16:49 +0000

    
        * [CHANGE]
         * changes 23498 and 23560 added the minitest target for OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@804
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[f5c5e35] by abeltje on Sun, 21 Nov 2004 11:29:03 +0000

    
        * [PRIVATE]
         * Fix a thinko:
           + Changes needs to be committed before "make dist"
           + SIGNATURES and META.yml can only be committed after "make dist"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@802
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[8b333b1] by abeltje on Sat, 20 Nov 2004 13:24:26 +0000

    
        * [PRIVATE]
         * Part of the distribution reorganisation

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@801
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
________________________________________________________________________________
[d4a4fb4] by abeltje on Sat, 20 Nov 2004 13:06:37 +0000

    
        * [CHANGE]
         * This shouldn't have moved :-(

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@800
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	bin/sprove.pl
________________________________________________________________________________
[1fc72cc] by abeltje on Sat, 20 Nov 2004 12:59:32 +0000

    
        * [CHANGE]
         * BIG reorganisation of the source-tree. Needed to make the distro
        work on OpenVMS.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@799
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	FAQ
M	MANIFEST
M	Makefile.PL
M	SIGNATURE
D	W32Configure.pl
D	archiverpt.pl
A	bin/W32Configure.pl
A	bin/archiverpt.pl
A	bin/configsmoke.pl
A	bin/mailrpt.pl
A	bin/patchtree.pl
A	bin/perl55x.cfg
A	bin/perl562.cfg
A	bin/perl58x.cfg
A	bin/perlcurrent.cfg
A	bin/runsmoke.pl
A	bin/smoke55x_dfconfig
A	bin/smoke562_dfconfig
A	bin/smoke56x_dfconfig
A	bin/smoke58x_dfconfig
A	bin/smokeperl.pl
A	bin/smokestatus.pl
A	bin/sprove.pl
A	bin/synctree.pl
A	bin/vmsperl.cfg
A	bin/w32current.cfg
D	configsmoke.pl
M	lib/Test/Smoke.pm
A	lib/Test/Smoke/FAQ
D	mailrpt.pl
D	patchtree.pl
D	perl55x.cfg
D	perl562.cfg
D	perl58x.cfg
D	perlcurrent.cfg
D	runsmoke.pl
D	smoke55x_dfconfig
D	smoke562_dfconfig
D	smoke56x_dfconfig
D	smoke58x_dfconfig
D	smokeperl.pl
D	smokestatus.pl
D	synctree.pl
M	t/cfgstuff.t
D	vmsperl.cfg
D	w32current.cfg
________________________________________________________________________________
[718c986] by abeltje on Fri, 19 Nov 2004 22:05:54 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes', 'SIGNATURES', 'META.yml'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@797
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
M	META.yml
M	SIGNATURE
________________________________________________________________________________
[497c271] by abeltje on Fri, 19 Nov 2004 22:01:39 +0000

    
        * prepare for the 1.19_53 snapshot!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@796
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[06506d5] by abeltje on Fri, 19 Nov 2004 21:27:45 +0000

    
        * [FIX]
         * take out the debug-print statements

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@795
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[4e17ec6] by abeltje on Fri, 19 Nov 2004 21:24:37 +0000

    
        * [CHANGE]
         * more of a fix, I shouldn't use one Makefile.PL for both creating
        distributions and user deployment

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@794
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[2e14c14] by abeltje on Fri, 19 Nov 2004 20:32:51 +0000

    
        * [CHANGE] (By Jarkko Hietaniemi!)
         * This should sort out the Solaris/OSF harware information

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@793
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[46f006e] by abeltje on Fri, 19 Nov 2004 19:27:25 +0000

    
        * [CHANGE] (By Craig Berry!)
         * -Dusevmsdebug builds "ndbgperl.exe" on OpenVMS, so check for that

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@792
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[bdc6f64] by abeltje on Sun, 14 Nov 2004 10:13:43 +0000

    
        * [AUTOCOMMIT]
         * Regenerate 'Changes', 'SIGNATURES', 'META.yml'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@790
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
M	META.yml
M	SIGNATURE
________________________________________________________________________________
[9225864] by abeltje on Sun, 14 Nov 2004 10:10:12 +0000

    
        * [CHANGE]
         * Prepare for the Test::Smoke-1.19_52 snapshot

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@789
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[12ec77b] by abeltje on Sun, 14 Nov 2004 10:08:08 +0000

    
        * [CHANGE]
         * changes the logic of constructing absolute paths
         * fix the "odd number of arguments" in the opt hash assignment
         * add an '@' to the DCL script name for printing

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@788
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[9dca192] by abeltje on Sun, 14 Nov 2004 09:59:24 +0000

    
        * [CHANGE]
         * On Merijns request. "not ok xx # skip" shouldn't count as failure

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@787
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/skip_filter.t
________________________________________________________________________________
[812906c] by abeltje on Fri, 12 Nov 2004 15:24:53 +0000

    
        * [CHANGE]
         * Now that we almost fully support variable rptfile name, the
        user-interface need to also support it

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@786
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[566619a] by abeltje on Thu, 11 Nov 2004 06:12:23 +0000

    
        * [CHANGE]
         * Reporter knows about variable reportnames, so Mailer should also
        know.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@785
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[40156e0] by abeltje on Mon, 8 Nov 2004 06:54:20 +0000

    
        * [FIX]
         * thinko in the new -Dusevmsdebug reporting 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@784
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[a4716cd] by abeltje on Sun, 7 Nov 2004 14:46:55 +0000

    
        * [CHANGE]
         * another FindBin replacement
         * no redirection in system command for OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@783
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[0b1741d] by abeltje on Thu, 4 Nov 2004 06:24:31 +0000

    
        * [FIX]
         * Transform filenames with multiple dots for OpenVMS during
        check_MANIFEST()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@782
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[aaeb091] by abeltje on Thu, 4 Nov 2004 06:21:27 +0000

    
        * [CHANGE]
         * Forgot (change 776): $VERSION += 0.001 

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@781
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[36113c5] by abeltje on Sun, 31 Oct 2004 14:20:38 +0000

    
        * [CHANGE]
         * No under-bars in perl version numbers! (VMS)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@780
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[24689f2] by abeltje on Sun, 31 Oct 2004 13:21:57 +0000

    
        * [CHANGE]
         * Update for the upcomming 1.20

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@779
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
M	ReleaseNotes
________________________________________________________________________________
[70b2c4c] by abeltje on Sun, 31 Oct 2004 13:07:11 +0000

    
        * [PRIVATE]
         * rearrange some parts
         + Add 'META.yml' to the autocommit list

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@778
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[e518ab4] by abeltje on Sun, 31 Oct 2004 10:02:14 +0000

    
        * [FIX]
         * Solaris `prtdiag` output is inconsistent between
        versions/hardware

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@776
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[f275ef0] by abeltje on Sat, 30 Oct 2004 14:32:53 +0000

    
        * regen SIGNATURE for 1.19_51

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@774
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[5a1bfcc] by abeltje on Sat, 30 Oct 2004 14:29:23 +0000

    
        * regen Changes for 1.19_51

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@773
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[a1d3aa5] by abeltje on Sat, 30 Oct 2004 14:23:53 +0000

    
        * [CHANGE]
         * minor fixes
         * now we do a real snapshot: 1.19_51

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@772
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[5d26448] by abeltje on Sat, 30 Oct 2004 12:42:36 +0000

    
        * [CHANGE]
         + Added support for OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@771
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[55cc30b] by abeltje on Sat, 30 Oct 2004 12:32:35 +0000

    
        * [CHANGE]
         + Added support for VMS and -Dusevmsdebug

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@770
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[afc59b2] by abeltje on Sat, 30 Oct 2004 12:05:56 +0000

    
        * [CHANGE]
         + Added 'vmsperl.cfg' as the default build configurations file on
        OpenVMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@769
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	vmsperl.cfg
________________________________________________________________________________
[3ae16ec] by abeltje on Fri, 29 Oct 2004 22:22:26 +0000

    
        * [PRIVATE]
         * Added tests for mmk_test_harness()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@768
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/perl/Makefile.PL
M	private/smoker_fail.t
M	private/smoker_smoke.t
________________________________________________________________________________
[c41672c] by abeltje on Mon, 18 Oct 2004 20:23:13 +0000

    
        * [CHANGE]
         * use File::Basename::dirname( $0 ) instead of $FindBin::Bin (VMS
        doesn't like it)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@767
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[15a2a9e] by abeltje on Sun, 17 Oct 2004 18:28:22 +0000

    
        * [CHANGE]
         * added some debug information

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@766
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_copy.t
________________________________________________________________________________
[c92598d] by abeltje on Sun, 17 Oct 2004 18:27:00 +0000

    
        * [FIX]
         * More VMS related stuff

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@765
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/TestLib.pm
________________________________________________________________________________
[9a3238d] by abeltje on Sun, 17 Oct 2004 18:25:28 +0000

    
        * [CHANGE]
         + added a lot of VMS stuff
         * fixed some stuff that didn't work on VMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@764
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/SysInfo.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[5c41c21] by abeltje on Sun, 17 Oct 2004 16:28:54 +0000

    
        * [FIX]
         * FindBin doesn't work on VMS, so another construct is now used

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@763
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/TestLib.pm
M	t/buildcfg.t
M	t/mailer.t
M	t/patcher.t
M	t/policy.t
M	t/regenstuff.t
M	t/reporter.t
M	t/smoked_config.t
M	t/smoker.t
M	t/syncer_copy.t
M	t/syncer_ftp.t
M	t/syncer_ftpclient.t
M	t/syncer_link.t
M	t/sysinfo.t
M	t/util_times.t
________________________________________________________________________________
[2cadc82] by abeltje on Sun, 17 Oct 2004 14:22:00 +0000

    
        * [CHANGE]
         + added set_vms_rooted_log()
         + added tests for set_vms_rooted_log()
         - removed check_MANIFEST() now done by Test::Smoke::SourceTree
         - remove the tests for check_MANIFEST() [manifest.t]

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@762
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Util.pm
D	t/manifest.t
A	t/vms_rl.t
________________________________________________________________________________
[fd255da] by abeltje on Sun, 17 Oct 2004 14:16:16 +0000

    
        * [CHANGE]
         * standardize filenames and help VMS

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@761
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[166e95a] by abeltje on Fri, 1 Oct 2004 19:47:57 +0000

    
        * [FIX]
         * Forgot to add the 'ftp' sync method (change 750)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@760
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	synctree.pl
________________________________________________________________________________
[4cbf316] by abeltje on Fri, 1 Oct 2004 19:45:19 +0000

    
        * [CHANGE]
         * A lot of File::Spec stuff that doesn't really work on VMS :-(

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@759
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/SourceTree.pm
M	t/syncer_copy.t
M	t/syncer_ftpclient.t
M	t/tree.t
________________________________________________________________________________
[b5d1d34] by abeltje on Fri, 1 Oct 2004 19:38:52 +0000

    
        * [FIX]
        * The MANIFEST should reflect the contents

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@758
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ftppub/perl-current/MANIFEST
________________________________________________________________________________
[214a78d] by abeltje on Fri, 1 Oct 2004 13:36:02 +0000

    
        * [FIX]
         * undefined value in $Config{d_link} if not available

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@757
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[3d79f1d] by abeltje on Fri, 1 Oct 2004 11:05:34 +0000

    
        * [FIX]
         * Merijn found a bug with $_ getting mixed up
           * Change 735 didn't do the right thing
           * made all for() and while () code with named variables
         * Start of the VMS port in __get_os()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@755
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[790c68f] by abeltje on Fri, 1 Oct 2004 10:59:55 +0000

    
        * [CHANGE]
         * clean up the mirrored directory

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@754
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_ftpclient.t
________________________________________________________________________________
[145a1d6] by abeltje on Fri, 1 Oct 2004 10:57:05 +0000

    
        * [FIX]
         * make sure $verbose is not undefined in __do_mirror()
         * fix POD stuff

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@753
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[5ddfcde] by abeltje on Fri, 1 Oct 2004 10:55:18 +0000

    
        * [PRIVATE]
         + Change 750 didn't put the added files in private/test_*.pl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@752
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
________________________________________________________________________________
[bde734f] by abeltje on Fri, 1 Oct 2004 10:45:38 +0000

    
        * [CHANGE]
         + Change 750 didn't put the added files in MANIFEST

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@751
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[4fb02bd] by abeltje on Fri, 1 Oct 2004 10:40:46 +0000

    
        * [CHANGE]
         + Added Test::Smoke::FTPClient for mirroring a sourcetree
         + Added the 'ftp' sync-method for Test::Smoke::Syncer
         + Added a test-environment
         + Added a small test to see if it all works

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@750
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/FTPClient.pm
M	lib/Test/Smoke/Syncer.pm
A	t/ftppub/perl-current/MANIFEST
A	t/ftppub/perl-current/patchlevel.h
A	t/ftppub/perl-current/patchme.txt
A	t/ftppub/perl-current/win32/Makefile
A	t/ftppub/perl-current/win32/makefile.mk
A	t/syncer_ftpclient.t
________________________________________________________________________________
[aaebd9d] by abeltje on Fri, 24 Sep 2004 22:54:37 +0000

    
        * [PRIVATE]
         + adjust tests to follow Change 739

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@740
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_fail.t
M	private/smoker_mini.t
________________________________________________________________________________
[fcec297] by abeltje on Fri, 24 Sep 2004 22:53:00 +0000

    
        * [CHANGE]
         + Add wrapper around Test::Smoke::BuildCFG::Config->new()
         + Add Test::Smoke::BuildCFG::Config->rm_arg
         * cleanup common-args from failures
         * update the tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@739
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Reporter.pm
M	t/buildcfg.t
M	t/reporter.t
________________________________________________________________________________
[74d6f03] by abeltje on Mon, 20 Sep 2004 21:42:16 +0000

    
        * [SVN]
         * svn:ignore

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@738
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0

________________________________________________________________________________
[582c7d4] by abeltje on Mon, 20 Sep 2004 21:38:57 +0000

    
        * [CHANGE]
         * This is a snapshot-ish change

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@737
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
M	META.yml
M	SIGNATURE
M	lib/Test/Smoke.pm
________________________________________________________________________________
[6547c6c] by abeltje on Mon, 20 Sep 2004 21:34:46 +0000

    
        * [PRIVATE]
         * Change paths for the new laptop
         * some other small things

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@736
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[c1be34c] by abeltje on Mon, 20 Sep 2004 21:10:50 +0000

    
        * [CHANGE]
         * cleaning of "BLOCK: { local $_ }" code
         * some pod changing "=item" to "=head2"
         * Solaris OS + Version (Thanks Alan Burlison!)
         + add tsuname() with bags of tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@735
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
M	t/sysinfo.t
________________________________________________________________________________
[bfdfd1c] by abeltje on Thu, 16 Sep 2004 15:22:52 +0000

    
        * [FIX] (Thanks to Alan Burlison for catching this!)
         * --des wasn't too friendly about mdir/forest_mdir and
        fdir/forest_hdir

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@733
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[dae36cd] by abeltje on Tue, 7 Sep 2004 13:29:17 +0000

    
        * [FIX] (Thanks to Merijn)
         * Forgot to convert a scalar filehandle back to GLOB in the HP-UX
        code

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@729
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[1f65d36] by abeltje on Sun, 5 Sep 2004 12:30:48 +0000

    
        * [PRIVATE][MERGE] (from 1.19.xx)
        [   682] By: abeltje                          on 2004-04-30 12:53:43
        +0200
         Log: * [PRIVATE]
           + added this new testprogram to check the testsuite for different
        perl versions
        [   683] By: abeltje                          on 2004-04-30 14:05:52
        +0200
         Log: * [PRIVATE]
           + make it more usable?
        [   687] By: abeltje                          on 2004-04-30 15:16:00
        +0200
         Log: * [SVN]
           * set $Id$
        [   690] By: abeltje                          on 2004-04-30 16:51:46
        +0200
         Log: * [PRIVATE]
           * fix some minor things
        [   694] By: abeltje                          on 2004-05-02 14:50:08
        +0200
         Log: * [PRIVATE]
           + Added the ability to use different perlversions
        [   695] By: abeltje                          on 2004-05-02 17:36:28
        +0200
         Log: * [PRIVATE]
           + Changes to the fake perl-build system, to enable cross perl
        testing
        [   696] By: abeltje                          on 2004-05-02 18:47:37
        +0200
         Log: * [PRIVATE]
           * Changed the way tests are gathered
           * Changed the way output is gathered (for -v)
        [   697] By: abeltje                          on 2004-05-02 18:54:27
        +0200
         Log: * [PRIVATE]
           * Complete the crossperl proving of the private testsuite
        [   699] By: abeltje                          on 2004-05-02 23:17:28
        +0200
         Log: * [PRIVATE]
           * changed the code so MinGW doesn't produce perl.exe even when
        this bit is active
        [   700] By: abeltje                          on 2004-05-03 00:33:06
        +0200
         Log: * [PRIVATE]
           * fixed this basic makefile.mk
        [   701] By: abeltje                          on 2004-05-03 00:39:05
        +0200
         Log: * [PRIVATE]
           * change the report matching so it will pass on Win32
        [   726] By: abeltje                          on 2004-09-05 13:13:32
        +0200
         Log: * [PRIVATE]
           + Add the perlversions to check on the new machine (snowy)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@728
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
A	private/00basic.t
M	private/perl/01test.c
M	private/perl/Configure
M	private/perl/Makefile.PL
M	private/perl/win32/makefile.mk
M	private/smoker_fail.t
M	private/smoker_mini.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
A	provesmoke
________________________________________________________________________________
[9e0f1c4] by abeltje on Sun, 5 Sep 2004 12:08:47 +0000

    
        * [MERGE] (The backlog from 1.19.xx)
        [   674] By: abeltje                          on 2004-04-19 01:37:22
        +0200
         Log: * [FIX]
           + Yup, I managed a typo in 20 keystrokes :(
        [   675] By: abeltje                          on 2004-04-19 09:09:28
        +0200
         Log: * [FIX]
           * changes #672 and #674 were not enough (see if this works)
        [   676] By: abeltje                          on 2004-04-20 23:39:23
        +0200
         Log: * [CHANGE] (Thank you Merijn for reporting this)
           - Remove the VERSION test that now looks silly and is failing
        under blead anyway
        [   677] By: abeltje                          on 2004-04-22 11:31:07
        +0200
         Log: * [CHANGE]
           + added cpufrequency for MacOS-X (and any other BSD that cares to
        implement hw.cpufrequency)
           + added more information to sysinfo() output when passed a true
        argument
        [   678] By: abeltje                          on 2004-04-26 02:31:25
        +0200
         Log: * [CHANGE]
           + Added a check VERSION >= 5.9 and -Uuseperlio for the build_cfg
        [   679] By: abeltje                          on 2004-04-26 21:47:44
        +0200
         Log: * [CHANGE]
           * tiny addition to calc_timeout() so it can also be used in
        retrospect
        [   680] By: abeltje                          on 2004-04-26 21:49:09
        +0200
         Log: * [CHANGE]
           + still more info on terminated/hanging smokes
        [   681] By: abeltje                          on 2004-04-26 22:06:59
        +0200
         Log: * [FIX] sloppy job :(
           + forgot to import calc_timeout()
        [   684] By: abeltje                          on 2004-04-30 15:08:15
        +0200
         Log: * [CHANGE]
           + put some effort in calling 'sysctl' on BSD
           + split Linux() for sparc and ppc achitecture
             + add cpuspeed for Linux_sparc()
             + add Linux_ppc() [Thanks to Alain Barbet!!!]
           * Some fiddleling to make it work for perl5.004_05
        [   685] By: abeltje                          on 2004-04-30 15:11:58
        +0200
         Log: * [CHANGE]
           * make the tests work with perl5.004_05
           * calc_timeout( 'hh:mm' ) now returns 24 hours if it *is* hh:mm
        [   686] By: abeltje                          on 2004-04-30 15:15:25
        +0200
         Log: * [CHANGE]
           * The test is now skipped by default and can be run with
        SMOKE_DO_SIGTEST=1
        [   688] By: abeltje                          on 2004-04-30 15:17:43
        +0200
         Log: * [CHANGE]
           * Make the work for older perls
        [   689] By: abeltje                          on 2004-04-30 15:55:36
        +0200
         Log: * [FIX]
           * skip count for perl < 5.005 one too low
        [   691] By: abeltje                          on 2004-04-30 18:24:02
        +0200
         Log: * [CHANGE] Provided by Gerard Gerritsen
           + Support Bcc for sending smoke reports
        [   692] By: abeltje                          on 2004-05-01 01:03:54
        +0200
         Log: * [CHANGE]
           + Added support UTF8 locales on Darwin (and BSD if they are
        there?)
        [   698] By: abeltje                          on 2004-05-02 22:56:56
        +0200
         Log: * [FIX]
           * stupid error in -Accflags= handling of unquoted options
        [   702] By: abeltje                          on 2004-05-03 00:47:59
        +0200
         Log: * [FIX]
           * a /, \ issue in _transform_testnames() that could trip up Win32
        [   703] By: abeltje                          on 2004-05-03 01:47:18
        +0200
         Log: * [ADD]
           + META.yml is now generated by newer MakeMakers
        [   704] By: abeltje                          on 2004-05-04 21:21:40
        +0200
         Log: * [CHANGE] (Inspired by Campo)
           + added an implementation for the '-des' option (like with perl's
        Configure)
        [   705] By: abeltje                          on 2004-05-04 22:08:07
        +0200
         Log: * [FIX]
           * a Windows issue with default_buildcfg()
        [   706] By: abeltje                          on 2004-05-14 09:52:28
        +0200
         Log: * [FIX]
           * de-typo in the split off in Linux()
        [   707] By: abeltje                          on 2004-05-15 19:59:16
        +0200
         Log: * [CHANGE]
           * Try to also detect Debian (don't know what this will bring)
        [   708] By: abeltje                          on 2004-06-08 16:06:07
        +0200
         Log: * [CHANGE] by Merijn
           + Merijn added a remark about single-line sections in the
        buildconfigurations file
        [   709] By: abeltje                          on 2004-06-11 17:52:27
        +0200
         Log: * [FIX]
           * not all Windows-systems seem to have
        "LMachine\HARDWARE\DESCRIPTION\System\Central\Processor\0
        \ProcessorNameString" so we use "Identifier" as fallback
        [   710] By: abeltje                          on 2004-06-12 13:18:35
        +0200
         Log: * [FIX]
           * minor thinko in the failures counting for "smokestatus.pl"
        [   711] By: abeltje                          on 2004-07-16 15:41:53
        +0200
         Log: * [CHANGE]
           * I seem to have a weird HPUX 11.11 box, ioscan is in /etc
        [   712] By: abeltje                          on 2004-07-23 12:49:04
        +0200
         Log: * [CHANGE] to match perl-change #23147
           + Add parsing for the new lib/Config.pm
           + Add fallback to config.sh for values not found in Config.pm
           + Add another fallback to some (lame) defaults
        [   713] By: abeltje                          on 2004-07-23 15:08:49
        +0200
         Log: * [CHANGE] by Steve Hay
           * de-typo 'unknown CC' version
        [   715] By: abeltje                          on 2004-07-24 18:10:00
        +0200
         Log: * [FIX]
           * Typo *and* thinko in the SysInfo regarding Linux on sparc
        [   720] By: abeltje                          on 2004-07-29 20:02:07
        +0200
         Log: * [FIX] Some SysInfo issues
           - By Merijn (AIX 5.2)
             * AIX-5.2 reports differently
           - Reported by CPAN-Testers
             * psrinfo/prtdiag are in /usr/sbin
        [   721] By: abeltje                          on 2004-08-02 23:16:53
        +0200
         Log: * [ADD]
           + A new program that will help to rerun tests
        [   722] By: abeltje                          on 2004-08-20 19:24:06
        +0200
         Log: * [CHANGE]
           + add the output of extend_with_harness() to the logfile
           + call harness with -v for $opt{v} > 1
        [   723] By: abeltje                          on 2004-09-04 14:15:50
        +0200
         Log: * [CHANGE]
           * rename "Power Macintosh" to "ppc" as short model name
        [   724] By: abeltje                          on 2004-09-05 13:05:41
        +0200
         Log: * [FIX]
           * Getting used to the new keyboard (some loose chars in the
        program)
        [   725] By: abeltje                          on 2004-09-05 13:07:33
        +0200
         Log: * [CHANGE]
           * Change the '#' to 'Build' as an indicator for the T::S version

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@727
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
M	MANIFEST
A	META.yml
M	configsmoke.pl
M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SysInfo.pm
M	lib/Test/Smoke/Util.pm
M	mailrpt.pl
M	smokestatus.pl
A	sprove.pl
M	t/00signature.t
M	t/reporter.t
M	t/smoked_config.t
M	t/sysinfo.t
M	t/tree.t
M	t/ts_config.t
M	t/util_times.t
________________________________________________________________________________
[0b2a638] by abeltje on Sun, 18 Apr 2004 23:01:04 +0000

    
        * [MERGE] from Test-Smoke-1.19.xx
         [   671] Log: * [ADD]
           + added the cpu speed for IRIX
         [   672] Log: * [FIX]
           * Minor thingy with failure count in unfinished smokes to help
        smokestatus.pl

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@673
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[a5956c1] by abeltje on Sat, 27 Mar 2004 09:38:25 +0000

    
        * [MERGE] from Test-Smoke-1.19.xx
         [   662] Log: * [FIX]
                      * change 652 wasn't enough, needed to force the
        cmd-line override of --pfile
         [   663] Log: * [ADD]
                      + added extra_manicheck() after "make distclean" for
        verbose > 1 to check if stuff gets deleted of sticks around after
        distclean. Currently only outputs to the .log file
         [   665] Log: * [CHANGE]
                      * print "[default]" as an environment indicator for
        failing tests under --defaultenv
                      * change the Revision indicator from "@" to "#" in the
        report signature

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@666
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
M	smokeperl.pl
M	t/reporter.t
________________________________________________________________________________
[40ac965] by abeltje on Sun, 14 Mar 2004 15:14:16 +0000

    
        * regen SIGNATURE for 1.18_66

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@655
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[b9b1d55] by abeltje on Sun, 14 Mar 2004 15:13:34 +0000

    
        * regen Changes for 1.18_66

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@654
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[3e88d37] by abeltje on Sun, 14 Mar 2004 15:11:37 +0000

    
        * [ADD]
         * added two more questions:
           + How can I skip a step in smokeperl.pl?
           + How do I smoke my patch?

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@653
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
________________________________________________________________________________
[470713c] by abeltje on Sun, 14 Mar 2004 15:07:55 +0000

    
        * [FIX]
         * added the --pfile argument the help smoking with a patches file

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@652
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[ee443d5] by abeltje on Fri, 12 Mar 2004 18:43:13 +0000

    
        * [ADD]
         * Better information about Win32/Cygwin hardware if
        Win32::TieRegistry is available

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@651
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[205676a] by abeltje on Fri, 12 Mar 2004 14:20:29 +0000

    
        * [CHANGE]
         * Cleanup the new $REVISION code (always return the highest of
        $Rev$ and .patch)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@650
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[5b39011] by abeltje on Fri, 12 Mar 2004 14:06:58 +0000

    
        * [CHANGE] asked for by Steve Hay
         * We now keep track of the return status ($?>>8) from the qx// in
        _run()
         * The first place this is used: make_() will return BUILD_MINIPERL
        instead of BUILD_PERL if the make exits non-zero

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@649
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[ea9d55c] by abeltje on Fri, 12 Mar 2004 08:43:35 +0000

    
        * [ADD]
         * Many requests for the inclusion of the latest change number, I
        hope this does the trick.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@648
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[64c8a64] by abeltje on Thu, 11 Mar 2004 10:06:20 +0000

    
        * [FIX]
         * More problems with _transform_testnames() (reported by Steve
        Hay), I've now sort of gone back to the original code

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@647
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[77898bc] by abeltje on Wed, 10 Mar 2004 11:47:59 +0000

    
        * [CHANGE]
         * Steve Hay reported problems with file permissions within the fake
        snapshots for the testsuite. They're now set to 644 for all files

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@646
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ftppub/snap/perl@19000.tgz
M	t/ftppub/snap/perl@20000.tgz
________________________________________________________________________________
[0847217] by abeltje on Wed, 10 Mar 2004 09:15:13 +0000

    
        * [FIX] spotted by Steve Hay
         * MY::libscan() had a bug, it matched agians $_ and not against
        $path

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@645
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[22c10c6] by abeltje on Wed, 10 Mar 2004 09:10:38 +0000

    
        * [FIX]
         * change 639 weeded out too much, we must be stricter wrt/ the
        contents of @nok
         * Steve Hay reported the new smoker.t tests failing on Win32

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@644
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[b00a026] by abeltje on Sun, 7 Mar 2004 17:45:39 +0000

    
        * [CHANGE]
         * add a check for $ENV{SMOKE_INSTDIR} to set the default install
        directory, can be ysed together with $ENV{PERL_MM_USE_DEFAULT}

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@642
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
M	README
________________________________________________________________________________
[b059b10] by abeltje on Sun, 7 Mar 2004 17:22:36 +0000

    
        * [CHANGE]
         * Rafael asked for removal of '-Uuseperlio' in perlcurrent.cfg, so
        we split it of and add 'perl58x.cfg'
         * adjust configsmoke.pl
         * Add $Id$ to all the *.cfg files

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@641
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	configsmoke.pl
M	perl55x.cfg
M	perl562.cfg
A	perl58x.cfg
M	perlcurrent.cfg
M	w32current.cfg
________________________________________________________________________________
[ea30275] by abeltje on Sun, 7 Mar 2004 11:14:15 +0000

    
        * [PRIVATE]
         * change match patterns to reflect change 639

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@640
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_fail.t
M	private/smoker_smoke.t
________________________________________________________________________________
[d6b3fdb] by abeltje on Sun, 7 Mar 2004 11:13:06 +0000

    
        * [CHANGE] (I hope this doesn't break Win32)
         * factor out _transform_testnames()
         * change it as 631 broke unixy (bsd) extend_with_harness()
         * add a test for _transform_testnames()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@639
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	t/smoker.t
________________________________________________________________________________
[d539213] by abeltje on Wed, 3 Mar 2004 21:44:59 +0000

    
        * [FIX] (More thanks to Steve Hay for his hard work on this!)
         * There are still problems on Windows with the interpretation of
        the 'harness' output. I have now added some more safeguards. Hope
        that helps.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@638
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[2492b06] by abeltje on Wed, 3 Mar 2004 17:52:55 +0000

    
        * [FIX]
         * The archive function didn't work properly:
           * on win32
           * when log was in a differnt directory

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@637
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	archiverpt.pl
M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[2363b6e] by abeltje on Wed, 3 Mar 2004 17:20:06 +0000

    
        * [FIX] by Steve Hay
         * The pattern matches at the end of the catfile() line have
        clobbered $2 from a previous pattern match which isn't picked up
        until the next line. The patch just picks up $2 sooner, before it
        gets clobbered.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@636
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[c2957ba] by abeltje on Wed, 3 Mar 2004 12:37:03 +0000

    
        * [ADD] (forgot it in change 632)
         * t/ftppub/bugtst03.out

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@635
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[a56986f] by abeltje on Wed, 3 Mar 2004 10:58:51 +0000

    
        * Prepare for a snapshot of 1.18_65 (still alpha)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@634
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[56573e9] by abeltje on Wed, 3 Mar 2004 10:56:49 +0000

    
        * [FIX] (found by the private testsuite)
         * do not prepend 't/' if it is already there when recreating
        filenames for extend_with_harness()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@633
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[b7754bb] by abeltje on Wed, 3 Mar 2004 10:35:50 +0000

    
        * [FIX] another bug found by Steve Hay (thanks again for the work!)
         * Win32 does not use TEST but harness for its _test target. This
        gives output that the parser was not anticipating. 'dubious' is now
        also regarded as a valid FAIL indicator.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@632
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
A	t/ftppub/bugtst03.out
M	t/reporter.t
________________________________________________________________________________
[0845e8f] by abeltje on Mon, 1 Mar 2004 20:09:33 +0000

    
        * [FIX] thanks to Steve Hay for finding this
         * a thinko in the new paths-code for extend_with_harness()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@631
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[9f1593c] by abeltje on Sun, 29 Feb 2004 13:34:45 +0000

    
        * [CHANGE]
         * forgot to take the "Matrix" text two spaces back with the actual
        matrix

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@630
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[bd1e61e] by abeltje on Sun, 29 Feb 2004 13:28:38 +0000

    
        * [CHANGE]
         * more output tweaks...

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@629
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[04139a8] by abeltje on Sun, 29 Feb 2004 13:27:44 +0000

    
        * [CHANGE]
         + added a new sub sysinfo() that can be imported
         * adjust the tests accordingly

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@628
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
M	t/sysinfo.t
________________________________________________________________________________
[887e53d] by abeltje on Sat, 28 Feb 2004 14:03:54 +0000

    
        * [CHANGE]
         * some minor nits in the output

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@627
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[9ada580] by abeltje on Sat, 28 Feb 2004 13:11:49 +0000

    
        * [PRIVATE]
         * Another try to make this work on Win32 (MinGW/dmake)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@626
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/SmokertestLib.pm
M	private/smoker_fail.t
M	private/smoker_mini.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
________________________________________________________________________________
[bf22828] by abeltje on Sat, 28 Feb 2004 12:27:21 +0000

    
        * [PRIVATE]
         + The first step to make the private test-suite run on Win32

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@625
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/perl/win32/makefile.mk
M	private/smoker_ok.t
________________________________________________________________________________
[20ae255] by abeltje on Fri, 27 Feb 2004 19:13:45 +0000

    
        * [PRIVATE]
         * change the tests to reflect change 623

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@624
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_fail.t
M	private/smoker_smoke.t
________________________________________________________________________________
[bfa32c4] by abeltje on Fri, 27 Feb 2004 19:12:40 +0000

    
        * [CHANGE]
         * change the way testnames are constructed before passing them to
        harness

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@623
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[9304804] by abeltje on Fri, 27 Feb 2004 13:19:02 +0000

    
        * [ADD]
         + forgot to add this, needed by t/reporter.t

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@622
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[f4b7338] by abeltje on Fri, 27 Feb 2004 12:42:49 +0000

    
        * [CHANGE]
         + prepare for a feature-request from David Landgren:
           It would be helpful if the config that was used for the smoke
        (sans comments) was tacked onto the end of the report. 
         + implement a feature request from Merijn Brand:
           Can you also display C-compiler info with the --matrix option in
        smokestatus.pl?

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@621
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	smokestatus.pl
M	t/reporter.t
________________________________________________________________________________
[68f560f] by abeltje on Thu, 26 Feb 2004 22:38:06 +0000

    
        * [FIX] some Win32 stuff with te help of Steve Hay
         * some tests were doubled for extending with harness
        (test==testharness on Win32)
         * on Win32 config.sh is only created during make, so we need later
        logging of ccinfo

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@620
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[5504bd0] by abeltje on Mon, 23 Feb 2004 23:03:38 +0000

    
        * [ADD]
         + added a new instance-method: Test::Smoke::BuildCFG->as_string()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@619
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	t/buildcfg.t
________________________________________________________________________________
[14f6217] by abeltje on Sun, 22 Feb 2004 15:33:30 +0000

    
        * [CHANGE] (sort of suggested by Allen Smith)
         * Cc: will now only be send on failure!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@618
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
M	configsmoke.pl
M	lib/Test/Smoke/Mailer.pm
M	t/mailer.t
________________________________________________________________________________
[1a5c9c0] by abeltje on Sat, 21 Feb 2004 14:16:53 +0000

    
        * [CHANGE]
         * forgot to bump the $VERSION after a fix (change 610)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@617
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[4dba5ef] by abeltje on Sat, 21 Feb 2004 14:00:46 +0000

    
        * [PRIVATE]
         * I just hope this will keep svn from SEGFAULTing

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@616
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[5abd6c1] by abeltje on Sat, 21 Feb 2004 13:35:39 +0000

    
        * regen SIGNATURE for 1.18_62

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@614
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[bdc315e] by abeltje on Sat, 21 Feb 2004 13:34:56 +0000

    
        * regen Changes for 1.18_62

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@613
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[784791d] by abeltje on Sat, 21 Feb 2004 13:31:49 +0000

    
        * [PRIVATE]
         * I haven't got this shell-programming thing down yet :(

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@612
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[9c58389] by abeltje on Sat, 21 Feb 2004 13:25:19 +0000

    
        * [PRIVATE]
         + add a trap() and some more exit code for failing tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@611
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[ccf5d69] by abeltje on Sat, 21 Feb 2004 13:24:21 +0000

    
        * [FIX]
         * A thing I shouldn't have touched in 603

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@610
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[0e720c6] by abeltje on Sat, 21 Feb 2004 12:48:13 +0000

    
        * [FIX]
         - remove the debug info from the test

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@609
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/reporter.t
________________________________________________________________________________
[98eb5d0] by abeltje on Sat, 21 Feb 2004 12:45:55 +0000

    
        * [CHANGE]
         + prepare for the 1.18_62 snapshot

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@608
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[78800b7] by abeltje on Sat, 21 Feb 2004 12:43:48 +0000

    
        * [PRIVATE]
         * try to prevent the SEGFAULT in commit

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@607
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[219f2fe] by abeltje on Sat, 21 Feb 2004 12:41:22 +0000

    
        * [CHANGE]
         * Done some work on argument handling in W32Configure.pl
         * Changed the way the Win32 version is set
         * Documented these changes in ReleaseNotes

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@606
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
M	W32Configure.pl
M	configsmoke.pl
________________________________________________________________________________
[d58ca25] by abeltje on Sat, 21 Feb 2004 10:48:08 +0000

    
        * [CHANGE]
         * Some adjustments that go 1.19

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@605
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
________________________________________________________________________________
[f4fe0be] by abeltje on Fri, 20 Feb 2004 12:19:41 +0000

    
        * [FIX] thank to Merijn's cygwin machine
         * the ever m/inconsistent test ?results/ thing
         * a problem with the minitest TSTENV overwriting valid results for
        the stdio case

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@603
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
A	t/ftppub/bugtst02.out
M	t/reporter.t
________________________________________________________________________________
[44c5971] by abeltje on Fri, 20 Feb 2004 12:15:54 +0000

    
        * [CHANGE]
         ! replace File::Spec with File::Spec::Functions (cleaner code IMO)
         * look more poratble with renameing tests while extending with
        harness
         * more info in the extending with harness log message

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@602
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[36deafb] by abeltje on Thu, 12 Feb 2004 07:21:22 +0000

    
        * [CHANGE]
         * Win9[58] (with -DIS_WIN95/dmake) rewrites the makefile, but that
        needs to be "smoke.mk" and not "makefile.mk".

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@601
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/for_dmake.t
M	t/win32/makefile.mk
________________________________________________________________________________
[b3ce3e1] by abeltje on Sat, 7 Feb 2004 18:55:06 +0000

    
        * [CHANGE] as suggested by Greg Matheson
         * Test::Smoke::Syncer::Hardlink now also supports systems without
        hardlinks by using File::Copy::copy.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@598
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	t/syncer_link.t
________________________________________________________________________________
[2f3cb70] by abeltje on Fri, 6 Feb 2004 00:13:04 +0000

    
        * [ADD] as suggested by Greg Matheson
         + support IS_WIN95 for Configure_win32() as -DIS_WIN95

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@595
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/for_dmake.t
M	t/win32/makefile.mk
________________________________________________________________________________
[941de01] by abeltje on Tue, 20 Jan 2004 14:47:39 +0000

    
        * [FIX] again found by Merijn
         * --killtime option wasn't being progated from the commandline
         * report generation on timed-out smokes wasn't called correctly

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@592
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[4affc04] by abeltje on Sat, 17 Jan 2004 16:02:59 +0000

    
        * [PRIVATE]
         * more flexible, split commit files (Changes,SIGNATURE) from commit
        branch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@591
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[ba9368e] by abeltje on Sat, 17 Jan 2004 15:55:26 +0000

    
        * [PRIVATE]
         * fix a shell syntax error

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@590
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[c86742e] by abeltje on Sat, 17 Jan 2004 15:50:00 +0000

    
        * regen SIGNATURE for 1.18_61

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@589
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[71f9d44] by abeltje on Sat, 17 Jan 2004 15:49:24 +0000

    
        * regen Changes for 1.18_61

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@588
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[0b8da84] by abeltje on Sat, 17 Jan 2004 15:43:58 +0000

    
        * [PRIVATE]
         * more automation, more shellish?

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@587
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[9a6b414] by abeltje on Sat, 17 Jan 2004 15:22:03 +0000

    
        * bump the version for snapshot

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@586
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[2a8e191] by abeltje on Sat, 17 Jan 2004 15:18:23 +0000

    
        * [CHANGE]
         + added a line about the new "--matrix" option for smokestatus.pl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@585
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[b60867a] by abeltje on Sat, 17 Jan 2004 15:16:50 +0000

    
        * [CHANGE]
         - remove the ! on the "m" option, Getopt::Long complained

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@584
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[a3cbf54] by abeltje on Sat, 17 Jan 2004 02:58:39 +0000

    
        * [FIX]
         * I this fixes the __get_os() for Solaris

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@583
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[9948148] by abeltje on Sat, 17 Jan 2004 02:15:23 +0000

    
        * [FIX]
         * report 'aborted smoke'  for ETA <= 0
         * bump $Test::Smoke::Reporter::VERSION (forgot the last time)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@581
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	smokestatus.pl
________________________________________________________________________________
[c4766f2] by abeltje on Fri, 16 Jan 2004 17:17:20 +0000

    
        * [FIX]
         ! typo in the MANIFEST in change 578

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@580
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[fa0e4b9] by abeltje on Fri, 16 Jan 2004 17:13:24 +0000

    
        * [FIX] spotted by both Campo and Merijn
         * do not print ETA when there is no {avg}

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@579
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[ef069c3] by abeltje on Fri, 16 Jan 2004 16:44:36 +0000

    
        * [FIX] bug found by Merijn Brand
         In this, the c's are in the wrong place:
           Matrix:
              22090     Configuration (common) -Dcc=gcc
           -----------
        ---------------------------------------------------------
           F F F F F F
           - - c - - c -Duselongdouble
           F F F F F F -Duse64bitint

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@578
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Reporter.pm
A	t/ftppub/bugtst01.out
M	t/reporter.t
________________________________________________________________________________
[28f3e84] by abeltje on Fri, 16 Jan 2004 16:14:40 +0000

    
        * [CHANGE]
         * some more __get_os() changes, I need to figure out what happens
        with T::S::Mailer->subject()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@577
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[92e2487] by abeltje on Thu, 15 Jan 2004 16:21:38 +0000

    
        * [FIX]
         * Campo reread the manpage :-)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@573
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[007012c] by abeltje on Thu, 15 Jan 2004 15:01:55 +0000

    
        * [CHANGE] by Campo Weijerman
         * The output of `lsattr ...` seems to have changed as of AIX-5.2

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@572
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[1906490] by abeltje on Wed, 14 Jan 2004 21:51:56 +0000

    
        * [FIX]
         * To support 5.005xx smoking out of the box, we need to call "make
        test-notty"

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@571
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[eb54dce] by abeltje on Wed, 14 Jan 2004 00:26:09 +0000

    
        * [CHANGE]
         + Added a newline between the different T::S *_config reports
        (Merijn)
         + Added the {perl_version} from the *_config to the headerline
        (Abe)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@570
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[663a3a6] by abeltje on Wed, 14 Jan 2004 00:07:38 +0000

    
        * [FIX]
         * from one of Merijns tests (smokestatus.pl -m) I found the wrong
        matrix was created, I now added some defensive programming to stop
        this from happening

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@569
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	t/reporter.t
________________________________________________________________________________
[c845301] by abeltje on Tue, 13 Jan 2004 23:56:45 +0000

    
        * [FIX]
         + put a dash between AIX and the osversion

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@568
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[2d9dccd] by abeltje on Tue, 13 Jan 2004 23:55:22 +0000

    
        * [ADD] (inspired by a test report from Campo)
         + a new testcase for (old) AIX report that looked to have gone
        wrong in real life

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@567
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/parse_report.t
________________________________________________________________________________
[96eb09e] by abeltje on Tue, 13 Jan 2004 16:48:18 +0000

    
        * [CHANGE]
         * Add the "-m" option to the docs

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@566
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[c794bc3] by abeltje on Tue, 13 Jan 2004 16:44:49 +0000

    
        * [CHANGE]
         * clean up the matrix output

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@565
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[065291a] by abeltje on Tue, 13 Jan 2004 16:40:17 +0000

    
        * [FIX]
         * now for the core of these changes!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@564
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[914b53f] by abeltje on Tue, 13 Jan 2004 16:37:01 +0000

    
        * [CHANGE]
         * also got the wrong errorcount on the current config

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@563
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[671f7f0] by abeltje on Tue, 13 Jan 2004 16:29:12 +0000

    
        * [CHANGE]
         * got the wrong count :-(

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@562
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[33e6630] by abeltje on Tue, 13 Jan 2004 16:19:44 +0000

    
        * [CHANGE]
         * This is the first shot at implementing a feature request from
        Merijn: Could you make F<smokestatus.pl> print the letter-matrix
        when invoked with "-m"?

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@561
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	smokestatus.pl
________________________________________________________________________________
[58fb9ca] by abeltje on Tue, 13 Jan 2004 12:51:09 +0000

    
        * [FIX]
         * what was I thinking in change 556 :-( [don't commit after
        midnight!]

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@560
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	t/reporter.t
________________________________________________________________________________
[9e6a42b] by abeltje on Mon, 12 Jan 2004 23:06:00 +0000

    
        * [FIX]
         - I do not want TABs in my source

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@559
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[7d4a32b] by abeltje on Mon, 12 Jan 2004 23:05:15 +0000

    
        * [FIX]
         - get rid of the diag(), it should not be there and confuses people

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@558
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/reporter.t
________________________________________________________________________________
[908f754] by abeltje on Mon, 12 Jan 2004 22:27:48 +0000

    
        * [FIX] By Merijn: Date: Mon, 12 Jan 2004 20:06:08 +0100 From:
        "H.Merijn Brand" <h.m.brand@hccnet.nl> Subject: Re: Smoke [5.9.0]
        22104 FAIL(Fc) aix 3 (004ca4aa4c00/1 cpu)

        reporter is mijn schuld. HP-UX < 11.00 (dit is 10.20) kan zowiezo
        geen 64 bit Meaning: HP-UX before 11.00 doesn't do 64-bit

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@557
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[3dda932] by abeltje on Mon, 12 Jan 2004 22:17:08 +0000

    
        * [FIX]
         * the dashes on [perlio] for -Uuseperlio caused 'PASS-so-far'
         * add a test

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@556
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	t/reporter.t
________________________________________________________________________________
[c509ccd] by abeltje on Mon, 12 Jan 2004 22:12:33 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx (on top of 515)
           [   511] Log: * [FIX]
                      * revision 477 forgot some patch -> patchbin changes
        :(

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@555
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher.t
________________________________________________________________________________
[9565156] by abeltje on Mon, 12 Jan 2004 06:04:26 +0000

    
        * [FIX]
         * thinko in the "Inconsistent test result" parse code
         * typo in the _post_process() "Inconsistent" code

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@554
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[ca8df21] by abeltje on Sun, 11 Jan 2004 17:32:19 +0000

    
        * [ADD]
         + Better SysInfo for Solaris (I hope)
         + Add some new platforms (found by SysInfo) to the
        parse_report_Config() tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@553
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SysInfo.pm
M	t/parse_report.t
________________________________________________________________________________
[3632e20] by abeltje on Sun, 11 Jan 2004 17:25:42 +0000

    
        * [FIX]
         * yet another thinko in the ETA code

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@552
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[2f7f986] by abeltje on Sat, 10 Jan 2004 17:47:19 +0000

    
        * [REMOVE]
         - followup change 523

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@551
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	ChangeLog
D	Configure.pl
D	mkovz.pl
D	mktest.pl
D	smoke.cfg
D	smoke.sh
D	smokew32.bat
________________________________________________________________________________
[20ba4a0] by abeltje on Sat, 10 Jan 2004 17:42:52 +0000

    
        * [CHANGE]
         + add t/util_times.t
         ! move the T::S::Util::calc_timeout() tests to this file
         - remove (the not in the distro) t/calctime.t

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@550
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	lib/Test/Smoke/Util.pm
D	t/calctime.t
M	t/util_times.t
________________________________________________________________________________
[3cea537] by abeltje on Sat, 10 Jan 2004 14:47:59 +0000

    
        * [CHANGE]
         * no use reporting seconds in 1/1000 when the diff > 5 mins
         + time to add a test for time_in_hhmm()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@549
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
A	t/util_times.t
________________________________________________________________________________
[297f8b9] by abeltje on Sat, 10 Jan 2004 14:18:02 +0000

    
        * [FIX]
         * thinko in the new est_todo time code

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@548
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[0332ec5] by abeltje on Sat, 10 Jan 2004 13:39:08 +0000

    
        * regen SIGNATURE for 1.18_60

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@546
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[65270f0] by abeltje on Sat, 10 Jan 2004 13:38:32 +0000

    
        * regen Changes for 1.18_60

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@545
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[da67300] by abeltje on Sat, 10 Jan 2004 13:37:06 +0000

    
        * [ADD]
         + add the average smoke duration

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@544
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[b33a70a] by abeltje on Fri, 9 Jan 2004 23:42:24 +0000

    
        * [CHANGE]
         * Some cosmetic changes to output

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@543
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[495ece6] by abeltje on Fri, 9 Jan 2004 23:41:32 +0000

    
        * [FIX]
         * adjust the tests for the new report format

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@542
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/mailer.t
________________________________________________________________________________
[835ecc9] by abeltje on Fri, 9 Jan 2004 23:30:28 +0000

    
        * [CHANGE]
         * use Test::Smoke::Reporter->write_to_file()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@541
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
M	smokeperl.pl
________________________________________________________________________________
[199766c] by abeltje on Fri, 9 Jan 2004 23:23:57 +0000

    
        * [FIX]
         * parse_report_Config() didn't get the {arc} bit right (bad test
        example)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@540
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/parse_report.t
________________________________________________________________________________
[c29242d] by abeltje on Fri, 9 Jan 2004 19:45:53 +0000

    
        * [FIX]
         * a POD error

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@539
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[559ff86] by abeltje on Fri, 9 Jan 2004 19:06:10 +0000

    
        * Prepare for a snapshot 1.18_60

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@538
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[4337a2c] by abeltje on Fri, 9 Jan 2004 18:55:27 +0000

    
        * [CHANGE]
         * change parse_report_Config() to understand the new report format

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@537
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/parse_report.t
________________________________________________________________________________
[bb2e844] by abeltje on Fri, 9 Jan 2004 18:06:58 +0000

    
        * [MERGE] from 1.18.xx (forgot it)
        [   454] Log: * [ADD]
                      + Nick Clark suggested we try to manage the sending of
        reports to perl5-porters.
                    There is a new config variable "ccp5p_onfail" that is
        implented in Test::Smoke::Mailer and depends on the Summary
        (PASS/FAIL) in the subject. It will do a basic check on the To: and
        Cc: header fields to try and avoid having p5p in there twice.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@536
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Mailer.pm
M	mailrpt.pl
M	smokeperl.pl
M	t/mailer.t
________________________________________________________________________________
[a4e084f] by abeltje on Fri, 9 Jan 2004 17:40:32 +0000

    
        * [PRIVATE]
         * run the private tests also when crating the distro

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@535
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[3259e24] by abeltje on Fri, 9 Jan 2004 17:31:43 +0000

    
        * [ADD]
         + Added a suggestion for a script that runs continues smokes

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@534
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
________________________________________________________________________________
[35c8324] by abeltje on Fri, 9 Jan 2004 17:30:17 +0000

    
        * [CHANGE]
         * Update the documentation for 1.19

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@533
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
M	ReleaseNotes
________________________________________________________________________________
[e35d2ab] by abeltje on Fri, 9 Jan 2004 16:15:03 +0000

    
        * [CHANGE]
         * try to get a better guesstemate for ETA

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@531
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[bf811ec] by abeltje on Fri, 9 Jan 2004 16:10:51 +0000

    
        * [CHANGE]
         + pick up compiler-info from the logfile
         + added write_to_file() method
         * moved the Summary to before the letter-matrix

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@530
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
________________________________________________________________________________
[39be0fa] by abeltje on Fri, 9 Jan 2004 16:05:39 +0000

    
        * [CHANGE]
         * lowercase the osname in __get_os()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@529
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[b12dcef] by abeltje on Fri, 9 Jan 2004 16:04:43 +0000

    
        * [ADD]
         + write the compiler-info to the logfile right after Configure

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@528
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[649ef22] by abeltje on Fri, 9 Jan 2004 01:41:40 +0000

    
        * [FIX]
         * a test relied on a file that was just removed from the distro

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@527
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/cfgstuff.t
________________________________________________________________________________
[5d54734] by abeltje on Fri, 9 Jan 2004 01:33:22 +0000

    
        * [CHANGE]
         * added and removed files to/from the distro

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@526
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
________________________________________________________________________________
[67357bd] by abeltje on Fri, 9 Jan 2004 01:32:24 +0000

    
        * [FIX]
         * POD error

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@525
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[9212658] by abeltje on Fri, 9 Jan 2004 01:29:58 +0000

    
        * [CHANGE]
         * changing MANIFEST warrents changes in Makefile.PL

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@524
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[b302f78] by abeltje on Fri, 9 Jan 2004 01:23:24 +0000

    
        * [CHANGE]
         + Add Test::Smoke::SysInfo and test
         - Remove ChangeLog, Configure.pl, mktest.pl, mkovz.pl, smoke.sh,
        smoke.cfg, smokew32.bat

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@523
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[6bb3907] by abeltje on Fri, 9 Jan 2004 01:12:00 +0000

    
        * [CHANGE]
         * call_mkovz() -> genrpt() [and use Test::Smoke::Reporter]

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@522
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[81d532e] by abeltje on Fri, 9 Jan 2004 00:47:44 +0000

    
        * [PRIVATE]
         * I now use the "prove" command from Test::Harness, looks better

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@521
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[a4ec349] by abeltje on Fri, 9 Jan 2004 00:45:37 +0000

    
        * [PRIVATE]
         * update SmoketestLib.pm to use the new Reporter module
         * update the private tests to expect the new Report format

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@520
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/SmokertestLib.pm
M	private/smoker_fail.t
M	private/smoker_mini.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
________________________________________________________________________________
[65ea7b1] by abeltje on Fri, 9 Jan 2004 00:40:44 +0000

    
        * [CHANGE]
         * I believe we have a new reporter module (it will need more work)
         * and some basic tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@519
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	t/reporter.t
________________________________________________________________________________
[4cbe39b] by abeltje on Fri, 9 Jan 2004 00:07:03 +0000

    
        * [CHANGE]
         * Backporting Merijn's patch for perl 5.5
         * Some cosmetic changes and split out most of the os code
         * IRIX()->os (input from Allen Smith)
         * check ->host and ->os in the testfile

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@518
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
M	t/sysinfo.t
________________________________________________________________________________
[a8e2cea] by abeltje on Wed, 7 Jan 2004 16:14:12 +0000

    
        * [CHANGE] by Merijn Brand
           Date: Wed, 07 Jan 2004 15:57:10 +0100
           From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
           Subject: Re: better hardware info for Test::Smoke reports

            How about this for a start

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@517
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SysInfo.pm
________________________________________________________________________________
[8da3702] by abeltje on Sun, 4 Jan 2004 14:06:56 +0000

    
        * [MERGE] from 1.18.xx (forgot it in an earlier round, thank you
        Merijn for finding that)
        [   477] Log: * [FIX]
                      * Some testing and a feature request from Merijn
        showed a
                        thinko in the patch-a-tree logic.
                      * the {patch} configvariable is now renamed {patchbin}
                      * the patchtree() call in smokeperl.pl now works

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@515
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Syncer.pm
M	t/patcher.t
M	t/syncer_ftp.t
________________________________________________________________________________
[2abb444] by abeltje on Sun, 4 Jan 2004 13:49:33 +0000

    
        * [CHANGE]
         * making progress on the new reporter module
         * SysInfo::AIX() donated by Merijn (but needs more work)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@514
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	lib/Test/Smoke/SysInfo.pm
M	t/reporter.t
M	t/sysinfo.t
________________________________________________________________________________
[75a9258] by abeltje on Sun, 4 Jan 2004 13:16:26 +0000

    
        * [FIX] found by Allen Smith
         * get_ncpu( 'irix' ) was expecting a fixed order of output from
        hinv

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@513
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[5bb58a1] by abeltje on Sun, 4 Jan 2004 13:14:33 +0000

    
        * [CHANGE]
         * move the time_in_hhmm() routine to Test::Smoke::Util

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@512
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	smokestatus.pl
________________________________________________________________________________
[040b1b9] by abeltje on Sun, 4 Jan 2004 12:04:38 +0000

    
        * [CHANGE]
         * tweak the tests so they'll pass on HP-UX

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@509
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/patcher.t
M	t/syncer_ftp.t
________________________________________________________________________________
[6d00b41] by abeltje on Fri, 2 Jan 2004 18:49:44 +0000

    
        * [ADD]
         + SysInfo stuff

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@508
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	lib/Test/Smoke/SysInfo.pm
A	t/sysinfo.t
________________________________________________________________________________
[e444fb8] by abeltje on Sun, 21 Dec 2003 12:18:33 +0000

    
        * [PRIVATE] merge the private changes from 1.18.xx
        [   469] Log: * [PRIVATE]
                      + added the automated generation and commit of the
        Changes
                        file just before making the distribution file
        [   476] Log: * [PRIVATE]
                      + added '-c' (commit) to auto commit Changes and
        SIGNATURE
        [   486] Log: * [PRIVATE]
                      + add support for coverage stuff (./mkdist.sh -e)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@507
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
M	private/smoker_fail.t
M	private/smoker_mini.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
________________________________________________________________________________
[962d74c] by abeltje on Sun, 21 Dec 2003 11:53:24 +0000

    
        * [MERGE] changes to mkovz.pl from 1.18.xx
        [   465] Log: * [FIX]
                      * revision 398 changed the log message too much, so we
        lost
                        the X result :(
        [   481] Log: * [FIX]
                      * still report M even if "make minitest" finished OK
                      + use "-Dcc=..." as fallback for $Config{cc} when
                        applicable
        [   494] Log: * [FIX] by  Jim Cromie
                    wrt mkovz.pl # REVISION: 1.19
                    attached makes spelling correction, and juggles a
        sentence
                    for better (imo) clarity.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@506
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[bcfc161] by abeltje on Sun, 21 Dec 2003 11:48:43 +0000

    
        * [MERGE] from 1.18.xx
        [   480] Log: * [ADD]
                      + we now support the new perl-5.6.2 snapshots from
        Rafael's
                        site
        ___________________________________________________________________________
        [   467] Log: * [CHANGE]
                      * Merijn wanted to pass Configure arguments to
                        smokeperl.pl, I believe this is a reasonable way to
        do
                        that.
        [   475] Log: * [FIX]
                      * testing on Windows revealed another bug in the
        test-suite
        [   478] Log: * [FIX]
                      * The smokestatus needs to know where the *_config or
        *.lck
                        files are hence a new switch "--dir"
        [   479] Log: * [CHANGE] by David Landgren
                      + I have patched smokerstatus.pl to print out the mean
                        smoke duration. I don't have a diff, but it just
        involves
                        adding the following line:
        [   483] Log: * [CHANGE]
                      * try to keep better track of inconsistant test result
        [   484] Log: * [CHANGE]
                      + After a few questions about how to integrate COW
        into
                        smoke, I decided to make default Policy.sh generated
        from
                        the policy-sections in the build-configurations
        file.
                      * There is no need to create your own Policy.sh if you
        want
                        to smoke with that kind of ccflags option anymore.
        [   485] Log: * [ADD]
                      + added a question about COW and the answer with the
        new
                        Policy.sh behaviour.
        [   487] Log: * [CHANGE]
                      * fiddle with the const subs
        [   488] Log: * [CHANGE]
                      * fiddle with some tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@505
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
M	configsmoke.pl
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/SourceTree.pm
M	smokeperl.pl
M	smokestatus.pl
M	t/TestLib.pm
M	t/buildcfg.t
M	t/manifest.t
M	t/policy.t
M	t/syncer_copy.t
M	t/tree.t
________________________________________________________________________________
[d3d79bb] by abeltje on Sun, 21 Dec 2003 11:30:13 +0000

    
        * [MERGE] (configsmoke.pl changes from 1.18.xx)
        [   464] By: abeltje                          on 2003-10-10 00:21:04
        +0200
               Log: * [FIX]
                      * detypo in the jcl generating code
                      ++$VERSION (forgot about that last time)
        [   468] By: abeltje                          on 2003-10-10 14:33:59
        +0200
               Log: * [FIX] (thanks to Merijn)
                      * more different names for "patch" and check if it
        knows
                        about '--version'
        [   482] By: abeltje                          on 2003-10-20 07:36:13
        +0200
               Log: * [CHANGE]
                      * Use the new snapshot directories on
                        ftp://ftp.funet.fi/pub/languages/perl/snap
        [   499] By: abeltje                          on 2003-11-28 00:01:37
        +0100
               Log: * [ADD]
                      + Leon Brocard has kindly offered to champion 5.005xx,
                        we'll try to help by supporting this in the
        smoke-suite.
        [   501] By: abeltje                          on 2003-11-28 00:14:22
        +0100
               Log: * [FIX] on top of 499
                      + add the new files to MANIFEST
                      * typo in configsmoke.pl
        [   502] By: abeltje                          on 2003-12-05 22:55:38
        +0100
               Log: * [FIX]
                      - "-Duselargefiles" is not a 5.005xx option I think

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@504
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	configsmoke.pl
A	perl55x.cfg
A	smoke55x_dfconfig
M	t/TestLib.pm
M	t/patcher.t
________________________________________________________________________________
[5106a97] by abeltje on Sun, 21 Dec 2003 11:25:18 +0000

    
        * [ADD]
         + more code and tests

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@503
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Reporter.pm
M	t/reporter.t
________________________________________________________________________________
[e8e4c91] by abeltje on Sun, 5 Oct 2003 12:27:20 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   460] Log: * [FIX]
                      * Test::Smoke::Syncer::Copy->sync() didn't clean up
        the
                        destination directory
        [   461] Log: * [FIX]
                      * The Test::Smoke::Syncer::Copy->sync() destination
                        directory cleanup revealed a bug in the testsuite.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@463
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
M	t/TestLib.pm
M	t/syncer_copy.t
________________________________________________________________________________
[9492e31] by abeltje on Fri, 26 Sep 2003 14:21:43 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   423] Log: * [FIX]
                      + Some versions of perl do not like undefined $^, so
        added explicit STDOUT_TOP format
                      * set $= (lines per page) to 9999, I hope that is high
        enough

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@452
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[ea6c794] by abeltje on Fri, 26 Sep 2003 14:19:58 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx (tweaks)
        [   398] Log: * [CHANGE]
                      * change the "Inconsistant result" message (Schwern)
        [   410] Log: * [FIX]
                      * more dots (testnames seem > 30)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@451
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[b07fc80] by abeltje on Fri, 26 Sep 2003 14:16:04 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx (various fixes)
        [   373] Log: * [FIX] LD_LIBRARY_PATH was not set
                    Thank you Alan for pointing that out!
        [   432] Log: * [FIX]
                      * This test was too unforgiving wrt the existance of
        the fake-tree directory. Thanks to Paul Hughes for pointing that
        out!
        [   409] Log: * [FIX]
                      * detypo for hp-ux => hpux
        [   412] Log: * [FIX] (again)
                     * for HP-UX: $^O ne (POSIX::uname)[0]

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@450
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Util.pm
M	t/regenstuff.t
________________________________________________________________________________
[0810e92] by abeltje on Fri, 26 Sep 2003 13:45:58 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   425] Log: * [FIX]
                      + Abigail found that when runsmoke.pl was run like
        mktest.pl $opt{ddir} was undefined and caused trouble. It now
        defaults to File::Spec->curdir. Thank you Abigail!
        [   433] Log: * [FIX]
                      + added the explicit propagation of the
        Test::Smoke::Smoker defaults
                      * changed the log-message from
        Test::Smoke::Smoker::make_test() for --norun

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@449
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	runsmoke.pl
________________________________________________________________________________
[3adf20d] by abeltje on Fri, 26 Sep 2003 13:33:02 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   431] Log: * [FIX]
                      * Nick Clark found that an empty line as the last in a
        section was ignored (bad programmer; no cookie!) Thanks Nick for
        finding it!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@448
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	t/buildcfg.t
________________________________________________________________________________
[9ea82fc] by abeltje on Fri, 26 Sep 2003 13:24:27 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx (belongs with 439)
        [   400] Log: * [ADD]
                      + new tests for Test::Smoke::BuildCFG->continue()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@447
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/buildcfg.t
________________________________________________________________________________
[86d92a6] by abeltje on Fri, 26 Sep 2003 13:04:46 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   374] Log: * [ADD] more options
                      + --all report for all the *_config files
                      + --running report for all the *.lck files
        [   426] Log: * [ADD] guess_status()
                      + Jarkko suggested we try harder to report finished
        smokes even if the source-tree is already cleaned up by an rsync.
        This will only work if you archive the reports.
        [   428] Log: * Keep up with changing versions (1.18.06)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@446
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokestatus.pl
________________________________________________________________________________
[28a7c77] by abeltje on Fri, 26 Sep 2003 12:57:55 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx (441 was't enough)
        [   369] Log: * [FIX] {snapext} got messed up by a stray space

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@445
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[2af7f7d] by abeltje on Fri, 26 Sep 2003 11:42:42 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   368] Log: * [CHANGE] Kindly donated by Steve Hay
                    The attached patch (against 1.18_02) changes two URL's
        in the README to ones that look rather more "live".
        [   435] Log: * [ADD]
                      + Paul Hughes suggested I added a note about failing
        tests in t/patcher.t for older patch programs from cygwin (for true
        MSWin32).
        [   401] Log: * [ADD]
                      * "How do I investigate failures?"

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@444
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
M	README
________________________________________________________________________________
[fdacf9b] by abeltje on Fri, 26 Sep 2003 11:37:07 +0000

    
        * [MERGE] from Test-Smoke-1.18.xx
        [   399] Log: * [SVN]
                      * fiddle with the gnu-options file to get the right
        user to sign the distro, something cpansign lacks

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@443
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[bf0801d] by abeltje on Fri, 26 Sep 2003 11:26:18 +0000

    
        * [MERGE] check_MANIFEST() from Test-Smoke-1.18.xx
        [   411] Log: * [FIX]
                      * also exclude "mktest.rpt" from check_MANIFEST()
        [   416] Log: * [FIX]
                      + check_MANIFEST( @ignore ) now ignores the @ignore
        files
                      + added/changed tests to check the new @ignore
        behaviour
        [   417] Log: * [CHANGE] introduce MANIFEST.SKIP
                      * on top of revision 416. An EXISTING MANIFEST.SKIP is
        used!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@442
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/SourceTree.pm
M	t/tree.t
________________________________________________________________________________
[8f43dc2] by abeltje on Fri, 26 Sep 2003 11:06:23 +0000

    
        * [MERGE] from 1.18.xx MAINT
        [   389] Log: * [FIX]
                      * an empty archive-dir wasn't respected on a rerun,
        now fixed in prompt_dir()
        [   424] Log: * [FIX]
                      * Nick Clark found that configuring from another than
        the install directory gets the path wrong in the JCL (Cwd::cwd()
        replaced by $FindBin::Bin), Thanks Nick C!
        [   434] Log: * [FIX]
                      + Thanks to Nick Clark we now support keeping _config
        and .sh (from configsmoke.pl) in a different directory from the
        install directory.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@441
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[fe342b8] by abeltje on Fri, 26 Sep 2003 10:54:33 +0000

    
        * [MERGE]
        [   388] Log: * [FIX] sort of...
                      * Found a problm with WriteMakefile() on a nonclean
        distro, we'll "make distclean" before that.
        [   395] Log: * [FIX]
                      * The rerun of Makefile.PL problems had to do with
        MY::libscan() not exluding blib/
                      * Don't try to rmdir the CWD, chdir back to where we
        come from before that!
        [   397] Log: * [FIX]
                      * excluding "blib/" gives also wrong results :(

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@440
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[e6a2b55] by abeltje on Fri, 26 Sep 2003 10:45:39 +0000

    
        * [MERGE] fix --continue
        [   389] Log: * [FIX]
                      * an empty archive-dir wasn't respected on a rerun,
        now fixed in prompt_dir()
        [   396] Log: * [FIX] --continue
                      * moved most of the logic to Test::Smoke::run_smoke()
                      * added Test::Smoke::BuildCFG->continue() to
        initialize the continuation configs
                      * moved skip_config() to Test::Smoke::Util
                      * fixed the continue logic for smokeperl.pl
                      * fixed the continue logic for runsmoke.pl (forgot to
        implement)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@439
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Util.pm
M	runsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[7515c2f] by abeltje on Fri, 15 Aug 2003 09:13:44 +0000

    
        * [ADD]
         + Test::Smoke::Reporter + t/reporter.t (replace mkovz.pl)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@382
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	lib/Test/Smoke/Reporter.pm
A	t/reporter.t
________________________________________________________________________________
[b2c1b4f] by abeltje on Fri, 15 Aug 2003 09:09:24 +0000

    
        * We are in devel

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@381
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[c3eb9ee] by abeltje on Mon, 11 Aug 2003 20:21:23 +0000

    
        * [MERGE] 370, 371 from 1.18.xx
        [   370] Log: * [ADD] two more options to fine-tune yhe make
        process:
                        + makeopt => options to add for make in
                    Test::Smoke::Smoker::_make()
                        + testmake => specify another make binary for "make
                    _test" step

        [   371] Log: * [ADD] request by Alan Burlison support for a
        different make
                    binary during "make _test"

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@372
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[9612b96] by abeltje on Mon, 11 Aug 2003 10:35:03 +0000

    
        * [MERGE] 346 from 1.18.xx
        [   346] Log: * [ADD] the file should be there to behave as
        documented

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@367
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	smoke562_dfconfig
________________________________________________________________________________
[363111f] by abeltje on Mon, 11 Aug 2003 10:33:47 +0000

    
        * [MERGE] 340, 347, 361, 362 from 1.18.xx
        [   340] Log: * [FIX] where to "make -i distclean" before
                    do_check_manifest()

        [   347] Log: * [ADD] A makeopt option was added to have some extra
        options
                    for "make" (like -j)

        [   361] Log: * [FIX] X counts as FAIL (334 was not enough:(

        [   362] Log: * [CHANGE] make FTP passive

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@366
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Smoker.pm
M	lib/Test/Smoke/Syncer.pm
M	mkovz.pl
________________________________________________________________________________
[7115dc6] by abeltje on Mon, 11 Aug 2003 10:15:18 +0000

    
        * [PRIVATE] Merge from 1.18.xx 
         archiverpt.pl:  339
         smokestatus.pl: 353

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@365
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/test_compile.pl
M	private/test_pod.pl
________________________________________________________________________________
[1fe8acd] by abeltje on Mon, 11 Aug 2003 10:11:29 +0000

    
        * [MERGE] from 1.18.xx
         archiverpt.pl:  338, 341, 342, 343, 345, 348, 360
         smokestatus.pl: 349, 355, 359
         352: add them the EXE_FILES of Makefile.PL 

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@364
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
M	ReleaseNotes
A	smokestatus.pl
________________________________________________________________________________
[fdf689b] by abeltje on Mon, 11 Aug 2003 09:58:29 +0000

    
        * [MERGE] from 1.18.xx
         archiverpt.pl:  338, 341, 342, 343, 345, 348, 360
         smokestatus.pl: 349, 355, 359
         352: add them the EXE_FILES of Makefile.PL 

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@363
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
M	MANIFEST
A	archiverpt.pl
M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[98e2a49] by abeltje on Thu, 7 Aug 2003 01:24:57 +0000

    
        * [MERGE] from 1.18.xx
        (331)
         * [FIX] no status was reported when all failures under TEST
                 were successful under harness
         + Introduced the new status "X" in reports for this case
        (334)
         * [FIX] make the new status "X" count as FAIL

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@337
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	mkovz.pl
________________________________________________________________________________
[f1ed253] by abeltje on Thu, 7 Aug 2003 01:20:31 +0000

    
        * [MERGE] (from 1.18.xx)
        * [FIX] There were issues with 'filenames-with-spaces' 
          (esp. Win32)

        

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@336
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
M	lib/Test/Smoke/Util.pm
M	t/regenstuff.t
M	t/syncer_ftp.t
________________________________________________________________________________
[3b8bdf1] by abeltje on Thu, 7 Aug 2003 01:17:46 +0000

    
        * [PRIVATE]  merge the commandline options from 329

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@335
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[0819b4f] by abeltje on Sun, 3 Aug 2003 15:38:07 +0000

    
        * This is the 1.18 final signature-file

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@324
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	SIGNATURE
________________________________________________________________________________
[0213034] by abeltje on Sun, 3 Aug 2003 15:34:43 +0000

    
        * regen Changes for 1.18 again

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@323
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[2c9b1ce] by abeltje on Sun, 3 Aug 2003 15:33:36 +0000

    
        * [FIX] check_dotpatch() did not return anything for freshly
        unpacked snapshots!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@322
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[8b604c0] by abeltje on Sun, 3 Aug 2003 13:47:02 +0000

    
        * Regen Changes for 1.18

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@321
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[2997d7b] by abeltje on Sun, 3 Aug 2003 13:41:09 +0000

    
        * This 1.18!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@320
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[131392b] by abeltje on Sun, 3 Aug 2003 11:24:26 +0000

    
        * [ADD] include cygwin in check_buildcfg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@319
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[8fdf69d] by abeltje on Sun, 3 Aug 2003 01:28:00 +0000

     Keep up with 5.8.1: 1.17_65 aka RC4

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@318
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[e871527] by abeltje on Sun, 3 Aug 2003 01:15:09 +0000

    
        * [FIX] More Release Candidate stuff

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@317
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[835bee7] by abeltje on Sat, 2 Aug 2003 12:28:49 +0000

    
        * [FIX]
         * Allow for multiline failed test numbers
         * Release Candidate now in the report

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@316
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	mkovz.pl
________________________________________________________________________________
[64964c3] by abeltje on Sat, 2 Aug 2003 12:22:36 +0000

    
        * More private testing of Test::Smoke::Smoker/mkovz.pl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@315
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	private/perl/t/smoke/die.t
A	private/perl/t/smoke/many.t
M	private/perl/t/smoke/minitest.t
A	private/smoker_fail.t
M	private/smoker_mini.t
M	private/smoker_ok.t
M	private/smoker_smoke.t
________________________________________________________________________________
[133981d] by abeltje on Sat, 2 Aug 2003 02:00:18 +0000

    
        * [FIX] more Release Candidate stuff for patch_level

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@314
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[006968d] by abeltje on Sat, 2 Aug 2003 01:31:57 +0000

    
        * [ADD] do_pod2usage() and --man, --help

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@313
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[98b066b] by abeltje on Sat, 2 Aug 2003 01:27:35 +0000

    
        * [CHANGE]
         * Do log failed tests from "make _test" when "All tests successful"
        from harness

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@312
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[61c0332] by abeltje on Sat, 2 Aug 2003 00:23:13 +0000

    
        * [CHANGE]
         * Release Candidates will return full version (5.8.1-RC3) as their
        patchlevel

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@311
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	t/get_patch.t
________________________________________________________________________________
[2a329f8] by abeltje on Fri, 1 Aug 2003 18:29:10 +0000

    
        * [FIX] the number of tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@310
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ts_config.t
________________________________________________________________________________
[88c557b] by abeltje on Fri, 1 Aug 2003 18:24:58 +0000

     This should be 1.17_63

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@309
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[f08ff07] by abeltje on Fri, 1 Aug 2003 18:21:43 +0000

    
        * [CHANGE] change 5.6.x => 5.6.2

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@308
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
________________________________________________________________________________
[c952246] by abeltje on Fri, 1 Aug 2003 18:17:59 +0000

    
        * [CHANGE]
         + Add documentation for the --default option
         + Add do_pod2usage()
         + Check for MSWin32 && is56x && -Duselargefiles
         * change all 5.6.x => 5.6.2 (and 56x => 562)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@307
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[afda731] by abeltje on Fri, 1 Aug 2003 16:57:12 +0000

    
        * [CHANGE]
         * Move do_pod2usage to Test::Smoke::Util (finally)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@306
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	mailrpt.pl
M	patchtree.pl
M	runsmoke.pl
M	synctree.pl
________________________________________________________________________________
[29a7b98] by abeltje on Fri, 1 Aug 2003 14:18:44 +0000

    
        * [CHANGE]
         + remove the need to specify the '_config' suffix for the --config
        option

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@305
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	t/ts_config.t
________________________________________________________________________________
[825154f] by abeltje on Fri, 1 Aug 2003 12:14:11 +0000

    
        * Run "make -i veryclean" before you assemble the distribution

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@304
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[c7cebfa] by abeltje on Fri, 1 Aug 2003 12:03:30 +0000

    
        * [FIX] Release Candidate snapshots have no .patch and "RCx" in
        their patchlevel.h

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@303
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	t/get_patch.t
________________________________________________________________________________
[51fd4cd] by abeltje on Thu, 31 Jul 2003 23:17:14 +0000

    
        * This *is* 1.17_62 (and on CPAN)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@301
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
M	SIGNATURE
________________________________________________________________________________
[b8b838d] by abeltje on Thu, 31 Jul 2003 22:50:09 +0000

    
        * [FIX] spaces got lost in a regex

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@300
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[8f74501] by abeltje on Thu, 31 Jul 2003 21:08:03 +0000

    
        * [FIX] pod-interference in HERE doc (deafult_buildcfg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@299
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[bb2460e] by abeltje on Thu, 31 Jul 2003 21:03:26 +0000

     This is 1.17_62 aka RC2

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@298
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[b701ea7] by abeltje on Thu, 31 Jul 2003 21:00:30 +0000

    
        * [CHANGE] Set some new defaults for 5.6.2

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@297
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	ReleaseNotes
M	configsmoke.pl
A	perl562.cfg
D	perl56x.cfg
________________________________________________________________________________
[8e6eb11] by abeltje on Thu, 31 Jul 2003 20:55:52 +0000

    
        * Make mkdist.sh a bit more flexible

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@296
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[128ae08] by abeltje on Thu, 31 Jul 2003 20:51:41 +0000

    
        * [ADD] This distribution now has gpg signing

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@295
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	Makefile.PL
A	SIGNATURE
A	t/00signature.t
________________________________________________________________________________
[8062e25] by abeltje on Thu, 31 Jul 2003 13:23:36 +0000

    
        * [CHANGE]
          * Allow forced default_buildcfg()
          + Add Test::Smoke::BuildCFG::Config->args_eq()
          + Update the tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@294
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	t/buildcfg.t
________________________________________________________________________________
[304b5a2] by abeltje on Wed, 30 Jul 2003 23:08:15 +0000

    
        * Keep up with version numbers after changes

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@293
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[4592c97] by abeltje on Wed, 30 Jul 2003 18:22:21 +0000

    
        * Another shot at 1.17_61

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@292
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[60aadf7] by abeltje on Wed, 30 Jul 2003 18:20:32 +0000

    
        * Reorganize the private tests and make-dist tool

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@291
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
A	private/test_compile.pl
A	private/test_pod.pl
D	test_compile.pl
D	test_pod.pl
________________________________________________________________________________
[21baa78] by abeltje on Wed, 30 Jul 2003 18:17:27 +0000

    
        * [CHANGE] Set the defaults for the new 5.6.2 branch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@290
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smoke56x_dfconfig
________________________________________________________________________________
[245ecdd] by abeltje on Wed, 30 Jul 2003 18:11:33 +0000

    
        * [CHANGE]
         * check for 56x to set the test-target for make
         * do not log the output make _test unless there is no output fom
        harness

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@289
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[814b6f0] by abeltje on Wed, 30 Jul 2003 15:00:53 +0000

    
        * This is a 1.17_61 candidate

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@288
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[1953e76] by abeltje on Wed, 30 Jul 2003 14:54:47 +0000

    
        * Explain the new status-letter "M" and the [minitest] failure
        reports

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@287
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[29003bd] by abeltje on Wed, 30 Jul 2003 14:47:27 +0000

    
        * Be specific about filehandles you write() to

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@286
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[c0aab4f] by abeltje on Wed, 30 Jul 2003 14:44:25 +0000

    
        * Separate the extend_with_harness() code

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@285
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[14935bf] by abeltje on Wed, 30 Jul 2003 14:23:32 +0000

    
        * tweak the test environment

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@284
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/SmokertestLib.pm
M	private/perl/Makefile.PL
D	private/perl/t/base/minitest.t
D	private/perl/t/base/test.t
A	private/perl/t/smoke/minitest.t
A	private/perl/t/smoke/test.t
________________________________________________________________________________
[e8a2956] by abeltje on Wed, 30 Jul 2003 14:22:15 +0000

    
        * Updated the tests, better coverage?

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@283
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	private/smoker_mini.t
M	private/smoker_ok.t
A	private/smoker_smoke.t
________________________________________________________________________________
[63027c7] by abeltje on Wed, 30 Jul 2003 14:15:57 +0000

    
        * [ADD] Slightly adjusted versions taken from perl-current

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@282
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	private/perl/t/TEST
A	private/perl/t/TestInit.pm
A	private/perl/t/harness
________________________________________________________________________________
[cacd839] by abeltje on Wed, 30 Jul 2003 13:17:18 +0000

    
        * [CHANGE] Order and grouping of the keys in _config (by Merijn)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@281
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[a024182] by abeltje on Mon, 28 Jul 2003 20:01:35 +0000

    
        * [SVN] set svn:executable

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@280
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
M	configsmoke.pl
M	mailrpt.pl
M	mkdist.sh
M	mkovz.pl
M	mktest.pl
M	patchtree.pl
M	smoke.sh
M	smokeperl.pl
M	synctree.pl
M	test_compile.pl
M	test_pod.pl
________________________________________________________________________________
[323e671] by abeltje on Mon, 28 Jul 2003 19:48:46 +0000

    
        * [MERGE] put_file() (revision 273)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@279
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/TestLib.pm
________________________________________________________________________________
[3e90c8f] by abeltje on Mon, 28 Jul 2003 00:34:44 +0000

    
        * Change the smoker test setup to be more modular

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@271
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
A	private/SmokertestLib.pm
D	private/smoker.t
A	private/smoker_mini.t
A	private/smoker_ok.t
________________________________________________________________________________
[3d76aab] by abeltje on Sun, 27 Jul 2003 16:22:34 +0000

    
        * extend the private tests and run before "make dist"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@270
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
M	private/perl/t/base/minitest.t
M	private/smoker.t
________________________________________________________________________________
[5febe14] by abeltje on Sun, 27 Jul 2003 16:19:00 +0000

    
        * [ADD] handling for "make minitest"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@269
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[701574c] by abeltje on Sun, 27 Jul 2003 15:08:05 +0000

    
        * [FIX] Change the (no_)plan to a specific number of tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@268
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/smoker.t
________________________________________________________________________________
[a51e333] by abeltje on Sun, 27 Jul 2003 15:06:20 +0000

    
        * [CHANGE]
         * use constants to report the "make status" BUILD_*
         + run $self->make_minitest() when $make_status == BUILD_MINIPERL()
         + return 1 from $self->make_test() for testing

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@267
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[352394c] by abeltje on Sun, 27 Jul 2003 14:52:28 +0000

    
        * [FIX] Always return at least one section from $self->_parse()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@266
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[1064d52] by abeltje on Sun, 27 Jul 2003 10:50:04 +0000

    
        * [ADD] Stuff to test Test::Smoke::Smoker

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@265
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	private/perl/.patch
A	private/perl/01test.c
A	private/perl/Configure
A	private/perl/MANIFEST
A	private/perl/Makefile.PL
A	private/perl/patchlevel.h
A	private/perl/t/base/minitest.t
A	private/perl/t/base/test.t
A	private/perl/win32/Makefile
A	private/perl/win32/makefile.mk
A	private/smoker.t
________________________________________________________________________________
[dfdf076] by abeltje on Thu, 24 Jul 2003 14:56:22 +0000

    
        * This is 1.17_61

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@264
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[2784735] by abeltje on Thu, 24 Jul 2003 14:54:44 +0000

    
        * $VERSION=1.17_61

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@263
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[b19151f] by abeltje on Thu, 24 Jul 2003 14:52:25 +0000

    
        * [ADD]
         + Report the fact that miniperl was build but no perl!!!

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@262
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	mkovz.pl
________________________________________________________________________________
[2304a12] by abeltje on Thu, 24 Jul 2003 14:39:00 +0000

    
        * [FIX] wrong escape on a signlequoted string

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@261
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[19811f9] by abeltje on Thu, 24 Jul 2003 14:36:10 +0000

    
        * [FIX] POD mistakes

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@260
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[40b46d5] by abeltje on Mon, 21 Jul 2003 16:07:20 +0000

    
        * Changes for 1.17_60 aka 1.18-RC1

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@258
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[9c80d9d] by abeltje on Mon, 21 Jul 2003 16:06:26 +0000

    
        * This starts 1.17_60 aka 1.18-RC1

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@257
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[4daf858] by abeltje on Mon, 21 Jul 2003 15:53:48 +0000

    
        * [FIX] typo in the defaultenv option

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@256
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[cf660b1] by abeltje on Mon, 21 Jul 2003 10:52:24 +0000

    
        * [POD] more docs

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@255
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
M	configsmoke.pl
M	mailrpt.pl
M	patchtree.pl
M	smokeperl.pl
M	synctree.pl
________________________________________________________________________________
[93b03b7] by abeltje on Mon, 21 Jul 2003 01:03:10 +0000

    
        * [FIX] make GetOptions() consistent with the documentation and
        remove a double OPTIONS pod-section

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@254
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
________________________________________________________________________________
[25becb0] by abeltje on Sun, 20 Jul 2003 23:19:05 +0000

    
        * [FIX]
         + $Archive::Tar::VERSION >= 0.99 uses IO::Zlib not Compress::Zlib

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@253
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	t/TestLib.pm
________________________________________________________________________________
[d53d8e6] by abeltje on Sun, 20 Jul 2003 22:31:12 +0000

    
        * [FIX] typo in check_buildcfg()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@252
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[d66c7f9] by abeltje on Sun, 20 Jul 2003 15:25:01 +0000

    
        * [FIX] a long standing bug On Win32 [nd]make test uses harness
        (like make test_harness), this yields different output from running
        TEST (as on unixy os-ses)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@251
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[dcb1f19] by abeltje on Sun, 20 Jul 2003 13:03:55 +0000

     Cleanup and remove references to the "old" smoke suite

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@250
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
________________________________________________________________________________
[e0a90c1] by abeltje on Sun, 20 Jul 2003 12:56:59 +0000

     More tweaks, add runsmoke.pl as script

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@249
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[5142a4d] by abeltje on Sun, 20 Jul 2003 12:49:59 +0000

    
        * [CHANGE] time report message

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@248
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[68599e0] by abeltje on Sun, 20 Jul 2003 12:39:59 +0000

    
        * [FIX]
         use lib; order (Makefile.PL changed LIB)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@247
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
M	patchtree.pl
M	runsmoke.pl
M	smokeperl.pl
M	synctree.pl
________________________________________________________________________________
[47cc939] by abeltje on Sun, 20 Jul 2003 12:31:58 +0000

    
        * [FIX] open dev/null (do not dup), no skip

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@246
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/smoker.t
________________________________________________________________________________
[762808c] by abeltje on Sun, 20 Jul 2003 12:24:22 +0000

    
        * [SVN] ps svn:keywords Id

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@245
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[36d222e] by abeltje on Sun, 20 Jul 2003 12:22:11 +0000

    
        * [ADD] new testfile for Test::Smoke::Smoker

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@244
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	t/smoker.t
________________________________________________________________________________
[341bcef] by abeltje on Sat, 19 Jul 2003 01:30:30 +0000

    
        * mention the snapshot branches and add the COPYRIGHT section

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@243
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	roadmap.pod
________________________________________________________________________________
[2634362] by abeltje on Sat, 19 Jul 2003 01:29:36 +0000

    
        * mention the deprecation of mktest.pl

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@242
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ
________________________________________________________________________________
[123fe9a] by abeltje on Sat, 19 Jul 2003 01:27:56 +0000

    
        * bit of whitespace change

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@241
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[68bd96c] by abeltje on Sat, 19 Jul 2003 01:26:15 +0000

    
        * [ADD]
         + Timing information via
           + Test::Smoke::Smoker::mark_in() and
           + Test::Smoke::Smoker::mark_out()
         * The added durations are shown in the report

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@240
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Smoker.pm
M	mkovz.pl
________________________________________________________________________________
[1dcfe9d] by abeltje on Sat, 19 Jul 2003 01:23:57 +0000

    
        * [ADD] --continue

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@239
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	runsmoke.pl
________________________________________________________________________________
[21f89ed] by abeltje on Sat, 19 Jul 2003 01:22:46 +0000

    
        * [CHANGE] testname

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@238
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	test_compile.pl
________________________________________________________________________________
[11a96ce] by abeltje on Wed, 16 Jul 2003 01:28:24 +0000

    
        * [ADD] The new file "runsmoke.pl" (not quite finished yet)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@237
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
A	runsmoke.pl
M	test_compile.pl
M	test_pod.pl
________________________________________________________________________________
[303af81] by abeltje on Tue, 15 Jul 2003 14:31:51 +0000

    
        * [CHANGE]
         * make the top of the file sort of standardized

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@236
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
M	patchtree.pl
M	synctree.pl
________________________________________________________________________________
[f2f7273] by abeltje on Tue, 15 Jul 2003 14:24:23 +0000

    
        * [SVN] set svn:keywords "Id"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@235
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/TestLib.pm
M	t/buildcfg.t
M	t/cfgstuff.t
M	t/for_dmake.t
M	t/for_nmake.t
M	t/get_cpus.t
M	t/get_patch.t
M	t/mailer.t
M	t/manifest.t
M	t/parse_report.t
M	t/patcher.t
M	t/policy.t
M	t/regenstuff.t
M	t/skip_filter.t
M	t/smoked_config.t
M	t/syncer_copy.t
M	t/syncer_ftp.t
M	t/syncer_link.t
M	t/syncer_rsync.t
M	t/syncer_snap.t
M	t/tree.t
M	t/ts_config.t
________________________________________________________________________________
[5e57592] by abeltje on Tue, 15 Jul 2003 14:05:58 +0000

    
        * [CHANGE]
         * Move the calc_timeout() sub to Test::Smoke::Util
         + Add a testfile for calc_timeout()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@234
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	smokeperl.pl
A	t/calctime.t
________________________________________________________________________________
[95d88d1] by abeltje on Tue, 15 Jul 2003 12:57:28 +0000

    
        * [CHANGE] complete the --defaultenv feature

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@233
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[608fe45] by abeltje on Tue, 15 Jul 2003 03:53:54 +0000

    
        * [FIX] I upgraded to Test::Pod 0.95
         * test_pod.pl now uses pod_file_ok()
         * some minor POD fixes to configsmoke.pl and README

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@232
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
M	configsmoke.pl
M	test_pod.pl
________________________________________________________________________________
[4237c92] by abeltje on Tue, 15 Jul 2003 03:10:56 +0000

    
        * [CHANGE]
         * Minor changes (make the start of all packages look alike)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@231
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[19c2893] by abeltje on Tue, 15 Jul 2003 02:56:14 +0000

    
        * [ADD]
         + Test::Smoke::BuildCFG::Config::any_arg() for consistency
         * some rearragements

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@230
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[44bd23d] by abeltje on Tue, 15 Jul 2003 02:44:36 +0000

    
        * [FIX]
         + for 5.004: $Config{_exe} used to be $Config{exe_ext}
         * use $self->tty() and not print
         + set svn:keywords "Id"

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@229
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[3f673c1] by abeltje on Tue, 15 Jul 2003 00:32:06 +0000

    
        * [ADD]
         + mention build-configurations check
         + mention the Sortkeys for *_config
         * set svn:keywords "Id"

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@228
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[d8c006f] by abeltje on Tue, 15 Jul 2003 00:10:00 +0000

    
        * [ADD]
         * some doc-changes
         + I've made a start with build-config check (darwin/BSD/Linux)
         + Merijn wanted the keys in *_config files ordered, 
           they will be if Data::Dumper->can('Sortkeys')

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@227
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[af8f14e] by abeltje on Mon, 14 Jul 2003 23:55:08 +0000

    
        * [SVN] set svn:keyword Id and add $Id$

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@226
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[5b66f98] by abeltje on Mon, 14 Jul 2003 23:51:18 +0000

    
        * [CHANGE]
         - remove the warning about configuration
         + add PMLIBDIRS to get a installation that looks like the distro
         * change LIB for the same reason

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@225
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[c580cf0] by abeltje on Sun, 13 Jul 2003 10:07:58 +0000

    
        * [ADD] Mention --defaultenv

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@224
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[44c3bbd] by abeltje on Fri, 11 Jul 2003 19:36:27 +0000

    
        * [MERGE] --defaultenv (revision 211)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@223
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
M	mkovz.pl
M	mktest.pl
M	smokeperl.pl
________________________________________________________________________________
[92f3752] by abeltje on Fri, 11 Jul 2003 15:13:13 +0000

    
        * [MERGE] 214, 216 Rename FAQ.pod -> FAQ

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@222
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	FAQ
D	FAQ.pod
M	MANIFEST
M	test_pod.pl
________________________________________________________________________________
[227f92e] by abeltje on Fri, 11 Jul 2003 15:08:09 +0000

    
        * Document the HTTP snapshot-fetch and --snapshot switch

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@221
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[dec119f] by abeltje on Fri, 11 Jul 2003 15:03:28 +0000

    
        * [MERGE] some more pod (revision 212)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@220
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[702263f] by abeltje on Fri, 11 Jul 2003 14:57:25 +0000

    
        * [MERGE] batchfile patch (without the typo) (revision 213)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@219
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[6ad2974] by abeltje on Sun, 29 Jun 2003 01:03:01 +0000

    
        * [MERGE] 205, 206, 207
        * Test::Smoke::Syncer
         - New support to fetch a single snapshot via HTTP
        (LWP::Simple::mirror)
        * configsmoke.pl
         - make the new HTTP-snapshot feature (revision 205) configurable
        * smokeperl.pl
         - new option <--snapshot=i> to change the patchlevel for the
        snapshot-file
         - this makes revision 205 easily available

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@210
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	lib/Test/Smoke/Syncer.pm
M	smokeperl.pl
________________________________________________________________________________
[609b58e] by abeltje on Sun, 29 Jun 2003 00:27:25 +0000

    
        * [MERGE] POD/verbose consistency stuff (revision 204)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@209
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
M	mailrpt.pl
M	patchtree.pl
M	synctree.pl
________________________________________________________________________________
[950feb5] by abeltje on Sun, 29 Jun 2003 00:14:35 +0000

    
        * [MERGE] opt->opts (rsync options) fix (revision 200)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@208
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[e97e4d8] by abeltje on Sun, 22 Jun 2003 19:44:44 +0000

    
        * This is 1.17_53

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@199
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[5a847f0] by abeltje on Sun, 22 Jun 2003 15:06:43 +0000

    
        * [CHANGE] finish the --continue patch.
         - $VERSION = 1.17_53

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@196
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[f4a637c] by abeltje on Sun, 22 Jun 2003 15:04:53 +0000

    
        * [ADD] file with intentions

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@195
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	roadmap.pod
________________________________________________________________________________
[9d5955c] by abeltje on Sun, 22 Jun 2003 14:54:04 +0000

    
        * [FIX] typos

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@194
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[fd7750d] by abeltje on Sun, 22 Jun 2003 14:50:36 +0000

    
        * [FIX] thinko in the MAIL:{} code

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@193
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[a682649] by abeltje on Sun, 22 Jun 2003 14:46:21 +0000

    
        * [ADD] Mention --continue

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@192
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[ecc4ae5] by abeltje on Sun, 22 Jun 2003 14:44:40 +0000

    
        * [FIX] Revision 166 needed a bit more.

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@191
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[8a966be] by abeltje on Thu, 12 Jun 2003 14:50:33 +0000

    
        * This is 1.17_52

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@170
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[131afd5] by abeltje on Thu, 12 Jun 2003 14:49:01 +0000

    
        * [FIX] typos

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@169
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[c9cf436] by abeltje on Thu, 12 Jun 2003 13:34:06 +0000

    
        * [ADD] --continue

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@168
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
M	smokeperl.pl
________________________________________________________________________________
[096dae6] by abeltje on Thu, 12 Jun 2003 13:27:06 +0000

    
        * [ADD]
         - "make distclean" for {fdir} as before

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@167
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[88419ff] by abeltje on Thu, 12 Jun 2003 13:23:11 +0000

    
        * [ADD]
         - Passing a hashref to new() will directly initialize the
        serialized list

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@166
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[7c3d8ec] by abeltje on Sun, 8 Jun 2003 12:32:33 +0000

    
        * [FIX]
         - Default values in prompt()
         - Single-space input means empty-value in prompt()
         - Typo in {killtime} message
        * [ADD]
         + Support for MIME::Lite (at last)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@164
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[18f1178] by abeltje on Fri, 6 Jun 2003 16:05:43 +0000

    
        * Set $Id$ and svn:keywords "Id"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@160
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ.pod
________________________________________________________________________________
[a05f1df] by abeltje on Fri, 6 Jun 2003 15:59:00 +0000

    
        * [MERGE] $Id$ and svn::Keywords "Id"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@159
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
M	configsmoke.pl
M	lib/Test/Smoke.pm
M	lib/Test/Smoke/Mailer.pm
M	lib/Test/Smoke/Patcher.pm
M	lib/Test/Smoke/Policy.pm
M	lib/Test/Smoke/SourceTree.pm
M	lib/Test/Smoke/Syncer.pm
M	lib/Test/Smoke/Util.pm
M	mailrpt.pl
M	mkovz.pl
M	mktest.pl
M	patchtree.pl
M	smokeperl.pl
M	synctree.pl
________________________________________________________________________________
[d29ea52] by abeltje on Fri, 6 Jun 2003 15:48:15 +0000

    
        * Start a new ReleaseNotes file for 1.18

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@158
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[ecd2c70] by abeltje on Fri, 6 Jun 2003 15:46:46 +0000

    
        * Mention the {killtime} feature

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@157
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ.pod
________________________________________________________________________________
[b030dee] by abeltje on Fri, 6 Jun 2003 15:46:02 +0000

    
        * [FIX] do not count F<mktest.out> as MISSING from MANIFEST

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@156
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[7ec7ce8] by abeltje on Fri, 6 Jun 2003 15:39:56 +0000

    
        * Add the version of the that runs us

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@154
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[312ff64] by abeltje on Fri, 6 Jun 2003 15:38:42 +0000

    
        * Make the Test::Smoke::Smoker object a true replacement for
        F<mktest.pl>

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@153
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[fa81988] by abeltje on Fri, 6 Jun 2003 15:25:35 +0000

    
        * [ADD] {mail} option to F<configsmoke.pl>

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@152
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[791b0de] by abeltje on Sun, 18 May 2003 13:18:13 +0000

    
        * [CHANGE]
         + Add the standard OPTIONS section
         - Get {w32make} from the new _config format

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@140
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
________________________________________________________________________________
[18972ac] by abeltje on Sun, 18 May 2003 11:51:30 +0000

    
        * [CHANGE]
         - prepare F<configsmoke.pl> for the new Test::Smoke::Smoker
         - take out the call to F<mktest.pl> in F<smokeperl.pl> and use
        Test::Smoke::run_smoke

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@139
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smokeperl.pl
________________________________________________________________________________
[67e7d5e] by abeltje on Sun, 18 May 2003 11:46:23 +0000

    
        * Move the distribution to a configurable directory

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@138
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[c0be61a] by abeltje on Sun, 18 May 2003 11:45:03 +0000

    
        * [CHANGE]  Added run_smoke() as a replacement for mktest.pl
         - This uses Test::Smoke::BuildCFG to handle the build
        configurations
         - This uses Test::Smoke::Smoker to handle the actual smoking

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@137
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[c05be0c] by abeltje on Sun, 18 May 2003 11:33:02 +0000

    
        * [CHANGE] Configure_win32() now returns the name of the makefile

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@136
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[42b4254] by abeltje on Sun, 18 May 2003 11:30:44 +0000

    
        * [RENAME] that was a silly typo

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@135
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	t/builcfg.t
A	t/buildcfg.t
________________________________________________________________________________
[159ee41] by abeltje on Sun, 18 May 2003 11:05:07 +0000

    
        * [ADD] OO interface to do one smoke cycle

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@134
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	lib/Test/Smoke/Smoker.pm
________________________________________________________________________________
[58c6542] by abeltje on Sun, 18 May 2003 11:04:02 +0000

    
        * [CHANGE] Add some verbosity

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@133
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/BuildCFG.pm
________________________________________________________________________________
[622d78f] by abeltje on Sun, 18 May 2003 11:02:13 +0000

    
        * [ADD]
         + Test::Smoke::BuildCFG
         + Test::Smoke::Smoker

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@132
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
M	test_compile.pl
M	test_pod.pl
________________________________________________________________________________
[29651ab] by abeltje on Sun, 18 May 2003 10:50:16 +0000

    
        * [CHANGE] test the new parameters for
        Test::Smoke::SourceTree::check_MANIFEST()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@131
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/tree.t
________________________________________________________________________________
[aef7c26] by abeltje on Sun, 18 May 2003 10:46:34 +0000

    
        * [CHANGE]
         - check_MANIFEST() now takes a list of extra files
         - clean_from_MANIFEST() now takes a list of extra files

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@130
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[d0b35dc] by abeltje on Sat, 10 May 2003 11:32:29 +0000

    
        * [ADD] OO interface to the build configurations

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@129
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	lib/Test/Smoke/BuildCFG.pm
A	t/builcfg.t
________________________________________________________________________________
[d844cf0] by abeltje on Tue, 29 Apr 2003 18:55:16 +0000

    
        * [FIX] more write_bat() trouble

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@124
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[3e6cb82] by abeltje on Tue, 29 Apr 2003 18:28:06 +0000

    
        * [FIX] copy_from_MANIFEST()
         - checked the wrong directory

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@122
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[af57e28] by abeltje on Tue, 29 Apr 2003 15:01:07 +0000

    
        * [FIX] write_bat()
         - chdir before testing/writing the lockfile!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@111
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[cd73638] by abeltje on Sun, 27 Apr 2003 11:55:44 +0000

    
        * [FIX] Test::Smoke::SourceTree::copy_from_MANIFEST()
         - I found I had to unlink existing destinations files before
        copying
         - I also needed to enforce source file file-mode 

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@105
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[b936f8c] by abeltje on Sun, 27 Apr 2003 11:35:54 +0000

    
        * [FIX] we want to see {gccversion}

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@103
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[b960758] by abeltje on Sun, 27 Apr 2003 11:24:03 +0000

    
        * [FIX]
         - {sync_type} default setting from older config file was not taken
        over
         - You need to change drive on Win32 when installed on another drive

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@100
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[4a76aa6] by abeltje on Mon, 21 Apr 2003 01:12:09 +0000

     At last: This is REV-1.17

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@98
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[aad9e44] by abeltje on Mon, 21 Apr 2003 00:34:48 +0000

     Update version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@97
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[460e644] by abeltje on Mon, 21 Apr 2003 00:34:04 +0000

     Update version information

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@96
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[b16a813] by abeltje on Mon, 21 Apr 2003 00:33:35 +0000

     Update version

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@95
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
________________________________________________________________________________
[04f8213] by abeltje on Mon, 21 Apr 2003 00:26:44 +0000

    
        * [CHANGE]
         - Be more sensible about accepting the builddirectory
         - Save the 'renice' and 'umask' value in the config file
         - Implement some sort of locking in the shell script

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@94
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[42b78fa] by abeltje on Mon, 21 Apr 2003 00:01:37 +0000

    
        * [CHANGE]
         - Small changes to make the output more useful

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@93
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[235cfee] by abeltje on Sun, 20 Apr 2003 23:50:38 +0000

    
        * [REMOVE]
         All -Duse64bitall in the build-configurations.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@92
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	perl56x.cfg
M	perlcurrent.cfg
________________________________________________________________________________
[1fb8f0c] by abeltje on Sun, 6 Apr 2003 17:15:13 +0000

    
        * Changed the report header a bit to fit the
        Sys::Hostname::hostname() in

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@90
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[6a6f7dd] by abeltje on Sun, 6 Apr 2003 17:10:15 +0000

    
        * [ADD]
         The --[no]mail option
         The --[no]report option to force creation of a new report

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@89
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[c5a2dc8] by abeltje on Sun, 30 Mar 2003 09:28:32 +0000

    
        * [ADD] get_ncpu(): POSIX::uname() returns "sunos" not "solaris"
        * [FIX] get_smoked_Config(): update the POD to reflect reality

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@88
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[96e02b7] by abeltje on Sun, 30 Mar 2003 09:21:51 +0000

    
        * [ADD] "deeper" cleaning of *~

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@87
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[8c38e4e] by abeltje on Sat, 29 Mar 2003 13:37:28 +0000

     Add F<FAQ.pod> to the list of files to be checked

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@86
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	test_pod.pl
________________________________________________________________________________
[64bbad4] by abeltje on Sat, 29 Mar 2003 13:36:27 +0000

     Add more questions and answers

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@85
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	FAQ.pod
________________________________________________________________________________
[86ad2e2] by abeltje on Fri, 28 Mar 2003 13:25:01 +0000

    
        * [FIX] get_smoked_Config()
         - There is a problem with cygwin line-endings

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@84
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[a45b169] by abeltje on Sun, 16 Mar 2003 18:03:21 +0000

    
        * [FIX] escape dots in regexen!

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@83
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[e0d033a] by abeltje on Sun, 16 Mar 2003 17:45:57 +0000

    
        * [FIX] Change no_plan to the actual number of tests

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@82
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/ts_config.t
________________________________________________________________________________
[9dc3c3c] by abeltje on Sun, 16 Mar 2003 17:26:12 +0000

    
        * [ADD]
         - New rule for cygwin in C<Test::Smoke::skip_filter()>

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@81
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
M	t/skip_filter.t
________________________________________________________________________________
[1fb9b03] by abeltje on Sat, 15 Mar 2003 02:03:19 +0000

     F<svnchanges.pl> did not do its work

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@79
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[1ad4e8d] by abeltje on Sat, 15 Mar 2003 01:20:57 +0000

     This is REV-1_16_30

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@76
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Changes
________________________________________________________________________________
[e768550] by abeltje on Fri, 14 Mar 2003 21:41:24 +0000

    
        * [FIX]
         - Specify the number of tests
         - Resolve Windows issues with unescaped paths

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@75
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/regenstuff.t
________________________________________________________________________________
[e87d157] by abeltje on Fri, 14 Mar 2003 21:12:08 +0000

     VERSION = 1.16_30

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@74
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[7230011] by abeltje on Fri, 14 Mar 2003 21:09:30 +0000

    
        * [ADD] F<FAQ.pod>

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@73
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	FAQ.pod
M	MANIFEST
________________________________________________________________________________
[a9c0447] by abeltje on Fri, 14 Mar 2003 21:07:32 +0000

    
        * [FIX] unescaped $ instring

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@72
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[f20f828] by abeltje on Fri, 14 Mar 2003 21:06:23 +0000

     Cope with the new F<Makefile.PL>

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@71
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[d764e87] by abeltje on Fri, 14 Mar 2003 20:57:18 +0000

    
        * This should be 1.17-RC1

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@70
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
M	ReleaseNotes
________________________________________________________________________________
[4207625] by abeltje on Fri, 14 Mar 2003 14:49:10 +0000

    
        * 'make install' now works the way I wanted it.

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@69
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[4a56779] by abeltje on Wed, 12 Mar 2003 23:48:09 +0000

    
        * [FIX] typo

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@68
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[367a2c5] by abeltje on Wed, 12 Mar 2003 23:46:12 +0000

    
        * [FIX] typo in filename

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@67
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[acd89fe] by abeltje on Wed, 12 Mar 2003 23:38:16 +0000

    
        * [ADD] F<Changes> generated from Subversion (Keep CVS F<ChangeLog>)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@66
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	Changes
M	MANIFEST
________________________________________________________________________________
[21d5474] by abeltje on Wed, 12 Mar 2003 23:15:52 +0000

    
        * More enhancements:
         - Ask for perl_version early and set defaults
         - No need for the silly 'is56x' question
         - F<smoke5?x_dfconfig> now only holds 'perl_version'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@65
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
M	smoke56x_dfconfig
M	smoke58x_dfconfig
________________________________________________________________________________
[ca4cb43] by abeltje on Wed, 12 Mar 2003 22:15:03 +0000

    
        * [ADD]
         - detect if a report is already in place,
           otherwise call F<mkovz.pl> (helps if you break off a smoke)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@64
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[d16cdb8] by abeltje on Wed, 12 Mar 2003 21:25:26 +0000

    
        * [FIX] thinko in the handling of the configfile settings

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@63
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
M	patchtree.pl
M	synctree.pl
________________________________________________________________________________
[bb2fc48] by abeltje on Wed, 12 Mar 2003 21:15:37 +0000

    
        * [ADD] {sfile} field for snapshots (named snapshot)

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@62
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Syncer.pm
________________________________________________________________________________
[9559f7c] by abeltje on Tue, 11 Mar 2003 21:01:31 +0000

    
        * [FIX]
         - Old 'patch' programs don't know about '--verbose'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@61
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[51a5a5e] by abeltje on Tue, 11 Mar 2003 13:21:08 +0000

    
        * [FIX]
         - Typo in 'df_sendmailbin' [Thanks to Jos Boumans]

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@60
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Mailer.pm
________________________________________________________________________________
[27a1448] by abeltje on Tue, 11 Mar 2003 06:28:49 +0000

    
        * Get the name section right

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@58
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[ee21d21] by abeltje on Mon, 10 Mar 2003 23:13:23 +0000

    
        * FIX: rt-ticket 2202:
         - "require File::Copy;" was missing from copy_from_MANIFAST()

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@57
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/SourceTree.pm
________________________________________________________________________________
[7f1c9cc] by abeltje on Mon, 10 Mar 2003 23:09:44 +0000

     Add Jos Boumans to the list of insperators

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@56
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	README
________________________________________________________________________________
[a6832c5] by abeltje on Mon, 10 Mar 2003 06:39:22 +0000

     Skip patch_a_snapshot() unless patch is found

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@54
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/syncer_ftp.t
________________________________________________________________________________
[73b647e] by abeltje on Sun, 9 Mar 2003 20:24:01 +0000

     This is REV-1_16_24

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@44
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ChangeLog
________________________________________________________________________________
[1def610] by abeltje on Sun, 9 Mar 2003 20:20:24 +0000

     Now uses Test::Smoke

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@43
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[63d026c] by abeltje on Sun, 9 Mar 2003 20:16:44 +0000

    
        * FIX: The default syncer must exist!
        + Added more explanation to some questions

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@42
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[e3c8602] by abeltje on Sun, 9 Mar 2003 20:03:50 +0000

     Now uses Test::Smoke

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@41
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkovz.pl
________________________________________________________________________________
[e3ad739] by abeltje on Sun, 9 Mar 2003 20:00:12 +0000

     More $ENV{LC_ALL} fiddling

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@40
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mktest.pl
________________________________________________________________________________
[19ab40b] by abeltje on Sun, 9 Mar 2003 19:48:14 +0000

     restore the original

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@39
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[2406d75] by abeltje on Sun, 9 Mar 2003 19:41:05 +0000

     New naming scheme

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@38
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	perlcurrent.cfg
________________________________________________________________________________
[b4eb51c] by abeltje on Sun, 9 Mar 2003 19:37:11 +0000

     Added F<lib/Test/Smoke.pm>

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@37
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	test_compile.pl
M	test_pod.pl
________________________________________________________________________________
[b257484] by abeltje on Sun, 9 Mar 2003 19:35:47 +0000

     Small POD changes

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@36
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke.pm
________________________________________________________________________________
[dafa18a] by abeltje on Sun, 9 Mar 2003 18:57:50 +0000

     Now uses Test::Smoke
        -c without argument now assumes 'smokecurrent_config'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@35
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	synctree.pl
________________________________________________________________________________
[99c13ae] by abeltje on Sun, 9 Mar 2003 18:57:30 +0000

     Now uses Test::Smoke
        -c without argument now assumes 'smokecurrent_config'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@34
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	patchtree.pl
________________________________________________________________________________
[afaa34d] by abeltje on Sun, 9 Mar 2003 18:57:13 +0000

     Now uses Test::Smoke
        -c without argument now assumes 'smokecurrent_config'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@33
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mailrpt.pl
________________________________________________________________________________
[26ca2ef] by abeltje on Sun, 9 Mar 2003 18:56:45 +0000

     Now uses Test::Smoke
        -c without argument now assumes 'smokecurrent_config'

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@32
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	W32Configure.pl
________________________________________________________________________________
[f431708] by abeltje on Sun, 9 Mar 2003 18:54:20 +0000

     Tests for get_smoked_Config()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@31
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/smoked_config.t
________________________________________________________________________________
[b2cb2c0] by abeltje on Sun, 9 Mar 2003 18:50:04 +0000

     Forgot to add it to the repository

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@30
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/TestLib.pm
________________________________________________________________________________
[8f61932] by abeltje on Sun, 9 Mar 2003 18:49:11 +0000

     Use the new *_regen_headers routines in Test::Smoke::Util (change
        18852)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@29
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
________________________________________________________________________________
[fee81a2] by abeltje on Sun, 9 Mar 2003 18:46:57 +0000

     Added C<get_regen_headers()> and C<run_regen_headers()> (change 18852)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@28
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[a6e231d] by abeltje on Sun, 9 Mar 2003 18:45:38 +0000

     Tests for the new *_regen_headers routines in Test::Smoke::Util (change
        18852)

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@27
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/regenstuff.t
________________________________________________________________________________
[002c6f3] by abeltje on Sun, 9 Mar 2003 18:44:31 +0000

     Tests for lib/Test/Smoke.pm

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@26
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	t/ts_config.t
________________________________________________________________________________
[fbe13d4] by abeltje on Sun, 9 Mar 2003 18:43:48 +0000

     New file to keep $VERSION central and read the configuration

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@25
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	lib/Test/Smoke.pm
________________________________________________________________________________
[928c706] by abeltje on Sun, 9 Mar 2003 18:41:40 +0000

     Introduced F<lib/Test/Smoke.pm>

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@24
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[54a144e] by abeltje on Sun, 9 Mar 2003 18:33:21 +0000

     Added F<t/regenstuff.t> Added F<lib/Test/Smoke.pm> and F<t/ts_config.t>

         git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@23
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[aa9cf3b] by abeltje on Thu, 6 Mar 2003 01:20:18 +0000

     More echo comments

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@18
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[658bf61] by abeltje on Thu, 6 Mar 2003 01:07:40 +0000

     Added some echo commands to make it clearer

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@17
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mkdist.sh
________________________________________________________________________________
[02931f4] by abeltje on Wed, 5 Mar 2003 22:58:08 +0000

     This is REV-1_16_22

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@16
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ChangeLog
M	mkovz.pl
________________________________________________________________________________
[73c1f64] by abeltje on Wed, 5 Mar 2003 22:57:39 +0000

     FIX: $ENV{PERL_UNICODE}

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@15
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	mktest.pl
________________________________________________________________________________
[bad49f4] by abeltje on Wed, 5 Mar 2003 22:55:01 +0000

     New simple OO FTP-mirror client

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@14
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	lib/Test/Smoke/FTPClient.pm
________________________________________________________________________________
[7c93337] by abeltje on Wed, 5 Mar 2003 22:53:19 +0000

     smokew32.cfg is now known as w32current.cfg

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@13
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	Makefile.PL
________________________________________________________________________________
[c92b100] by abeltje on Wed, 5 Mar 2003 22:52:56 +0000

     run "regen_headers.pl" after PATCHTREE on win32

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@12
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Patcher.pm
M	patchtree.pl
M	t/patcher.t
________________________________________________________________________________
[fa1677e] by abeltje on Wed, 5 Mar 2003 22:51:23 +0000

     Added -Accflags=... for Config_win32()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@11
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/for_nmake.t
________________________________________________________________________________
[4c83b56] by abeltje on Wed, 5 Mar 2003 22:51:14 +0000

     Added -Accflags=... for Config_win32()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@10
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	t/for_dmake.t
________________________________________________________________________________
[5491a3e] by abeltje on Wed, 5 Mar 2003 22:50:55 +0000

     Added -Accflags=... for Config_win32()

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@9
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	lib/Test/Smoke/Util.pm
________________________________________________________________________________
[4de6492] by abeltje on Wed, 5 Mar 2003 22:49:50 +0000

     smokew32.cfg is now known as w32current.cfg

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@8
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


D	smokew32.cfg
________________________________________________________________________________
[0220ec7] by abeltje on Wed, 5 Mar 2003 22:49:37 +0000

     smokew32.cfg is now known as w32current.cfg

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@7
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokew32.bat
________________________________________________________________________________
[454245d] by abeltje on Wed, 5 Mar 2003 22:49:19 +0000

     smokew32.cfg is now known as w32current.cfg

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@6
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	configsmoke.pl
________________________________________________________________________________
[3d354fa] by abeltje on Wed, 5 Mar 2003 22:49:07 +0000

     smokew32.cfg is now known as w32current.cfg

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@5
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	MANIFEST
________________________________________________________________________________
[bd76f1e] by abeltje on Wed, 5 Mar 2003 22:46:01 +0000

     This used to be "smokew32.cfg"

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@4
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	w32current.cfg
________________________________________________________________________________
[0dc689e] by abeltje on Wed, 5 Mar 2003 22:43:46 +0000

     This is REV-1_16_22

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@3
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	smokeperl.pl
________________________________________________________________________________
[f2a2a08] by abeltje on Wed, 5 Mar 2003 22:40:35 +0000

     This is REV-1_16_22

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@2
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


M	ReleaseNotes
________________________________________________________________________________
[741b4f7] by abeltje on Wed, 5 Mar 2003 20:03:42 +0000

     Initial import

        git-svn-id: https://source.test-smoke.org/svn/Test-Smoke@1
        f9e6db9c-56bf-0310-a82a-abbfb51efdf0


A	ChangeLog
A	Configure.pl
A	MANIFEST
A	Makefile.PL
A	README
A	ReleaseNotes
A	W32Configure.pl
A	configsmoke.pl
A	lib/Mail/Sendmail.pm
A	lib/Test/Smoke/Mailer.pm
A	lib/Test/Smoke/Patcher.pm
A	lib/Test/Smoke/Policy.pm
A	lib/Test/Smoke/SourceTree.pm
A	lib/Test/Smoke/Syncer.pm
A	lib/Test/Smoke/Util.pm
A	mailrpt.pl
A	mkdist.sh
A	mkovz.pl
A	mktest.pl
A	patchtree.pl
A	perl56x.cfg
A	smoke.cfg
A	smoke.sh
A	smoke56x_dfconfig
A	smoke58x_dfconfig
A	smokeperl.pl
A	smokew32.bat
A	smokew32.cfg
A	synctree.pl
A	t/cfgstuff.t
A	t/for_dmake.t
A	t/for_nmake.t
A	t/ftppub/perl-current-diffs/20000.gz
A	t/ftppub/perl-current-diffs/20001.gz
A	t/ftppub/perl-current-diffs/20003.gz
A	t/ftppub/perl-current-diffs/20004.gz
A	t/ftppub/snap/perl@19000.tgz
A	t/ftppub/snap/perl@20000.tgz
A	t/get_cpus.t
A	t/get_patch.t
A	t/mailer.t
A	t/manifest.t
A	t/parse_report.t
A	t/patcher.t
A	t/policy.t
A	t/skip_filter.t
A	t/syncer_copy.t
A	t/syncer_ftp.t
A	t/syncer_link.t
A	t/syncer_rsync.t
A	t/syncer_snap.t
A	t/tree.t
A	t/win32/Makefile
A	t/win32/makefile.mk
A	test_compile.pl
A	test_pod.pl