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

Enjoy!

1.70_05 2017-03-06 18:55:25 +0100 (74d0770 => abeltje)

- Use annotated tags

1.70_05 2017-03-06 18:41:13 +0100 (d8e7a0d => abeltje)

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

1.70_05 2017-03-06 18:38:34 +0100 (30254b9 => abeltje)

- Merge branch 'afresh1-master'

1.70_05 2017-03-06 18:29:07 +0100 (3ffc5f3 => abeltje)

- Merge branch 'master' of https://github.com/afresh1/Test-Smoke into
    afresh1-master

1.70_05 2017-03-06 13:03:32 +0100 (59764c4 => H.Merijn Brand)

- Merge pull request #27 from jkeenan/one-typo

    Correct one typo.
1.70_05 2017-03-06 13:03:00 +0100 (50b57da => H.Merijn Brand)

- Merge pull request #29 from jkeenan/faq-spelling-20170303

    Correct one typo.
1.70_05 2017-03-03 08:46:51 -0500 (2294e43 => James E Keenan)

- Correct one typo.

1.70_05 2017-02-07 16:14:33 -0800 (ed13ba6 => Andrew Fresh)

- Return arrayref as expected from get_patch()

    Even when we read the version from git_version.h

1.70_05 2017-02-07 16:12:31 -0800 (f118229 => Andrew Fresh)

- Tests to get_patch from git_version.h

    Because the code supposedly supports that, but it doesn't work.

1.70_05 2017-02-06 08:07:41 +0100 (bd3f734 => abeltje)

- Merge branch 'jkeenan-one-typo'

1.70_05 2017-02-05 20:57:48 -0500 (29d3a6d => James E Keenan)

- Correct one typo.

1.70_05 2017-01-30 22:45:55 +0100 (0c3df38 => abeltje)

- Autocommit for distribution Test::Smoke 1.70_05

1.70_04 2017-01-30 22:36:42 +0100 (f2dfc11 => abeltje)

- Merge branch 'dcollins/normalize_testname' of
    https://github.com/dcollinsn/Test-Smoke into
    dcollinsn-dcollins/normalize_testname

1.70_04 2017-01-30 22:08:49 +0100 (e956e35 => abeltje)

- Autocommit for distribution Test::Smoke 1.70_04

1.70_03 2017-01-30 22:07:40 +0100 (1e5c893 => abeltje)

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

1.70_03 2017-01-30 22:06:31 +0100 (a655fa3 => abeltje)

- Autocommit for distribution Test::Smoke 1.70_03

1.70_02 2017-01-29 08:50:15 -0500 (b5fa25b => James E Keenan)

- Correct spelling errors.

1.70_02 2016-09-15 18:13:39 +0200 (cb60cc7 => H.Merijn Brand - Tux)

- In Tumbleweed VERSION_ID is the most recent tag

      ANSI_COLOR          => '0;32',
     BUG_REPORT_URL      => 'https://bugs.opensuse.org',
     CPE_NAME            => 'cpe:/o:opensuse:tumbleweed:20160913',
     DISTRIB_CODENAME    => '',
     DISTRIB_DESCRIPTION => 'openSUSE Tumbleweed',
     DISTRIB_ID          => 'openSUSE Tumbleweed',
     DISTRIB_RELEASE     => 20160901,
     HOME_URL            => 'https://www.opensuse.org/',
     ID                  => 'opensuse',
     ID_LIKE             => 'suse',
     LSB_VERSION         =>
    'core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64',
     NAME                => 'openSUSE Tumbleweed',
     PRETTY_NAME         => 'openSUSE Tumbleweed',
     VERSION_ID          => 20160913,

    Welcome to openSUSE Tumbleweed 20160913 - Kernel \\r (\\l).

1.70_02 2016-09-11 14:19:53 +0200 (f71e09c => H.Merijn Brand - Tux)

- Without parens

1.70_02 2016-09-11 14:16:38 +0200 (3f1613f => H.Merijn Brand - Tux)

- Note DISTRIB_RELEASE in SysInfo

    (Also available in System::Info)

1.70_02 2017-01-30 21:42:48 +0100 (eb383a1 => abeltje)

- Rsync from a git-repository should run Porting/make_dot_patch.pl

    Pullrequest 18: https://github.com/abeltje/Test-Smoke/pull/18
    , implemented in a more general way (imo)
    - typo in configsmoke.pl

1.70_02 2017-01-29 15:04:22 +0100 (03bfb70 => H.Merijn Brand)

- Merge pull request #25 from jkeenan/correct-spelling

    Correct spelling errors.
1.70_02 2017-01-29 08:50:15 -0500 (5476b81 => James E Keenan)

- Correct spelling errors.

1.70_02 2016-10-26 20:39:06 -0400 (c5607fa => Dan Collins)

- RT #118488: Proper normalization for tests in cpan/, dist

    There is a function that is intended to transform from the "stripped" test
    name (without leading ../ or trailing .t) to a usable relative path. That
    function prepends '../t/' to tests, unless their name begins with ext/ or
    lib/, in which case it prepends only '../'. This patch adds cpan/ and
    dist/ to the list of special cases.

1.70_02 2016-09-15 18:13:39 +0200 (ab330b3 => H.Merijn Brand - Tux)

- In Tumbleweed VERSION_ID is the most recent tag

      ANSI_COLOR          => '0;32',
     BUG_REPORT_URL      => 'https://bugs.opensuse.org',
     CPE_NAME            => 'cpe:/o:opensuse:tumbleweed:20160913',
     DISTRIB_CODENAME    => '',
     DISTRIB_DESCRIPTION => 'openSUSE Tumbleweed',
     DISTRIB_ID          => 'openSUSE Tumbleweed',
     DISTRIB_RELEASE     => 20160901,
     HOME_URL            => 'https://www.opensuse.org/',
     ID                  => 'opensuse',
     ID_LIKE             => 'suse',
     LSB_VERSION         =>
    'core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64',
     NAME                => 'openSUSE Tumbleweed',
     PRETTY_NAME         => 'openSUSE Tumbleweed',
     VERSION_ID          => 20160913,

    Welcome to openSUSE Tumbleweed 20160913 - Kernel \\r (\\l).

1.70_02 2016-09-11 14:19:53 +0200 (c889d30 => H.Merijn Brand - Tux)

- Without parens

1.70_02 2016-09-11 14:16:38 +0200 (1db21a4 => H.Merijn Brand - Tux)

- Note DISTRIB_RELEASE in SysInfo

    (Also available in System::Info)

1.70_02 2016-05-22 13:07:39 +0200 (47f479f => abeltje)

- Autocommit for distribution Test::Smoke 1.70_02 (t)

1.70_01 2016-05-22 12:48:48 +0200 (92616c2 => abeltje)

- Rework of Andy Grundman's patch to split rsync options

    Use shellwords($args) rather than split(" ", $args) to split the 
    configured options to rsync(1) Thanks Andy!

1.70_01 2016-05-18 11:30:27 -0400 (e2d1df2 => Andy Grundman)

- Split rsync arguments that are combined into one string, such as the default
    '-az --delete'.

1.70_01 2016-05-18 11:19:27 -0400 (d477575 => Andy Grundman)

- Revert previous change, breaks args where spaces are expected

1.70_01 2016-05-18 10:40:50 -0400 (ee16405 => Andy Grundman)

- Split arguments that might be combined into one string, such as the rsync
    default '-az --delete'.

1.70_01 2016-05-08 12:34:14 +0200 (8d87d5c => H.Merijn Brand - Tux)

- Skip testing git that does not support "git init folder"

    There might be a higher bound than this, but at least git-1.6.4.2 does NOT
    support this syntax

    usage: git init [-q | --quiet] [--bare] [--template=<template-directory>]
    [--shared[=<permissions>]]

1.70_01 2016-05-04 00:19:12 +0200 (eca7717 => abeltje)

- Autocommit for distribution Test::Smoke 1.70_01 (test)

1.70 2016-05-03 23:23:27 +0200 (83cb6b1 => abeltje)

- 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'.

1.70 2016-04-24 18:37:42 +0200 (41c64e3 => H.Merijn Brand - Tux)

- Spelling error

1.70 2016-04-24 15:56:49 +0100 (21c4ae7 => abeltje)

- Add versions to all the new modules

1.70 2016-04-24 12:57:52 +0100 (6197f5b => abeltje)

- Autocommit for distribution Test::Smoke 1.70 (minor)

1.61_15 2016-04-24 13:29:48 +0200 (d5e20e8 => H.Merijn Brand - Tux)

- CPU type is unknown on a virtualized Darwin

1.61_15 2016-04-24 11:13:36 +0100 (0b59804 => abeltje)

- Fix MANIFEST after merge of origin/si-netbsd7994

1.61_15 2016-04-24 11:11:36 +0100 (10b10f2 => abeltje)

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

1.61_15 2016-04-24 11:11:21 +0100 (86c5b75 => abeltje)

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

1.61_15 2016-04-24 11:09:41 +0100 (d723bca => abeltje)

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

1.61_15 2016-04-24 11:04:14 +0100 (155e158 => abeltje)

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

1.61_15 2016-04-24 11:02:27 +0100 (9c3fba8 => abeltje)

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

1.61_15 2016-04-24 11:55:15 +0200 (e328c65 => H.Merijn Brand - Tux)

- \s != \d

1.61_15 2016-04-24 11:32:15 +0200 (2b84f49 => H.Merijn Brand - Tux)

- SI for NetBSD-7.99.4

1.61_15 2016-04-24 10:08:01 +0100 (7c5deb2 => abeltje)

- NAME in WriteMakefile() must be packagename

1.61_15 2016-04-23 23:48:53 +0200 (16beb8f => H.Merijn Brand - Tux)

- clang = gcc

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

    While you are at it, maybe also:

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

1.61_15 2016-04-23 09:51:00 +0100 (6b27c08 => abeltje)

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

1.61_14 2016-04-23 09:48:59 +0100 (8600318 => abeltje)

- Merge upstream

1.61_04 2016-04-23 09:36:50 +0100 (4b7092c => abeltje)

- Fix MANIFEST after merging all the SysInfo branches from Tux

1.61_04 2016-04-23 09:15:21 +0100 (79ccb30 => abeltje)

- More debug data for poster->post

1.61_04 2016-04-22 12:01:57 +0100 (980bc53 => abeltje)

- Fix faulty test (MSWin32)

1.61_04 2016-04-22 09:59:22 +0100 (50897d1 => abeltje)

- Remove svn $Id$ keywords

1.61_04 2016-04-22 09:50:27 +0100 (c36b2b7 => abeltje)

- Remove trailing whitespace

1.61_04 2016-04-22 07:36:31 +0100 (445d5d5 => abeltje)

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

1.61_04 2016-04-22 07:33:57 +0100 (8b5de30 => abeltje)

- 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.

1.61_04 2016-04-22 07:22:51 +0100 (ba79d89 => abeltje)

- Autocommit for distribution Test-Smoke 1.61_13

1.61_04 2016-04-21 17:37:50 +0100 (d7f17e3 => abeltje)

- Add -DGCCWRAPV for Win32 configuration

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

1.61_04 2015-05-25 22:16:27 +0200 (f1dd8d3 => abeltje)

- FIX: MANIFEST (new files)

1.61_04 2016-02-11 11:55:03 +0100 (b8cc362 => H.Merijn Brand - Tux)

- Add SysInfo for OpenSUSE Leap

1.61_04 2015-12-21 14:52:41 +0100 (4a0942b => H.Merijn Brand - Tux)

- Comment: two more .etc/issue lines

1.61_04 2015-12-21 14:46:54 +0100 (0a4f386 => H.Merijn Brand - Tux)

- still want the version though

1.61_04 2015-12-21 14:43:04 +0100 (16e6312 => H.Merijn Brand - Tux)

- Prevent distribution code name appearing twice in description

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

1.61_04 2015-09-14 19:08:58 +0200 (8e985b2 => H.Merijn Brand - Tux)

- fix get-lsb output

1.61_04 2015-09-14 19:08:41 +0200 (2842c0f => H.Merijn Brand - Tux)

- Add Redhat Enterprise Workstation 6.6 sysinfo

1.61_04 2015-06-02 21:25:49 +0200 (0e3fc44 => abeltje)

- Autocommit for distribution Test::Smoke 1.61_12

1.61_04 2015-06-02 21:16:49 +0200 (4730803 => abeltje)

- BUGFIX: fix a199fafaadf08a1c94c1a1a27f1732269afc0b33

1.61_04 2015-06-02 20:30:19 +0200 (cc79ce0 => abeltje)

- MergeFIX: restore MANIFEST

1.61_04 2015-05-31 13:41:34 +0200 (e42aab3 => abeltje)

- ThinkoFIX: Set the correct dependency

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

1.61_04 2015-05-31 13:37:49 +0200 (18648c5 => abeltje)

- 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

1.61_04 2015-05-31 12:26:56 +0200 (6ed3bba => abeltje)

- Autocommit for distribution Test::Smoke 1.61_11

1.61_04 2015-05-31 12:24:31 +0200 (5c4025d => abeltje)

- TestFIX: another path in a test that failed on MSWin32

1.61_04 2015-05-31 11:44:01 +0200 (4da9387 => abeltje)

- Autocommit for distribution Test::Smoke 1.61_10

1.61_04 2015-05-31 11:25:44 +0200 (42ab7a8 => abeltje)

- Fix skip_tests

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

1.61_04 2015-05-25 22:16:27 +0200 (447674d => abeltje)

- FIX: MANIFEST (new files)

1.61_04 2015-05-24 12:16:03 +0200 (866f8c7 => abeltje)

- Autocommit for distribution Test::Smoke 1.61_09

1.61_04 2015-05-24 12:05:22 +0200 (d2c7fd3 => abeltje)

- 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.

1.61_04 2015-05-19 09:41:57 +0200 (538068f => H.Merijn Brand - Tux)

- Add DSM-5.2

1.61_04 2015-05-05 11:27:34 +0200 (cbef863 => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_08

1.61_04 2015-05-05 10:56:03 +0200 (e7d11c0 => Abe Timmerman)

- 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.

1.61_04 2015-05-05 09:42:02 +0200 (87848a1 => Abe Timmerman)

- 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.

1.61_04 2015-04-29 10:30:41 +0200 (09fe42c => H.Merijn Brand - Tux)

- SysInfo (CentOS 7.1)

1.61_04 2015-04-22 09:52:39 +0200 (7847d3b => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_07

1.61_04 2015-04-22 09:48:18 +0200 (f8b5ab1 => Abe Timmerman)

- 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.

1.61_04 2015-04-20 17:01:56 +0200 (77f7c63 => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_06

1.61_04 2015-04-20 16:50:51 +0200 (60fbb55 => Abe Timmerman)

- 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.

1.61_04 2015-04-20 12:08:15 +0200 (013cedc => Abe Timmerman)

- 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

1.61_04 2015-04-20 11:19:23 +0200 (5b1a34d => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_05

1.61_04 2015-04-20 10:56:03 +0200 (0af3cb4 => Abe Timmerman)

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

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

1.61_04 2015-04-20 07:24:35 +0200 (74f5f23 => Abe Timmerman)

- 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

1.61_04 2015-04-20 07:11:21 +0200 (c9c7f50 => Abe Timmerman)

- BUGFIX: forgot to ship 2 files.

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

1.61_14 2016-04-22 07:36:31 +0100 (9545cc0 => abeltje)

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

1.61_13 2016-04-22 07:33:57 +0100 (25eaec6 => abeltje)

- 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.

1.61_13 2016-04-22 07:22:51 +0100 (c9ab06f => abeltje)

- Autocommit for distribution Test-Smoke 1.61_13

1.61_12 2016-04-21 17:43:35 +0100 (3c2e10a => abeltje)

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

1.61_12 2016-04-21 17:37:50 +0100 (59dd052 => abeltje)

- Add -DGCCWRAPV for Win32 configuration

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

1.61_12 2015-12-21 14:52:41 +0100 (bcdeed5 => H.Merijn Brand - Tux)

- Comment: two more .etc/issue lines

1.61_12 2015-12-21 14:46:54 +0100 (f1719a0 => H.Merijn Brand - Tux)

- still want the version though

1.61_12 2015-12-21 14:43:04 +0100 (2e4aa95 => H.Merijn Brand - Tux)

- Prevent distribution code name appearing twice in description

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

1.61_04 2015-08-06 16:35:51 +0200 (f34a23f => H.Merijn Brand - Tux)

- Add SysInfo data-files for Ubuntu-15.04 tests

1.61_12 2015-06-02 21:25:49 +0200 (5a311ed => abeltje)

- Autocommit for distribution Test::Smoke 1.61_12

1.61_11 2015-06-02 21:16:49 +0200 (8ce3312 => abeltje)

- BUGFIX: fix a199fafaadf08a1c94c1a1a27f1732269afc0b33

1.61_11 2015-06-02 20:30:19 +0200 (d9c8992 => abeltje)

- MergeFIX: restore MANIFEST

1.61_11 2015-05-31 13:41:34 +0200 (ad34c2b => abeltje)

- ThinkoFIX: Set the correct dependency

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

1.61_11 2015-05-31 13:37:49 +0200 (a199faf => abeltje)

- 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

1.61_11 2015-05-31 12:26:56 +0200 (505f078 => abeltje)

- Autocommit for distribution Test::Smoke 1.61_11

1.61_10 2015-05-31 12:24:31 +0200 (939c1b4 => abeltje)

- TestFIX: another path in a test that failed on MSWin32

1.61_10 2015-05-31 11:44:01 +0200 (0446a2e => abeltje)

- Autocommit for distribution Test::Smoke 1.61_10

1.61_09 2015-05-31 11:25:44 +0200 (91565d1 => abeltje)

- Fix skip_tests

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

1.61_09 2015-05-25 22:16:27 +0200 (87b5b43 => abeltje)

- FIX: MANIFEST (new files)

1.61_09 2015-05-25 22:13:19 +0200 (9a1ea4d => abeltje)

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

1.61_09 2015-05-25 22:12:41 +0200 (c166164 => abeltje)

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

1.61_09 2015-05-24 12:16:03 +0200 (2936dc8 => abeltje)

- Autocommit for distribution Test::Smoke 1.61_09

1.61_08 2015-05-24 12:05:22 +0200 (59576e1 => abeltje)

- 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.

1.61_08 2015-05-19 09:41:57 +0200 (06c18c0 => H.Merijn Brand - Tux)

- Add DSM-5.2

1.61_08 2015-05-05 11:27:34 +0200 (0dd7e3e => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_08

1.61_07 2015-05-05 10:56:03 +0200 (3d58941 => Abe Timmerman)

- 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.

1.61_07 2015-05-05 09:42:02 +0200 (f64b61f => Abe Timmerman)

- 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.

1.61_07 2015-04-29 10:30:41 +0200 (4443c5d => H.Merijn Brand - Tux)

- SysInfo (CentOS 7.1)

1.61_07 2015-04-22 09:52:39 +0200 (5a98411 => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_07

1.61_06 2015-04-22 09:48:18 +0200 (9c8e0cc => Abe Timmerman)

- 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.

1.61_06 2015-04-20 17:01:56 +0200 (41a26a3 => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_06

1.61_05 2015-04-20 16:50:51 +0200 (ea1902d => Abe Timmerman)

- 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.

1.61_05 2015-04-20 12:08:15 +0200 (bd8a216 => Abe Timmerman)

- 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

1.61_05 2015-04-20 11:19:23 +0200 (8400ede => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_05

1.61_04 2015-04-20 10:56:03 +0200 (a450fbf => Abe Timmerman)

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

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

1.61_04 2015-04-20 07:24:35 +0200 (e1a735d => Abe Timmerman)

- 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

1.61_04 2015-04-20 07:11:21 +0200 (e8e23b4 => Abe Timmerman)

- BUGFIX: forgot to ship 2 files.

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

1.61_04 2015-04-19 18:03:08 +0200 (230aa1e => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_04

1.61_03 2015-04-19 12:05:48 +0200 (217c749 => Abe Timmerman)

- Berlin2015: Test::Smoke 1.71 to be

    Several bugfixes, whitespace, refactoring, more testing

1.61_03 2014-12-12 15:02:50 +0100 (90408e7 => Abe Timmerman)

- Fixes for the new tsapps architecture

1.61_03 2014-11-17 09:35:48 +0100 (5583dd5 => Paul Cochrane)

- Capitalising JSON in error message for consistency

1.61_03 2014-11-17 09:35:09 +0100 (91a87ee => Paul Cochrane)

- Correcting typo in sendrpt error message

1.61_03 2015-04-02 12:38:53 +0200 (5b754c4 => H.Merijn Brand - Tux)

- 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. :/

1.61_03 2015-04-02 12:08:36 +0200 (e567ec5 => H.Merijn Brand - Tux)

- notice *folders* in release info

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

1.61_03 2015-04-02 11:52:25 +0200 (700de11 => H.Merijn Brand - Tux)

- Add distcheck for centos-6.6

1.61_03 2015-04-02 11:42:54 +0200 (fddc9fe => H.Merijn Brand - Tux)

- Added distcheck for Debian 8.0 (jessie)

1.61_03 2015-03-07 11:03:10 +0100 (d1fe199 => H.Merijn Brand - Tux)

- Add dsm-5.1

1.61_03 2015-01-27 19:15:00 +0100 (bc766ca => H.Merijn Brand - Tux)

- Add Oracle Linux Server 7.0

1.61_03 2015-01-21 14:36:58 +0100 (7ea290f => H.Merijn Brand - Tux)

- unTABify (to make Abe happ{y|ier}

1.61_03 2015-01-21 14:36:00 +0100 (49507a7 => H.Merijn Brand - Tux)

- extract subversion of OS (wheezy) in SysInfo

1.61_03 2015-01-08 12:53:01 +0100 (6add4e7 => H.Merijn Brand - Tux)

- Add test and small subst for RHEL 4.x distname

1.61_03 2014-11-17 09:35:48 +0100 (2011f71 => Paul Cochrane)

- Capitalising JSON in error message for consistency

1.61_03 2014-11-17 09:35:09 +0100 (531fcf7 => Paul Cochrane)

- Correcting typo in sendrpt error message

1.61_03 2014-11-15 16:54:04 +0100 (060a073 => Paul Cochrane)

- 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.

1.61_03 2014-10-26 21:45:57 +0100 (2bcc262 => H.Merijn Brand - Tux)

- Add OpenSUSE 13.2 (Harlequin)

1.61_03 2014-09-16 17:48:07 +0200 (103ecce => H.Merijn Brand - Tux)

- Add CentOS-6.5 to distname checks (boring)

1.61_03 2014-08-22 14:39:08 +0300 (9ba91d6 => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.61_03

1.61_02 2014-08-22 14:33:51 +0300 (89d1c23 => Abe Timmerman)

- New machine

1.61_02 2014-08-22 12:20:56 +0200 (cd8f898 => abetim)

- Add files to the MANIFEST

1.61_02 2014-08-22 12:12:03 +0200 (e46b042 => abetim)

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

    Conflicts:
    lib/Test/Smoke/Reporter.pm

1.61_02 2014-08-22 12:06:59 +0200 (bdbfb70 => abetim)

- Pull SysInfo.pm from master.

1.61_02 2014-08-22 10:32:41 +0200 (a23bef7 => Abe Timmerman)

- Fix nonfatalmessage()

1.61_02 2014-08-19 12:13:32 +0200 (2a11896 => H.Merijn Brand - Tux)

- 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

1.61_02 2014-08-19 11:47:38 +0200 (4cb77ac => H.Merijn Brand - Tux)

- 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

1.61_02 2014-07-28 10:00:48 +0200 (69cdd35 => H.Merijn Brand - Tux)

- Typo in instruction

1.61_02 2014-06-29 20:05:22 +0200 (458fb63 => H.Merijn Brand)

- 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

1.61_02 2014-06-29 19:51:42 +0200 (b14fb0a => H.Merijn Brand)

- 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.

1.61_02 2014-06-29 18:14:25 +0200 (8c3ec5e => H.Merijn Brand)

- no else after return

1.61_02 2014-06-29 18:02:34 +0200 (f7eb3e8 => H.Merijn Brand)

- Prevent false negatives in CPU speed report

1.61_02 2014-06-25 08:22:41 +0200 (70a02b0 => H.Merijn Brand - Tux)

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

1.61_02 2014-06-24 17:01:12 +0200 (b2b8502 => H.Merijn Brand - Tux)

- map g++ warnings to gcc (jhi)

1.61_02 2014-06-21 11:32:23 +0200 (7df761f => H.Merijn Brand)

- Forgot to rename DSM dist files in MANIFEST

1.61_02 2014-05-01 13:32:59 +0200 (27d88d4 => H.Merijn Brand - Tux)

- NetBSD release info

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

1.61_02 2014-04-15 11:43:11 +0200 (d5d1907 => H.Merijn Brand - Tux)

- tests for DSM called dsm, not ds213

1.61_02 2014-04-15 11:42:04 +0200 (0f4ce22 => H.Merijn Brand - Tux)

- 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

1.61_02 2014-04-15 10:54:44 +0200 (c28ac38 => H.Merijn Brand - Tux)

- Oracle Linux Server

1.61_02 2014-03-26 22:51:08 +0100 (7a0b968 => H.Merijn Brand - Tux)

- Add sysinfo for RHEL-6.4

1.61_02 2014-03-18 10:07:16 +0100 (6a3edb0 => Abe Timmerman)

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

1.61_02 2014-03-18 08:00:03 +0100 (cca699f => H.Merijn Brand - Tux)

- add RHEL server distro names

1.61_02 2014-03-18 07:58:35 +0100 (6ee08e3 => H.Merijn Brand - Tux)

- typo in verbose tests

1.61_02 2014-03-18 07:58:11 +0100 (a83deec => H.Merijn Brand - Tux)

- shorten long name

    Do not use the word "release" in destro name

1.61_02 2014-03-17 12:06:16 +0100 (1ce26c2 => Abe Timmerman)

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

1.61_02 2014-03-17 11:48:05 +0100 (797e313 => Abe Timmerman)

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

1.61_02 2014-03-16 17:05:24 +0100 (098c1e7 => Abe Timmerman)

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

1.61_02 2014-03-16 17:01:26 +0100 (14ee9cd => Abe Timmerman)

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

1.61_02 2014-03-16 13:34:59 +0100 (e314372 => H.Merijn Brand - Tux)

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

1.61_02 2014-03-16 13:15:48 +0100 (7bbfea4 => H.Merijn Brand - Tux)

- 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

1.61_02 2014-03-16 10:43:57 +0100 (7809161 => Abe Timmerman)

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

1.61_02 2014-03-15 18:02:19 +0100 (4908743 => abeltje)

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

1.61_02 2014-03-15 18:01:10 +0100 (cc0e253 => abeltje)

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

1.61_02 2014-03-15 17:27:07 +0100 (c56c2ce => Abe Timmerman)

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

1.61_02 2014-03-15 17:26:50 +0100 (f2f9a1a => Abe Timmerman)

- Fix check for usable JSON module.

1.61_02 2014-03-15 17:25:42 +0100 (809e03b => Abe Timmerman)

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

1.61_02 2014-03-15 15:41:29 +0100 (ca0e9c9 => H.Merijn Brand - Tux)

- Fix synology distname detection

1.61_02 2014-03-15 13:45:16 +0100 (0371d1f => Abe Timmerman)

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

1.61_02 2014-03-15 12:25:42 +0100 (dbaa35b => H.Merijn Brand - Tux)

- Add meta-info for repository

    BTW hccnet.nl is long dead and gone

1.61_02 2014-03-15 11:54:00 +0100 (a162cec => Abe Timmerman)

- Merge branch 'Lyon2014'

1.61_02 2014-03-15 11:52:57 +0100 (e41ece6 => Abe Timmerman)

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

1.61_02 2014-03-15 11:50:37 +0100 (9035c73 => Abe Timmerman)

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

1.61_02 2014-03-15 10:18:33 +0100 (6784de9 => H.Merijn Brand - Tux)

- disttest ubuntu 13.04

1.61_02 2014-03-15 10:09:45 +0100 (4943bfd => H.Merijn Brand - Tux)

- Move Johan's logs to the sandox

    They currently do not add any testing value

1.61_02 2014-03-15 10:00:25 +0100 (97d133f => H.Merijn Brand - Tux)

- More dist info

1.61_02 2014-03-14 17:38:17 +0100 (bc15108 => H.Merijn Brand - Tux)

- More distro's give even more info :)

    Prefer DISTRIB_DESCRIPTION (+ DISTRIB_CODENAME) over PRETTY_NAME

1.61_02 2014-03-14 16:51:02 +0100 (8329aba => H.Merijn Brand - Tux)

- add Johan's smoke logs

1.61_02 2014-03-14 16:38:18 +0100 (5415c14 => H.Merijn Brand - Tux)

- ease debugging (for new distros)

1.61_02 2014-03-14 16:31:29 +0100 (69ab921 => H.Merijn Brand - Tux)

- More distname

1.61_02 2014-03-14 16:19:31 +0100 (000e33b => Abe Timmerman)

- Set the expected distnames for debian-stables.

1.61_02 2014-03-14 15:59:55 +0100 (676bfc6 => Abe Timmerman)

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

1.61_02 2014-03-14 15:37:27 +0100 (a9243a5 => H.Merijn Brand - Tux)

- Test distribution names

1.61_02 2014-03-14 14:27:11 +0100 (01d1fdd => H.Merijn Brand - Tux)

- etc files + collector

1.61_02 2014-03-13 23:59:28 +0100 (8af4d4a => H.Merijn Brand - Tux)

- 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

1.61_02 2014-03-13 17:56:14 +0100 (7e72dfb => Abe Timmerman)

- Merge branch 'master' into Lyon2014

1.61_02 2014-03-13 16:41:57 +0100 (668b38f => Abe Timmerman)

- 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
       -

1.61_02 2014-03-13 10:35:11 +0100 (a6ec443 => Abe Timmerman)

- Empty the user_note attribute if none could be found.

1.61_02 2014-03-13 10:33:51 +0100 (8bf8cc3 => Abe Timmerman)

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

1.61_02 2014-03-13 10:30:23 +0100 (039b182 => Abe Timmerman)

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

1.61_02 2014-03-13 10:26:18 +0100 (9278cbf => Abe Timmerman)

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

1.61_02 2014-03-13 10:22:33 +0100 (c15ccf0 => Abe Timmerman)

- White space fixes.

1.61_02 2014-03-13 16:41:57 +0100 (ba42547 => Abe Timmerman)

- 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
       -

1.61_02 2014-03-13 16:31:12 +0100 (f51dd4d => H.Merijn Brand - Tux)

- Deal with non-fatal important messages

1.61_02 2014-03-13 10:35:11 +0100 (169ef0c => Abe Timmerman)

- Empty the user_note attribute if none could be found.

1.61_02 2014-03-13 10:33:51 +0100 (b0ab00d => Abe Timmerman)

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

1.61_02 2014-03-13 10:30:23 +0100 (99b30b4 => Abe Timmerman)

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

1.61_02 2014-03-13 10:26:18 +0100 (8def21c => Abe Timmerman)

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

1.61_02 2014-03-13 10:22:33 +0100 (065f139 => Abe Timmerman)

- White space fixes.

1.61_02 2013-11-18 18:00:05 +0100 (ffd2c30 => H.Merijn Brand - Tux)

- OpenSUSE 13.1 released

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

1.61_02 2013-11-11 10:15:59 +0100 (4ff1db1 => H.Merijn Brand - Tux)

- 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]

1.61_02 2013-08-12 12:17:31 +0300 (66de7ab => abeltje)

- Fix the autocommit.

1.61_02 2013-06-14 23:41:13 +0200 (2867968 => abeltje)

- Add the reporter applet.

1.61_02 2013-06-09 10:45:45 +0200 (0c63435 => abeltje)

- make the test "pass" again.

1.61_02 2013-06-09 10:34:48 +0200 (a1112f2 => abeltje)

- Add version.

1.61_02 2013-06-08 23:22:21 +0200 (24bc710 => abeltje)

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

1.61_02 2013-06-07 17:25:27 +0200 (67b0822 => abeltje)

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

1.61_02 2013-06-01 19:55:43 +1000 (f2b87f1 => Tony Cook)

- 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

1.61_02 2013-05-31 21:38:13 +0200 (24d8726 => abeltje)

- Push the tags to github.

1.61_02 2013-05-31 21:33:39 +0200 (4766d1a => abeltje)

- Autocommit for distribution Test::Smoke 1.61_02

1.6 2013-05-31 21:30:50 +0200 (39e47ac => abeltje)

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

1.6 2013-05-31 20:39:17 +0200 (f5224fa => abeltje)

- Use the new tssmokeperl.pl

1.6 2013-05-31 18:10:40 +0200 (e6b5903 => abeltje)

- 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.

1.6 2013-05-31 12:47:03 +0200 (8ea102c => abeltje)

- Make this test a bit saver to run...

1.6 2013-05-31 12:42:34 +0200 (969b6cb => abeltje)

- Fix Test::Smoke::App::SmokePerl

1.6 2013-05-31 09:53:40 +0200 (34cc763 => abeltje)

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

1.6 2013-05-31 08:26:46 +0200 (cca672f => abeltje)

- Fallout of the first testround with 1.61-RC1

1.6 2013-05-30 23:41:35 +0200 (a744615 => abeltje)

- Fix MANIFEST...

1.6 2013-05-30 23:24:35 +0200 (a17ce7d => abeltje)

- Lets try 1.61-RC1

1.6 2013-05-30 17:58:39 +0200 (1b84359 => abeltje)

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

1.6 2013-05-30 17:54:29 +0200 (031bc48 => abeltje)

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

1.6 2013-05-29 22:07:27 +0200 (f88d53f => abeltje)

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

1.6 2013-05-29 21:46:20 +0200 (4721e67 => abeltje)

- Add some more tests.

1.6 2013-05-29 18:38:16 +0200 (30fc512 => abeltje)

- fix manifest

1.6 2013-05-29 18:35:26 +0200 (8ccebb8 => abeltje)

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

1.6 2013-05-27 23:14:46 +0200 (57abd56 => abeltje)

- 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)

1.6 2013-05-27 22:34:22 +0200 (6523c63 => abeltje)

- 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

1.6 2013-05-23 01:02:06 +0200 (43aed32 => abeltje)

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

1.6 2013-05-21 01:24:25 +0200 (663813d => abeltje)

- Add mailserver port for MIME::Lite and SendEmail

1.6 2013-05-21 01:22:58 +0200 (45bfaa4 => abeltje)

- Add framework to create applications for Test::Smoke.

1.6 2013-05-17 07:09:32 +0200 (aff8b2d => abeltje)

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

      - apply this patch from 2009 already

1.6 2013-05-17 07:08:14 +0200 (d24a582 => abeltje)

- Move developer test files around a bit.

1.6 2013-05-29 21:46:20 +0200 (eaf0941 => abeltje)

- Add some more tests.

1.6 2013-05-29 18:38:16 +0200 (13a22aa => abeltje)

- fix manifest

1.6 2013-05-29 18:35:26 +0200 (e99c5a6 => abeltje)

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

1.6 2013-05-27 23:14:46 +0200 (8cfbb5a => abeltje)

- 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)

1.6 2013-05-27 22:34:22 +0200 (30cbc8a => abeltje)

- 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

1.6 2013-05-26 19:12:18 +0200 (ea9b762 => abeltje)

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

1.6 2013-05-26 19:12:18 +0200 (a65ce46 => abeltje)

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

1.6 2013-05-26 18:04:25 +0200 (08ece41 => abeltje)

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

1.6 2013-05-26 18:04:25 +0200 (ef816ec => abeltje)

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

1.6 2013-05-23 01:02:06 +0200 (dca107d => abeltje)

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

1.6 2013-05-21 01:24:25 +0200 (d24c6f4 => abeltje)

- Add mailserver port for MIME::Lite and SendEmail

1.6 2013-05-21 01:22:58 +0200 (b9f4992 => abeltje)

- Add framework to create applications for Test::Smoke.

1.6 2013-05-17 07:09:32 +0200 (156c63e => abeltje)

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

      - apply this patch from 2009 already

1.6 2013-05-17 07:08:14 +0200 (2eeeaf0 => abeltje)

- Move developer test files around a bit.

1.6 2013-05-16 18:45:05 +0200 (0910ae3 => abeltje)

- Add -help option with information.

1.6 2013-05-12 15:42:17 +0200 (305ab65 => abeltje)

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

1.6 2013-05-12 15:27:45 +0200 (b3a4874 => abeltje)

- Fix more dependencies.

1.6 2013-05-12 15:27:22 +0200 (963702f => abeltje)

- Add the new SysInfo::Cygwin to the manifest.

1.6 2013-05-12 15:09:10 +0200 (c9ca2cb => abeltje)

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

1.6 2013-05-11 19:41:12 +0200 (717b17d => abeltje)

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

1.6 2013-05-11 19:39:06 +0200 (0226364 => abeltje)

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

1.6 2013-05-11 15:24:04 +0200 (a9767da => abeltje)

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

1.6 2013-05-10 22:54:03 +0200 (29dcc92 => abeltje)

- Fix the SysInfo/Solaris code

1.6 2013-05-10 13:40:09 +0200 (53b8792 => abeltje)

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

1.6 2013-05-10 13:34:57 +0200 (3f19b32 => abeltje)

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

    Conflicts:
    Makefile.PL

1.6 2013-05-10 13:32:24 +0200 (77378ba => abeltje)

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

1.6 2013-05-10 13:30:41 +0200 (e949a65 => abeltje)

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

1.6 2013-05-10 13:29:40 +0200 (dcc62fc => abeltje)

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

1.6 2013-05-10 11:39:34 +0200 (aa98d11 => abeltje)

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

1.6 2013-05-10 11:11:01 +0200 (9cbdf12 => abeltje)

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

1.6 2013-05-10 11:10:31 +0200 (d427ca9 => abeltje)

- Add documentation for the new SysInfo modules.

1.6 2013-05-10 04:18:36 +0000 (321f1ba => abeltje)

- * Rest of the changes for Haiku branch.

1.6 2013-05-10 04:14:26 +0000 (dcfcf3e => abeltje)

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

1.6 2013-05-08 07:50:20 +0200 (f474bbd => abeltje)

- Refactor the Syncer code.

1.6 2013-05-07 18:15:12 +0200 (b8b2491 => abeltje)

- Refactor the mail modules.

1.6 2013-05-06 22:38:38 +0200 (f4c3d3c => abeltje)

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

1.6 2013-05-06 17:15:26 +0200 (0f0e72f => abeltje)

- Autocommit for distribution Test::Smoke 1.6

1.59 2013-05-06 17:06:21 +0200 (90ec5b5 => Abe Timmerman)

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

1.59 2013-05-05 17:07:23 +0200 (6e3a54b => Abe Timmerman)

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

1.59 2013-05-05 16:51:49 +0200 (91ee6fa => H.Merijn Brand - Tux)

- More variations (doc only)

1.59 2013-05-05 12:38:16 +0200 (e495172 => H.Merijn Brand - Tux)

- More accurate SysInfo on Linux

1.59 2013-05-05 12:05:50 +0200 (6c5358e => Abe Timmerman)

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

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

1.59 2013-05-03 20:03:44 +0200 (e68627e => Abe Timmerman)

- Autocommit for distribution Test::Smoke 1.59

1.58 2013-05-03 20:03:02 +0200 (7ae3a20 => Abe Timmerman)

- rename the release script

1.58 2013-05-03 18:43:50 +0200 (274a3f2 => Abe Timmerman)

- fix the release script

1.58 2013-05-03 18:39:32 +0200 (b993d8c => Abe Timmerman)

- Autocommit for distribution of Test-Smoke-1.58

1.58 2013-05-03 18:08:37 +0200 (d1ee54a => Abe Timmerman)

- Last minute fixes for the 1.60 release

0.00 2013-05-03 16:29:27 +0200 (0ada1d7 => Abe Timmerman)

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

    Conflicts:
    lib/Test/Smoke/Util.pm

0.00 2013-05-03 16:15:17 +0200 (eaab5ee => Abe Timmerman)

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

0.00 2013-05-02 17:45:32 +0200 (766015e => Abe Timmerman)

- Decode log file

    Refactor into reading the logfile always the same way

    Conflicts:
    lib/Test/Smoke/Util.pm

0.00 2013-05-02 17:05:58 +0200 (eb4da63 => Abe Timmerman)

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

0.00 2013-04-15 00:27:00 +0200 (792da5b => Abe Timmerman)

- 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

0.00 2013-04-14 23:53:27 +0200 (109baff => Abe Timmerman)

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

0.00 2013-04-14 23:51:12 +0200 (4442d8a => Abe Timmerman)

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

0.00 2013-04-14 23:47:44 +0200 (706ed77 => Abe Timmerman)

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

0.00 2013-04-14 13:53:23 +0200 (6bf38e9 => Abe Timmerman)

- We need a first file committed

0.00 2013-04-14 10:59:44 +0200 (55ccb96 => H.Merijn Brand - Tux)

- Decode log file

    Refactor into reading the logfile always the same way

0.00 2013-04-13 00:45:28 +0200 (bd30951 => Abe Timmerman)

- Incorporate the Linux_arm patch from Johan Vromans

0.00 2013-04-13 00:45:10 +0200 (6970406 => Abe Timmerman)

- Add the vim ctags file to the ignore list.

0.00 2013-04-13 00:42:29 +0200 (c554c17 => Abe Timmerman)

- Add ctags for vim to the ignore list

0.00 2013-04-12 17:07:40 +0200 (b66eac4 => H.Merijn Brand - Tux)

- Merijn wants his sandbox (but not in git)

0.00 2012-08-21 13:28:04 +0000 (0ecc08d => hmbrand)

- 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

0.00 2012-08-21 13:28:02 +0000 (9d5eae2 => hmbrand)

- 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

0.00 2012-08-21 13:28:00 +0000 (1b9a7ac => hmbrand)

- Tony's changes

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

0.00 2012-06-17 11:37:23 +0000 (491509d => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2012-06-17 11:36:11 +0000 (ed1a69d => abeltje)

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

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

0.00 2012-06-11 21:02:05 +0000 (2a95bfe => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2012-06-11 21:01:22 +0000 (dec1033 => abeltje)

- * [CHANGE]
     - proper release of 1.52

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

0.00 2012-06-11 20:59:28 +0000 (2b17c27 => abeltje)

- * [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

0.00 2012-06-11 20:56:48 +0000 (1558c07 => abeltje)

- * mosterd na de maaltijd

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

0.00 2012-06-11 20:52:54 +0000 (29bb63c => abeltje)

- * [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

0.00 2012-06-10 11:30:40 +0000 (3314d73 => abeltje)

- * [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

0.00 2012-06-10 11:22:01 +0000 (0989f40 => abeltje)

- * [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

0.00 2012-05-10 21:21:26 +0000 (e85f62a => abeltje)

- * [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

0.00 2012-04-18 23:03:12 +0000 (67421da => abeltje)

- * [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

0.00 2012-04-18 22:27:34 +0000 (b91fc76 => abeltje)

- * [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

0.00 2012-04-18 22:21:41 +0000 (62e0ae7 => abeltje)

- * [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

0.00 2012-04-18 19:57:29 +0000 (9416912 => abeltje)

- * [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

0.00 2012-04-07 12:31:17 +0000 (7ae15d4 => abeltje)

- * [MERGE] from ParisSmoke branch

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

0.00 2012-04-07 12:26:47 +0000 (0492d61 => abeltje)

- * [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

0.00 2012-03-18 08:13:43 +0000 (fabc7ca => abeltje)

- * [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

0.00 2012-03-17 17:29:13 +0000 (feac829 => abeltje)

- * [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

0.00 2012-03-17 16:50:49 +0000 (00d5635 => abeltje)

- * [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

0.00 2012-03-16 13:16:16 +0000 (ac5212b => abeltje)

- * [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

0.00 2011-06-08 20:00:55 +0000 (938d1de => abeltje)

- * [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

0.00 2011-04-14 18:48:45 +0000 (7473b42 => abeltje)

- * [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

0.00 2010-08-29 21:21:59 +0000 (03c59c8 => abeltje)

- * [CHANGE]
     + Update version

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

0.00 2010-08-29 21:19:49 +0000 (8338ba7 => abeltje)

- * [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

0.00 2010-01-21 07:59:39 +0000 (fa7bd64 => bram)

- [FIX] Update MANIFEST with new files

    

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

0.00 2010-01-13 10:43:18 +0000 (c2c32dd => bram)

- 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

0.00 2010-01-12 22:39:48 +0000 (4616cf5 => bram)

- $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

0.00 2010-01-12 22:36:27 +0000 (eec43bc => abeltje)

- * [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

0.00 2010-01-12 22:13:19 +0000 (c35e04f => bram)

- 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

0.00 2010-01-12 21:00:03 +0000 (7284bbc => abeltje)

- * [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

0.00 2010-01-12 20:58:28 +0000 (eca74da => abeltje)

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

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

0.00 2010-01-11 20:55:29 +0000 (ee2ca24 => bram)

- Copy changes from ts-maint

    

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

0.00 2010-01-11 20:49:31 +0000 (ade0692 => bram)

- - 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

0.00 2010-01-10 18:33:44 +0000 (28622cf => bram)

- 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

0.00 2009-11-21 13:17:20 +0000 (6f3ab4a => bram)

- Forgot test for previous fix

    

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

0.00 2009-11-21 13:03:46 +0000 (a6c36f4 => bram)

- [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

0.00 2009-11-19 23:25:01 +0000 (ad21b49 => bram)

- 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

0.00 2009-11-16 18:03:04 +0000 (eefe309 => bram)

- 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

0.00 2009-10-20 20:04:34 +0000 (9c26f91 => abeltje)

- * [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

0.00 2009-08-10 08:44:12 +0000 (88da460 => abeltje)

- * [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

0.00 2009-02-08 10:23:16 +0000 (18127b1 => abeltje)

- * [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

0.00 2009-02-08 10:23:13 +0000 (b082402 => abeltje)

- * [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

0.00 2009-02-08 10:23:01 +0000 (163f7be => abeltje)

- * [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

0.00 2009-02-02 21:48:53 +0000 (6ee7c91 => abeltje)

- * [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

0.00 2009-02-02 21:27:38 +0000 (33312ca => abeltje)

- * [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

0.00 2009-01-25 14:34:44 +0000 (281fed1 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2009-01-25 14:32:25 +0000 (f8e4c09 => abeltje)

- * [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

0.00 2009-01-11 22:25:01 +0000 (28f2c43 => abeltje)

- * bump version

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

0.00 2009-01-11 14:19:33 +0000 (4c030d3 => abeltje)

- * [PRIVATE]
     * git svn create-ignore

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

0.00 2009-01-11 14:19:31 +0000 (18710d8 => abeltje)

- * [PRIVATE]
     * git svn create-ignore

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

0.00 2009-01-11 14:19:28 +0000 (8852c21 => abeltje)

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

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

0.00 2009-01-11 14:19:17 +0000 (6c2e4b4 => abeltje)

- * [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

0.00 2008-12-24 12:51:23 +0000 (9e68915 => abeltje)

- [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

0.00 2008-12-23 00:57:04 +0000 (a0fdfb0 => abeltje)

- [CHANGE]
     + Up the version

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

0.00 2008-12-23 00:57:02 +0000 (dd60268 => abeltje)

- [PRIVATE]
     + add *~ to the ignorelist

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

0.00 2008-12-23 00:46:19 +0000 (ebeaede => abeltje)

- [CHANGE]
     * Adjust the rsync addresses

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

0.00 2008-12-22 23:34:41 +0000 (9473c2c => abeltje)

- * [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

0.00 2008-10-31 23:57:43 +0000 (a935ad7 => abeltje)

- * [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

0.00 2008-10-13 20:06:12 +0000 (595247a => abeltje)

- * [PRIVATE]
     * Fix some outstanding bugs

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

0.00 2008-10-13 18:52:35 +0000 (e8ed214 => abeltje)

- * [SVN]
     Set ignore on TAGS file

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

0.00 2008-10-02 21:23:05 +0000 (184ee89 => abeltje)

- * [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

0.00 2008-08-19 07:25:13 +0000 (5319cc2 => abeltje)

- * [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

0.00 2008-08-14 13:03:35 +0000 (6407827 => abeltje)

- * [CHANGE]
     * update version number!

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

0.00 2008-08-14 13:03:09 +0000 (46c7c4f => abeltje)

- * [CHANGE]
     * update version number!

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

0.00 2008-08-13 14:10:42 +0000 (11d3327 => abeltje)

- * [CHANGE]
     * Fix broken code from change 1191

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

0.00 2008-08-08 23:30:46 +0000 (5539890 => abeltje)

- * [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

0.00 2008-06-19 20:39:27 +0000 (41f3318 => abeltje)

- * [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

0.00 2008-06-19 20:33:17 +0000 (14ab958 => abeltje)

- * [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

0.00 2008-05-18 11:20:50 +0000 (d76f3f6 => abeltje)

- * [CHANGE]
     * starting a fix: bump version

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

0.00 2008-05-18 11:19:42 +0000 (5946ab8 => abeltje)

- * [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

0.00 2008-04-18 17:04:28 +0000 (7fcce89 => abeltje)

- * [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

0.00 2008-01-11 15:06:21 +0000 (476b8ca => abeltje)

- * [CHANGE]
     * FIX: issue with reporting cores

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

0.00 2008-01-11 12:36:20 +0000 (6739544 => abeltje)

- * [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

0.00 2008-01-08 22:39:35 +0000 (0c1fe1e => abeltje)

- * [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

0.00 2008-01-05 10:05:56 +0000 (ba9d09a => abeltje)

- * [PRIVATE]
     * more Devel::Cover options

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

0.00 2008-01-04 19:35:48 +0000 (10c0c20 => abeltje)

- * [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

0.00 2008-01-04 19:33:37 +0000 (0e02c7b => abeltje)

- * [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

0.00 2008-01-03 13:48:25 +0000 (ab6709b => abeltje)

- * [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

0.00 2008-01-03 13:39:12 +0000 (7f318d2 => abeltje)

- * [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

0.00 2008-01-03 13:32:28 +0000 (22e1672 => abeltje)

- * [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

0.00 2007-12-27 11:19:51 +0000 (8ada404 => abeltje)

- * [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

0.00 2007-12-27 11:17:45 +0000 (72f1aa3 => abeltje)

- * [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

0.00 2007-12-24 00:45:59 +0000 (5ce3772 => abeltje)

- * [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

0.00 2007-09-30 11:53:19 +0000 (08fa60b => abeltje)

- * [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

0.00 2007-09-30 10:31:46 +0000 (13a32ac => abeltje)

- * [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

0.00 2007-09-29 13:19:42 +0000 (8345887 => abeltje)

- * [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

0.00 2007-09-29 12:15:30 +0000 (f2d41bc => abeltje)

- * [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

0.00 2007-09-29 12:06:28 +0000 (54be46b => abeltje)

- * [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

0.00 2007-09-25 13:02:17 +0000 (4723718 => abeltje)

- * [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

0.00 2007-09-24 12:18:00 +0000 (6dd1760 => abeltje)

- * [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

0.00 2007-09-24 11:27:30 +0000 (a2f8bc2 => abeltje)

- * [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

0.00 2007-09-24 11:23:36 +0000 (4ee05c0 => abeltje)

- * [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

0.00 2007-09-23 05:20:18 +0000 (18e4e75 => abeltje)

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

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

0.00 2007-09-23 05:11:35 +0000 (b5e067a => abeltje)

- * [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

0.00 2007-09-23 05:03:12 +0000 (5a1fa9e => abeltje)

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

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

0.00 2007-09-22 13:36:18 +0000 (27a3abf => abeltje)

- * [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

0.00 2007-09-19 11:54:01 +0000 (d21bd47 => abeltje)

- * [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

0.00 2007-09-16 10:04:06 +0000 (b084d64 => abeltje)

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

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

0.00 2007-09-10 10:09:48 +0000 (fd46ed0 => abeltje)

- * [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

0.00 2007-09-10 09:58:55 +0000 (808fd4d => abeltje)

- * [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

0.00 2007-09-10 08:40:29 +0000 (93dab1e => abeltje)

- * [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

0.00 2007-09-09 13:25:01 +0000 (4ad3a82 => abeltje)

- * [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

0.00 2007-09-04 10:00:44 +0000 (cd5deae => abeltje)

- * [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

0.00 2007-09-02 12:29:42 +0000 (3b2ca06 => abeltje)

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

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

0.00 2007-09-01 11:05:44 +0000 (be3033d => abeltje)

- * [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

0.00 2007-08-30 13:00:48 +0000 (14b07f0 => abeltje)

- * [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

0.00 2007-08-30 12:59:54 +0000 (c4ee283 => abeltje)

- * [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

0.00 2007-08-30 10:23:26 +0000 (0f6f2d6 => abeltje)

- * [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

0.00 2007-08-30 10:19:47 +0000 (ee79226 => abeltje)

- * [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

0.00 2007-08-22 11:16:10 +0000 (c179bd2 => abeltje)

- * [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

0.00 2007-08-14 21:39:17 +0000 (b3387c0 => abeltje)

- * [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

0.00 2007-08-14 21:36:33 +0000 (d5a2914 => abeltje)

- * [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

0.00 2007-08-11 11:45:44 +0000 (77c911f => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2007-08-11 11:32:32 +0000 (cc35c8d => abeltje)

- * [CHANGE]
     * prepare for release 1.20

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

0.00 2007-08-11 11:29:07 +0000 (da4ff6e => abeltje)

- * [CHANGE]
     * updated the text

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

0.00 2007-08-11 11:17:47 +0000 (f9fd270 => abeltje)

- * [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

0.00 2007-06-16 09:22:14 +0000 (f02223e => abeltje)

- * [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

0.00 2007-05-05 11:58:51 +0000 (c4c010b => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2007-05-05 11:44:58 +0000 (e0b1551 => abeltje)

- * Prepare snapshot 1.19_87

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

0.00 2007-04-06 22:01:03 +0000 (b16109b => abeltje)

- * [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

0.00 2007-04-06 11:59:32 +0000 (5411830 => abeltje)

- * [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

0.00 2007-04-04 22:04:59 +0000 (b400991 => abeltje)

- * [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

0.00 2007-04-02 21:40:38 +0000 (f4f55f0 => abeltje)

- * [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

0.00 2007-04-02 21:19:28 +0000 (ccd725c => abeltje)

- * [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

0.00 2007-04-02 21:17:19 +0000 (fe584b9 => abeltje)

- * [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

0.00 2007-04-02 20:44:31 +0000 (0aeb49a => abeltje)

- * [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

0.00 2007-04-02 20:22:41 +0000 (c0c1f5b => abeltje)

- * [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

0.00 2007-04-01 20:17:51 +0000 (70a832a => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2007-04-01 20:09:02 +0000 (95f1639 => abeltje)

- * [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

0.00 2007-04-01 19:36:13 +0000 (65b2546 => abeltje)

- * [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

0.00 2007-04-01 19:30:23 +0000 (e00d441 => abeltje)

- * [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

0.00 2007-04-01 13:57:13 +0000 (218ac7e => abeltje)

- * [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

0.00 2007-04-01 13:28:56 +0000 (2ef40a9 => abeltje)

- * [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

0.00 2007-04-01 10:29:50 +0000 (1a27490 => abeltje)

- * [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

0.00 2007-03-09 14:14:35 +0000 (1792cec => abeltje)

- * [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

0.00 2007-03-09 14:02:19 +0000 (1ede772 => abeltje)

- * [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

0.00 2007-02-23 14:26:01 +0000 (eff53b5 => abeltje)

- * [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

0.00 2007-02-03 12:31:03 +0000 (6927921 => abeltje)

- * [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

0.00 2007-01-13 20:16:03 +0000 (2d5bb9d => abeltje)

- * [CHANGE]
     + ADD: the new gcc2722 messages file

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

0.00 2007-01-13 20:13:45 +0000 (8c14b18 => abeltje)

- * [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

0.00 2006-11-09 22:40:10 +0000 (f96fde1 => abeltje)

- [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

0.00 2006-08-05 09:18:15 +0000 (131ed94 => abeltje)

- * [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

0.00 2006-07-03 12:30:09 +0000 (b99261f => abeltje)

- * [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

0.00 2006-07-03 10:56:23 +0000 (320b421 => abeltje)

- * [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

0.00 2006-06-11 11:46:26 +0000 (5fa8d16 => abeltje)

- * [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

0.00 2006-05-28 13:11:41 +0000 (d362da5 => abeltje)

- * [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

0.00 2006-05-28 09:25:55 +0000 (3b1f96d => abeltje)

- * [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

0.00 2006-05-28 09:06:58 +0000 (0fb4d88 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2006-05-28 09:04:14 +0000 (186919c => abeltje)

- * 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

0.00 2006-05-28 09:01:43 +0000 (cc61388 => abeltje)

- * [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

0.00 2006-05-28 08:58:24 +0000 (d935fc2 => abeltje)

- * [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

0.00 2006-05-26 13:04:25 +0000 (a79b8dc => abeltje)

- * Prepare a new snapshot 1.19_83

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

0.00 2006-05-26 13:01:10 +0000 (00a7f0d => abeltje)

- * [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

0.00 2006-05-25 22:30:35 +0000 (92341ba => abeltje)

- * prepare a snapshot for 1.19_82

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

0.00 2006-05-25 22:29:38 +0000 (ab44464 => abeltje)

- * [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

0.00 2006-05-25 19:36:12 +0000 (dd68ef3 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2006-05-25 19:31:39 +0000 (5e2f0a8 => abeltje)

- * [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

0.00 2006-05-25 19:27:51 +0000 (2a47c04 => abeltje)

- * [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

0.00 2006-05-25 19:24:21 +0000 (3799351 => abeltje)

- * [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

0.00 2006-05-25 19:19:17 +0000 (e360c3a => abeltje)

- * [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

0.00 2006-05-25 19:13:59 +0000 (b9158ee => abeltje)

- * prepare for snapshot 1.19_81

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

0.00 2006-05-25 19:13:03 +0000 (6ae3395 => abeltje)

- * [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

0.00 2006-05-25 19:09:07 +0000 (14927ea => abeltje)

- * [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

0.00 2006-05-25 19:07:16 +0000 (46ed3c5 => abeltje)

- * [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

0.00 2006-05-16 08:24:00 +0000 (2fe2277 => abeltje)

- * [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

0.00 2006-05-15 11:48:52 +0000 (e9480ad => abeltje)

- * [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

0.00 2006-05-15 11:33:54 +0000 (133675e => abeltje)

- * [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

0.00 2006-05-15 11:16:22 +0000 (71904e3 => abeltje)

- * [PRIVATE]
     + add sysinfo.pl for compile test

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

0.00 2006-05-15 11:12:48 +0000 (5f81a62 => abeltje)

- * [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

0.00 2006-05-15 10:04:06 +0000 (d4a124d => abeltje)

- * [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

0.00 2006-05-07 15:53:57 +0000 (1874b3e => abeltje)

- * [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

0.00 2006-04-21 16:22:08 +0000 (9c65a69 => abeltje)

- * [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

0.00 2006-04-02 23:16:06 +0000 (96444a8 => abeltje)

- * [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

0.00 2006-02-19 11:34:16 +0000 (c629c36 => abeltje)

- * [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

0.00 2006-01-20 17:23:10 +0000 (2bf57d7 => abeltje)

- * [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

0.00 2006-01-20 16:57:22 +0000 (dfc36c5 => abeltje)

-  [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

0.00 2006-01-20 16:45:50 +0000 (9afcba1 => abeltje)

- * [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

0.00 2006-01-20 16:34:28 +0000 (9f9caf1 => abeltje)

- * We should prepare for 1.20

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

0.00 2006-01-20 16:31:42 +0000 (6b9a9db => abeltje)

- * [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

0.00 2006-01-20 16:13:32 +0000 (41d1eda => abeltje)

- * [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

0.00 2006-01-20 13:06:08 +0000 (cefa8fc => abeltje)

- * [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

0.00 2005-12-18 11:27:57 +0000 (623e102 => abeltje)

- * [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

0.00 2005-12-18 10:34:58 +0000 (5228c35 => abeltje)

- * [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

0.00 2005-12-18 10:06:39 +0000 (08d1446 => abeltje)

- * [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

0.00 2005-12-04 09:53:06 +0000 (f520b91 => abeltje)

- * [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

0.00 2005-11-14 22:00:39 +0000 (5d75dcd => abeltje)

- * [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

0.00 2005-10-16 21:07:00 +0000 (4fb9098 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2005-10-16 21:01:03 +0000 (270214c => abeltje)

- * [SNAPSHOT]
     * prepare for another snapshot

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

0.00 2005-10-16 20:58:50 +0000 (ec80f1f => abeltje)

- * [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

0.00 2005-09-10 22:48:21 +0000 (ec7d3ac => abeltje)

- * [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

0.00 2005-09-10 12:23:12 +0000 (4b4f7f2 => abeltje)

- * [FIX]
     * typo in module name

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

0.00 2005-09-10 11:59:47 +0000 (ab65bd8 => abeltje)

- * [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

0.00 2005-09-10 11:57:47 +0000 (a724364 => abeltje)

- * [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

0.00 2005-09-10 10:46:17 +0000 (ce47411 => abeltje)

- * [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

0.00 2005-09-09 16:26:12 +0000 (82fda2b => abeltje)

- * [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

0.00 2005-09-09 00:25:41 +0000 (ff8c18f => abeltje)

- * [FIX]
     * get the skip tests count right

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

0.00 2005-09-08 23:39:37 +0000 (a4f58c0 => abeltje)

- * [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

0.00 2005-09-08 23:35:58 +0000 (36856e2 => abeltje)

- * [FIX]
     * '+' needs escaping in a regex 

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

0.00 2005-09-08 23:10:28 +0000 (b275c51 => abeltje)

- * [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

0.00 2005-09-08 23:01:37 +0000 (849b076 => abeltje)

- * [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

0.00 2005-09-08 22:56:46 +0000 (38311db => abeltje)

- * [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

0.00 2005-08-05 13:40:47 +0000 (b1d96a8 => abeltje)

- * [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

0.00 2005-08-05 13:15:15 +0000 (f0df6ac => abeltje)

- * [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

0.00 2005-08-05 13:11:31 +0000 (d141a28 => abeltje)

- * [CHANGE]
     * Update with new features

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

0.00 2005-08-02 22:30:45 +0000 (7677464 => abeltje)

- * [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

0.00 2005-07-31 16:19:56 +0000 (b1869f6 => abeltje)

- * [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

0.00 2005-07-31 15:44:42 +0000 (90d4982 => abeltje)

- * [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

0.00 2005-07-31 12:14:29 +0000 (de0cc50 => abeltje)

- * [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

0.00 2005-07-31 11:43:54 +0000 (5dc78ae => abeltje)

- * [FIX]
     * remove the test directory!

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

0.00 2005-07-31 11:41:20 +0000 (6c30e08 => abeltje)

- * [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

0.00 2005-07-31 10:45:15 +0000 (bcb8061 => abeltje)

- * [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

0.00 2005-07-31 10:36:24 +0000 (0874ca7 => abeltje)

- * [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

0.00 2005-07-31 10:11:41 +0000 (5f76a12 => abeltje)

- * [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

0.00 2005-07-30 15:27:01 +0000 (d0eda61 => abeltje)

- * [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

0.00 2005-07-30 10:44:20 +0000 (96f44ef => abeltje)

- * [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

0.00 2005-07-30 02:05:23 +0000 (f42add3 => abeltje)

- * [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

0.00 2005-07-30 01:40:40 +0000 (edc6d10 => abeltje)

- * [FIX]
     * fix the bcc32 regex for grepccmsg()

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

0.00 2005-07-30 01:38:46 +0000 (4336943 => abeltje)

- * [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

0.00 2005-07-29 22:10:09 +0000 (575f70d => abeltje)

- * [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

0.00 2005-07-29 12:26:54 +0000 (7f95795 => abeltje)

- * [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

0.00 2005-07-29 11:58:14 +0000 (287d13f => abeltje)

- * [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

0.00 2005-07-29 11:39:04 +0000 (f3e3a8a => abeltje)

- * [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

0.00 2005-07-23 11:37:18 +0000 (473995b => abeltje)

- * Prepare new snapshot: 1.19_72

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

0.00 2005-07-21 18:37:50 +0000 (d020751 => abeltje)

- * [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

0.00 2005-07-21 17:01:47 +0000 (96cb39c => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2005-07-21 16:54:14 +0000 (b414809 => abeltje)

- * Prepare for a snapshot

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

0.00 2005-07-21 16:53:21 +0000 (85b8e4a => abeltje)

- * [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

0.00 2005-07-21 16:26:52 +0000 (e65b3c6 => abeltje)

- * [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

0.00 2005-07-21 16:11:53 +0000 (688e5e8 => abeltje)

- * [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

0.00 2005-07-21 16:03:11 +0000 (8487f8b => abeltje)

- * [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

0.00 2005-07-21 14:30:54 +0000 (5bfb553 => abeltje)

- * [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

0.00 2005-07-21 14:04:44 +0000 (e51ac3f => abeltje)

- * [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

0.00 2005-07-21 13:52:44 +0000 (202ae4c => abeltje)

- * [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

0.00 2005-07-21 13:26:14 +0000 (5a1e8c9 => abeltje)

- * [FIX]
     * typo in the mswin32 (MSVC) regex

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

0.00 2005-07-21 13:21:31 +0000 (8c4b1d9 => abeltje)

- * [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

0.00 2005-07-21 10:28:14 +0000 (bc81706 => abeltje)

- * [CHANGE]
     * do some more OpenVMS tweaking

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

0.00 2005-07-21 10:25:29 +0000 (0b4cfa3 => abeltje)

- * [CHANGE]
     + add support for the -v switch

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

0.00 2005-06-22 19:26:06 +0000 (7f942be => abeltje)

- * [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

0.00 2005-05-28 00:27:23 +0000 (9cf11ba => abeltje)

- * [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

0.00 2005-05-01 22:20:49 +0000 (aba793b => abeltje)

- * Prepare for a snatshot @ 1.19_70

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

0.00 2005-05-01 22:19:51 +0000 (3bb034d => abeltje)

- * [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

0.00 2005-05-01 20:48:21 +0000 (60e6cf8 => abeltje)

- * [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

0.00 2005-05-01 20:40:30 +0000 (566fb94 => abeltje)

- * [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

0.00 2005-05-01 19:25:18 +0000 (7ae9526 => abeltje)

- * [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

0.00 2005-05-01 19:20:54 +0000 (441c73e => abeltje)

- * [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

0.00 2005-05-01 19:04:55 +0000 (9effb37 => abeltje)

- * [FIX]
     * thinko in write_bat() :-(

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

0.00 2005-05-01 18:53:36 +0000 (36df969 => abeltje)

- * [FIX]
     * typo in write_bat()

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

0.00 2005-05-01 18:48:22 +0000 (43f365b => abeltje)

- * [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

0.00 2005-05-01 17:46:20 +0000 (6de00b5 => abeltje)

- * [FIX]
     * resolve a 'use of uninitialized value'

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

0.00 2005-05-01 17:41:39 +0000 (1bc3902 => abeltje)

- * [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

0.00 2005-05-01 15:55:45 +0000 (7c8d131 => abeltje)

- * [CHANGE]
     * make sure all platforms see 'gcc'

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

0.00 2005-05-01 15:29:01 +0000 (5a231d7 => abeltje)

- * [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

0.00 2005-05-01 14:53:00 +0000 (348bb3f => abeltje)

- * [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

0.00 2005-04-24 16:29:11 +0000 (6f055dd => abeltje)

- * [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

0.00 2005-04-22 20:21:36 +0000 (ae86d07 => abeltje)

- * [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

0.00 2005-04-21 14:23:30 +0000 (f871b88 => abeltje)

- * [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

0.00 2005-04-19 13:52:50 +0000 (80f7e63 => abeltje)

- * [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

0.00 2005-04-10 15:50:03 +0000 (4727b95 => abeltje)

- * [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

0.00 2005-02-22 22:05:45 +0000 (1e8c908 => abeltje)

- * [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

0.00 2005-02-13 09:28:48 +0000 (332f919 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'SIGNATURES', 'META.yml'

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

0.00 2005-02-13 09:27:17 +0000 (3de7ac9 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2005-02-13 08:36:25 +0000 (c19283d => abeltje)

- * Prepare for snapshot of 1.19_66

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

0.00 2005-02-12 22:24:20 +0000 (59004ee => abeltje)

- * [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

0.00 2005-02-12 19:52:03 +0000 (656b57b => abeltje)

- * [FIX]
     * the DCL in vms_untargz()

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

0.00 2005-02-12 19:01:40 +0000 (a255938 => abeltje)

- * [PRIVATE]
     + add the new chkbcfg.pl script

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

0.00 2005-02-12 18:59:37 +0000 (3925387 => abeltje)

- * [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

0.00 2005-02-12 18:55:26 +0000 (7970da3 => abeltje)

- * [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

0.00 2005-02-12 18:48:37 +0000 (835d397 => abeltje)

- * [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

0.00 2005-02-11 10:10:41 +0000 (a52b7cb => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'SIGNATURES', 'META.yml'

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

0.00 2005-02-11 10:09:21 +0000 (15aa1d6 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes'

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

0.00 2005-02-11 10:03:46 +0000 (092fae5 => abeltje)

- * Prepare for 1.19_65 snapshot

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

0.00 2005-02-11 09:59:20 +0000 (2cc0646 => abeltje)

- * [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

0.00 2005-02-11 09:54:10 +0000 (ada64f4 => abeltje)

- * [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

0.00 2005-02-11 09:50:33 +0000 (1e7b2d4 => abeltje)

- * [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

0.00 2005-02-11 07:58:20 +0000 (b75a018 => abeltje)

- * [CHANGE]
     + add tests for change 816/817

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

0.00 2005-02-11 07:53:22 +0000 (9dc8b77 => abeltje)

- * [CHANGE]
     * Make the tests obey $SMOKE_VERBOSE

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

0.00 2005-02-11 07:50:20 +0000 (50a9f4d => abeltje)

- * [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

0.00 2005-02-11 07:42:58 +0000 (fccc397 => abeltje)

- * [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

0.00 2005-02-11 07:36:49 +0000 (5e6e086 => abeltje)

- * [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

0.00 2005-01-23 12:30:18 +0000 (2466df7 => abeltje)

- * [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

0.00 2005-01-23 10:40:38 +0000 (d651253 => abeltje)

- * [PRIVATE]
     * FAQ moved to Test::Smoke::FAQ

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

0.00 2005-01-23 10:21:27 +0000 (73f1038 => abeltje)

- * [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

0.00 2005-01-21 17:25:33 +0000 (5e4ea2b => abeltje)

- * [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

0.00 2005-01-21 17:01:09 +0000 (c20e952 => abeltje)

- * [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

0.00 2004-12-03 11:18:36 +0000 (1147993 => abeltje)

- * [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

0.00 2004-12-03 11:14:47 +0000 (3a9ca7b => abeltje)

- * [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

0.00 2004-12-03 11:07:26 +0000 (64cada9 => abeltje)

- * [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

0.00 2004-12-03 11:04:10 +0000 (6603c17 => abeltje)

- * [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

0.00 2004-11-28 18:30:58 +0000 (84d3ca9 => abeltje)

- * [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

0.00 2004-11-28 18:20:49 +0000 (7707c2d => abeltje)

- * [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

0.00 2004-11-28 18:16:49 +0000 (d8fd181 => abeltje)

- * [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

0.00 2004-11-21 11:29:03 +0000 (f5c5e35 => abeltje)

- * [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

0.00 2004-11-20 13:24:26 +0000 (8b333b1 => abeltje)

- * [PRIVATE]
     * Part of the distribution reorganisation

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

0.00 2004-11-20 13:06:37 +0000 (d4a4fb4 => abeltje)

- * [CHANGE]
     * This shouldn't have moved :-(

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

0.00 2004-11-20 12:59:32 +0000 (1fc72cc => abeltje)

- * [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

0.00 2004-11-19 22:05:54 +0000 (718c986 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes', 'SIGNATURES', 'META.yml'

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

0.00 2004-11-19 22:01:39 +0000 (497c271 => abeltje)

- * prepare for the 1.19_53 snapshot!

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

0.00 2004-11-19 21:27:45 +0000 (06506d5 => abeltje)

- * [FIX]
     * take out the debug-print statements

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

0.00 2004-11-19 21:24:37 +0000 (4e17ec6 => abeltje)

- * [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

0.00 2004-11-19 20:32:51 +0000 (2e14c14 => abeltje)

- * [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

0.00 2004-11-19 19:27:25 +0000 (46f006e => abeltje)

- * [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

0.00 2004-11-14 10:13:43 +0000 (bdc6f64 => abeltje)

- * [AUTOCOMMIT]
     * Regenerate 'Changes', 'SIGNATURES', 'META.yml'

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

0.00 2004-11-14 10:10:12 +0000 (9225864 => abeltje)

- * [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

0.00 2004-11-14 10:08:08 +0000 (12ec77b => abeltje)

- * [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

0.00 2004-11-14 09:59:24 +0000 (9dca192 => abeltje)

- * [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

0.00 2004-11-12 15:24:53 +0000 (812906c => abeltje)

- * [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

0.00 2004-11-11 06:12:23 +0000 (566619a => abeltje)

- * [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

0.00 2004-11-08 06:54:20 +0000 (40156e0 => abeltje)

- * [FIX]
     * thinko in the new -Dusevmsdebug reporting 

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

0.00 2004-11-07 14:46:55 +0000 (a4716cd => abeltje)

- * [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

0.00 2004-11-04 06:24:31 +0000 (0b1741d => abeltje)

- * [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

0.00 2004-11-04 06:21:27 +0000 (aaeb091 => abeltje)

- * [CHANGE]
     * Forgot (change 776): $VERSION += 0.001 

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

0.00 2004-10-31 14:20:38 +0000 (36113c5 => abeltje)

- * [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

0.00 2004-10-31 13:21:57 +0000 (24689f2 => abeltje)

- * [CHANGE]
     * Update for the upcomming 1.20

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

0.00 2004-10-31 13:07:11 +0000 (70b2c4c => abeltje)

- * [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

0.00 2004-10-31 10:02:14 +0000 (e518ab4 => abeltje)

- * [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

0.00 2004-10-30 14:32:53 +0000 (f275ef0 => abeltje)

- * regen SIGNATURE for 1.19_51

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

0.00 2004-10-30 14:29:23 +0000 (5a1bfcc => abeltje)

- * regen Changes for 1.19_51

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

0.00 2004-10-30 14:23:53 +0000 (a1d3aa5 => abeltje)

- * [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

0.00 2004-10-30 12:42:36 +0000 (5d26448 => abeltje)

- * [CHANGE]
     + Added support for OpenVMS

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

0.00 2004-10-30 12:32:35 +0000 (55cc30b => abeltje)

- * [CHANGE]
     + Added support for VMS and -Dusevmsdebug

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

0.00 2004-10-30 12:05:56 +0000 (afc59b2 => abeltje)

- * [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

0.00 2004-10-29 22:22:26 +0000 (3ae16ec => abeltje)

- * [PRIVATE]
     * Added tests for mmk_test_harness()

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

0.00 2004-10-18 20:23:13 +0000 (c41672c => abeltje)

- * [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

0.00 2004-10-17 18:28:22 +0000 (15a2a9e => abeltje)

- * [CHANGE]
     * added some debug information

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

0.00 2004-10-17 18:27:00 +0000 (c92598d => abeltje)

- * [FIX]
     * More VMS related stuff

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

0.00 2004-10-17 18:25:28 +0000 (9a3238d => abeltje)

- * [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

0.00 2004-10-17 16:28:54 +0000 (5c41c21 => abeltje)

- * [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

0.00 2004-10-17 14:22:00 +0000 (2cadc82 => abeltje)

- * [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

0.00 2004-10-17 14:16:16 +0000 (fd255da => abeltje)

- * [CHANGE]
     * standardize filenames and help VMS

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

0.00 2004-10-01 19:47:57 +0000 (166e95a => abeltje)

- * [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

0.00 2004-10-01 19:45:19 +0000 (4cbf316 => abeltje)

- * [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

0.00 2004-10-01 19:38:52 +0000 (b5d1d34 => abeltje)

- * [FIX]
    * The MANIFEST should reflect the contents

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

0.00 2004-10-01 13:36:02 +0000 (214a78d => abeltje)

- * [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

0.00 2004-10-01 11:05:34 +0000 (3d79f1d => abeltje)

- * [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

0.00 2004-10-01 10:59:55 +0000 (790c68f => abeltje)

- * [CHANGE]
     * clean up the mirrored directory

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

0.00 2004-10-01 10:57:05 +0000 (145a1d6 => abeltje)

- * [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

0.00 2004-10-01 10:55:18 +0000 (5ddfcde => abeltje)

- * [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

0.00 2004-10-01 10:45:38 +0000 (bde734f => abeltje)

- * [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

0.00 2004-10-01 10:40:46 +0000 (4fb02bd => abeltje)

- * [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

0.00 2004-09-24 22:54:37 +0000 (aaebd9d => abeltje)

- * [PRIVATE]
     + adjust tests to follow Change 739

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

0.00 2004-09-24 22:53:00 +0000 (fcec297 => abeltje)

- * [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

0.00 2004-09-20 21:42:16 +0000 (74d6f03 => abeltje)

- * [SVN]
     * svn:ignore

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

0.00 2004-09-20 21:38:57 +0000 (582c7d4 => abeltje)

- * [CHANGE]
     * This is a snapshot-ish change

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

0.00 2004-09-20 21:34:46 +0000 (6547c6c => abeltje)

- * [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

0.00 2004-09-20 21:10:50 +0000 (c1be34c => abeltje)

- * [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

0.00 2004-09-16 15:22:52 +0000 (bfdfd1c => abeltje)

- * [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

0.00 2004-09-07 13:29:17 +0000 (dae36cd => abeltje)

- * [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

0.00 2004-09-05 12:30:48 +0000 (1f65d36 => abeltje)

- * [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

0.00 2004-09-05 12:08:47 +0000 (9e0f1c4 => abeltje)

- * [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

0.00 2004-04-18 23:01:04 +0000 (0b2a638 => abeltje)

- * [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

0.00 2004-03-27 09:38:25 +0000 (a5956c1 => abeltje)

- * [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

0.00 2004-03-14 15:14:16 +0000 (40ac965 => abeltje)

- * regen SIGNATURE for 1.18_66

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

0.00 2004-03-14 15:13:34 +0000 (b9b1d55 => abeltje)

- * regen Changes for 1.18_66

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

0.00 2004-03-14 15:11:37 +0000 (3e88d37 => abeltje)

- * [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

0.00 2004-03-14 15:07:55 +0000 (470713c => abeltje)

- * [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

0.00 2004-03-12 18:43:13 +0000 (ee443d5 => abeltje)

- * [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

0.00 2004-03-12 14:20:29 +0000 (205676a => abeltje)

- * [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

0.00 2004-03-12 14:06:58 +0000 (5b39011 => abeltje)

- * [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

0.00 2004-03-12 08:43:35 +0000 (ea9d55c => abeltje)

- * [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

0.00 2004-03-11 10:06:20 +0000 (64c8a64 => abeltje)

- * [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

0.00 2004-03-10 11:47:59 +0000 (77898bc => abeltje)

- * [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

0.00 2004-03-10 09:15:13 +0000 (0847217 => abeltje)

- * [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

0.00 2004-03-10 09:10:38 +0000 (22c10c6 => abeltje)

- * [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

0.00 2004-03-07 17:45:39 +0000 (b00a026 => abeltje)

- * [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

0.00 2004-03-07 17:22:36 +0000 (b059b10 => abeltje)

- * [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

0.00 2004-03-07 11:14:15 +0000 (ea30275 => abeltje)

- * [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

0.00 2004-03-07 11:13:06 +0000 (d6b3fdb => abeltje)

- * [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

0.00 2004-03-03 21:44:59 +0000 (d539213 => abeltje)

- * [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

0.00 2004-03-03 17:52:55 +0000 (2492b06 => abeltje)

- * [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

0.00 2004-03-03 17:20:06 +0000 (2363b6e => abeltje)

- * [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

0.00 2004-03-03 12:37:03 +0000 (c2957ba => abeltje)

- * [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

0.00 2004-03-03 10:58:51 +0000 (a56986f => abeltje)

- * 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

0.00 2004-03-03 10:56:49 +0000 (56573e9 => abeltje)

- * [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

0.00 2004-03-03 10:35:50 +0000 (b7754bb => abeltje)

- * [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

0.00 2004-03-01 20:09:33 +0000 (0845e8f => abeltje)

- * [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

0.00 2004-02-29 13:34:45 +0000 (9f1593c => abeltje)

- * [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

0.00 2004-02-29 13:28:38 +0000 (bd1e61e => abeltje)

- * [CHANGE]
     * more output tweaks...

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

0.00 2004-02-29 13:27:44 +0000 (04139a8 => abeltje)

- * [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

0.00 2004-02-28 14:03:54 +0000 (887e53d => abeltje)

- * [CHANGE]
     * some minor nits in the output

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

0.00 2004-02-28 13:11:49 +0000 (9ada580 => abeltje)

- * [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

0.00 2004-02-28 12:27:21 +0000 (bf22828 => abeltje)

- * [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

0.00 2004-02-27 19:13:45 +0000 (20ae255 => abeltje)

- * [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

0.00 2004-02-27 19:12:40 +0000 (bfa32c4 => abeltje)

- * [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

0.00 2004-02-27 13:19:02 +0000 (9304804 => abeltje)

- * [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

0.00 2004-02-27 12:42:49 +0000 (f4b7338 => abeltje)

- * [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

0.00 2004-02-26 22:38:06 +0000 (68f560f => abeltje)

- * [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

0.00 2004-02-23 23:03:38 +0000 (5504bd0 => abeltje)

- * [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

0.00 2004-02-22 15:33:30 +0000 (14f6217 => abeltje)

- * [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

0.00 2004-02-21 14:16:53 +0000 (1a5c9c0 => abeltje)

- * [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

0.00 2004-02-21 14:00:46 +0000 (4dba5ef => abeltje)

- * [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

0.00 2004-02-21 13:35:39 +0000 (5abd6c1 => abeltje)

- * regen SIGNATURE for 1.18_62

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

0.00 2004-02-21 13:34:56 +0000 (bdc315e => abeltje)

- * regen Changes for 1.18_62

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

0.00 2004-02-21 13:31:49 +0000 (784791d => abeltje)

- * [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

0.00 2004-02-21 13:25:19 +0000 (9c58389 => abeltje)

- * [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

0.00 2004-02-21 13:24:21 +0000 (ccf5d69 => abeltje)

- * [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

0.00 2004-02-21 12:48:13 +0000 (0e720c6 => abeltje)

- * [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

0.00 2004-02-21 12:45:55 +0000 (98eb5d0 => abeltje)

- * [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

0.00 2004-02-21 12:43:48 +0000 (78800b7 => abeltje)

- * [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

0.00 2004-02-21 12:41:22 +0000 (219f2fe => abeltje)

- * [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

0.00 2004-02-21 10:48:08 +0000 (d58ca25 => abeltje)

- * [CHANGE]
     * Some adjustments that go 1.19

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

0.00 2004-02-20 12:19:41 +0000 (f4fe0be => abeltje)

- * [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

0.00 2004-02-20 12:15:54 +0000 (44c5971 => abeltje)

- * [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

0.00 2004-02-12 07:21:22 +0000 (36deafb => abeltje)

- * [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

0.00 2004-02-07 18:55:06 +0000 (b3ce3e1 => abeltje)

- * [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

0.00 2004-02-06 00:13:04 +0000 (2f3cb70 => abeltje)

- * [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

0.00 2004-01-20 14:47:39 +0000 (941de01 => abeltje)

- * [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

0.00 2004-01-17 16:02:59 +0000 (4affc04 => abeltje)

- * [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

0.00 2004-01-17 15:55:26 +0000 (ba9368e => abeltje)

- * [PRIVATE]
     * fix a shell syntax error

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

0.00 2004-01-17 15:50:00 +0000 (c86742e => abeltje)

- * regen SIGNATURE for 1.18_61

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

0.00 2004-01-17 15:49:24 +0000 (71f9d44 => abeltje)

- * regen Changes for 1.18_61

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

0.00 2004-01-17 15:43:58 +0000 (0b8da84 => abeltje)

- * [PRIVATE]
     * more automation, more shellish?

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

0.00 2004-01-17 15:22:03 +0000 (9a6b414 => abeltje)

- * bump the version for snapshot

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

0.00 2004-01-17 15:18:23 +0000 (2a8e191 => abeltje)

- * [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

0.00 2004-01-17 15:16:50 +0000 (b60867a => abeltje)

- * [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

0.00 2004-01-17 02:58:39 +0000 (a3cbf54 => abeltje)

- * [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

0.00 2004-01-17 02:15:23 +0000 (9948148 => abeltje)

- * [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

0.00 2004-01-16 17:17:20 +0000 (c4766f2 => abeltje)

- * [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

0.00 2004-01-16 17:13:24 +0000 (fa0e4b9 => abeltje)

- * [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

0.00 2004-01-16 16:44:36 +0000 (ef069c3 => abeltje)

- * [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

0.00 2004-01-16 16:14:40 +0000 (28f3e84 => abeltje)

- * [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

0.00 2004-01-15 16:21:38 +0000 (92e2487 => abeltje)

- * [FIX]
     * Campo reread the manpage :-)

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

0.00 2004-01-15 15:01:55 +0000 (007012c => abeltje)

- * [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

0.00 2004-01-14 21:51:56 +0000 (1906490 => abeltje)

- * [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

0.00 2004-01-14 00:26:09 +0000 (eb54dce => abeltje)

- * [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

0.00 2004-01-14 00:07:38 +0000 (663a3a6 => abeltje)

- * [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

0.00 2004-01-13 23:56:45 +0000 (c845301 => abeltje)

- * [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

0.00 2004-01-13 23:55:22 +0000 (2d9dccd => abeltje)

- * [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

0.00 2004-01-13 16:48:18 +0000 (96eb09e => abeltje)

- * [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

0.00 2004-01-13 16:44:49 +0000 (c794bc3 => abeltje)

- * [CHANGE]
     * clean up the matrix output

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

0.00 2004-01-13 16:40:17 +0000 (065291a => abeltje)

- * [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

0.00 2004-01-13 16:37:01 +0000 (914b53f => abeltje)

- * [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

0.00 2004-01-13 16:29:12 +0000 (671f7f0 => abeltje)

- * [CHANGE]
     * got the wrong count :-(

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

0.00 2004-01-13 16:19:44 +0000 (33e6630 => abeltje)

- * [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

0.00 2004-01-13 12:51:09 +0000 (58fb9ca => abeltje)

- * [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

0.00 2004-01-12 23:06:00 +0000 (9e6a42b => abeltje)

- * [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

0.00 2004-01-12 23:05:15 +0000 (7d4a32b => abeltje)

- * [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

0.00 2004-01-12 22:27:48 +0000 (908f754 => abeltje)

- * [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

0.00 2004-01-12 22:17:08 +0000 (3dda932 => abeltje)

- * [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

0.00 2004-01-12 22:12:33 +0000 (c509ccd => abeltje)

- * [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

0.00 2004-01-12 06:04:26 +0000 (9565156 => abeltje)

- * [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

0.00 2004-01-11 17:32:19 +0000 (ca8df21 => abeltje)

- * [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

0.00 2004-01-11 17:25:42 +0000 (3632e20 => abeltje)

- * [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

0.00 2004-01-10 17:47:19 +0000 (2f7f986 => abeltje)

- * [REMOVE]
     - followup change 523

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

0.00 2004-01-10 17:42:52 +0000 (20ba4a0 => abeltje)

- * [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

0.00 2004-01-10 14:47:59 +0000 (3cea537 => abeltje)

- * [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

0.00 2004-01-10 14:18:02 +0000 (297f8b9 => abeltje)

- * [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

0.00 2004-01-10 13:39:08 +0000 (0332ec5 => abeltje)

- * regen SIGNATURE for 1.18_60

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

0.00 2004-01-10 13:38:32 +0000 (65270f0 => abeltje)

- * regen Changes for 1.18_60

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

0.00 2004-01-10 13:37:06 +0000 (da67300 => abeltje)

- * [ADD]
     + add the average smoke duration

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

0.00 2004-01-09 23:42:24 +0000 (b33a70a => abeltje)

- * [CHANGE]
     * Some cosmetic changes to output

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

0.00 2004-01-09 23:41:32 +0000 (495ece6 => abeltje)

- * [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

0.00 2004-01-09 23:30:28 +0000 (835ecc9 => abeltje)

- * [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

0.00 2004-01-09 23:23:57 +0000 (199766c => abeltje)

- * [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

0.00 2004-01-09 19:45:53 +0000 (c29242d => abeltje)

- * [FIX]
     * a POD error

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

0.00 2004-01-09 19:06:10 +0000 (559ff86 => abeltje)

- * Prepare for a snapshot 1.18_60

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

0.00 2004-01-09 18:55:27 +0000 (4337a2c => abeltje)

- * [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

0.00 2004-01-09 18:06:58 +0000 (bb2e844 => abeltje)

- * [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

0.00 2004-01-09 17:40:32 +0000 (a4e084f => abeltje)

- * [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

0.00 2004-01-09 17:31:43 +0000 (3259e24 => abeltje)

- * [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

0.00 2004-01-09 17:30:17 +0000 (35c8324 => abeltje)

- * [CHANGE]
     * Update the documentation for 1.19

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

0.00 2004-01-09 16:15:03 +0000 (e35d2ab => abeltje)

- * [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

0.00 2004-01-09 16:10:51 +0000 (bf811ec => abeltje)

- * [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

0.00 2004-01-09 16:05:39 +0000 (39be0fa => abeltje)

- * [CHANGE]
     * lowercase the osname in __get_os()

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

0.00 2004-01-09 16:04:43 +0000 (b12dcef => abeltje)

- * [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

0.00 2004-01-09 01:41:40 +0000 (649ef22 => abeltje)

- * [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

0.00 2004-01-09 01:33:22 +0000 (5d54734 => abeltje)

- * [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

0.00 2004-01-09 01:32:24 +0000 (67357bd => abeltje)

- * [FIX]
     * POD error

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

0.00 2004-01-09 01:29:58 +0000 (9212658 => abeltje)

- * [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

0.00 2004-01-09 01:23:24 +0000 (b302f78 => abeltje)

- * [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

0.00 2004-01-09 01:12:00 +0000 (6bb3907 => abeltje)

- * [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

0.00 2004-01-09 00:47:44 +0000 (81d532e => abeltje)

- * [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

0.00 2004-01-09 00:45:37 +0000 (a4ec349 => abeltje)

- * [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

0.00 2004-01-09 00:40:44 +0000 (65ea7b1 => abeltje)

- * [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

0.00 2004-01-09 00:07:03 +0000 (4cbe39b => abeltje)

- * [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

0.00 2004-01-07 16:14:12 +0000 (a8e2cea => abeltje)

- * [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

0.00 2004-01-04 14:06:56 +0000 (8da3702 => abeltje)

- * [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

0.00 2004-01-04 13:49:33 +0000 (2abb444 => abeltje)

- * [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

0.00 2004-01-04 13:16:26 +0000 (75a9258 => abeltje)

- * [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

0.00 2004-01-04 13:14:33 +0000 (5bb58a1 => abeltje)

- * [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

0.00 2004-01-04 12:04:38 +0000 (040b1b9 => abeltje)

- * [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

0.00 2004-01-02 18:49:44 +0000 (6d00b41 => abeltje)

- * [ADD]
     + SysInfo stuff

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

0.00 2003-12-21 12:18:33 +0000 (e444fb8 => abeltje)

- * [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

0.00 2003-12-21 11:53:24 +0000 (962d74c => abeltje)

- * [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

0.00 2003-12-21 11:48:43 +0000 (bcfc161 => abeltje)

- * [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

0.00 2003-12-21 11:30:13 +0000 (d3d79bb => abeltje)

- * [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

0.00 2003-12-21 11:25:18 +0000 (5106a97 => abeltje)

- * [ADD]
     + more code and tests

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

0.00 2003-10-05 12:27:20 +0000 (e8e4c91 => abeltje)

- * [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

0.00 2003-09-26 14:21:43 +0000 (9492e31 => abeltje)

- * [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

0.00 2003-09-26 14:19:58 +0000 (ea6c794 => abeltje)

- * [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

0.00 2003-09-26 14:16:04 +0000 (b07fc80 => abeltje)

- * [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

0.00 2003-09-26 13:45:58 +0000 (0810e92 => abeltje)

- * [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

0.00 2003-09-26 13:33:02 +0000 (3adf20d => abeltje)

- * [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

0.00 2003-09-26 13:24:27 +0000 (9ea82fc => abeltje)

- * [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

0.00 2003-09-26 13:04:46 +0000 (86d92a6 => abeltje)

- * [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

0.00 2003-09-26 12:57:55 +0000 (28a7c77 => abeltje)

- * [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

0.00 2003-09-26 11:42:42 +0000 (2af7f7d => abeltje)

- * [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

0.00 2003-09-26 11:37:07 +0000 (fdacf9b => abeltje)

- * [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

0.00 2003-09-26 11:26:18 +0000 (bf0801d => abeltje)

- * [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

0.00 2003-09-26 11:06:23 +0000 (8f43dc2 => abeltje)

- * [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

0.00 2003-09-26 10:54:33 +0000 (fe342b8 => abeltje)

- * [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

0.00 2003-09-26 10:45:39 +0000 (e6a2b55 => abeltje)

- * [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

0.00 2003-08-15 09:13:44 +0000 (7515c2f => abeltje)

- * [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

0.00 2003-08-15 09:09:24 +0000 (b2c1b4f => abeltje)

- * We are in devel

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

0.00 2003-08-11 20:21:23 +0000 (c3eb9ee => abeltje)

- * [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

0.00 2003-08-11 10:35:03 +0000 (9612b96 => abeltje)

- * [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

0.00 2003-08-11 10:33:47 +0000 (363111f => abeltje)

- * [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

0.00 2003-08-11 10:15:18 +0000 (7115dc6 => abeltje)

- * [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

0.00 2003-08-11 10:11:29 +0000 (1fe8acd => abeltje)

- * [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

0.00 2003-08-11 09:58:29 +0000 (fdf689b => abeltje)

- * [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

0.00 2003-08-07 01:24:57 +0000 (98e2a49 => abeltje)

- * [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

0.00 2003-08-07 01:20:31 +0000 (f1ed253 => abeltje)

- * [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

0.00 2003-08-07 01:17:46 +0000 (3b8bdf1 => abeltje)

- * [PRIVATE]  merge the commandline options from 329

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

0.00 2003-08-03 15:38:07 +0000 (0819b4f => abeltje)

- * 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

0.00 2003-08-03 15:34:43 +0000 (0213034 => abeltje)

- * regen Changes for 1.18 again

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

0.00 2003-08-03 15:33:36 +0000 (2c9b1ce => abeltje)

- * [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

0.00 2003-08-03 13:47:02 +0000 (8b604c0 => abeltje)

- * Regen Changes for 1.18

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

0.00 2003-08-03 13:41:09 +0000 (2997d7b => abeltje)

- * This 1.18!

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

0.00 2003-08-03 11:24:26 +0000 (131392b => abeltje)

- * [ADD] include cygwin in check_buildcfg()

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

0.00 2003-08-03 01:28:00 +0000 (8fdf69d => abeltje)

- 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

0.00 2003-08-03 01:15:09 +0000 (e871527 => abeltje)

- * [FIX] More Release Candidate stuff

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

0.00 2003-08-02 12:28:49 +0000 (835bee7 => abeltje)

- * [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

0.00 2003-08-02 12:22:36 +0000 (64964c3 => abeltje)

- * 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

0.00 2003-08-02 02:00:18 +0000 (133981d => abeltje)

- * [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

0.00 2003-08-02 01:31:57 +0000 (006968d => abeltje)

- * [ADD] do_pod2usage() and --man, --help

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

0.00 2003-08-02 01:27:35 +0000 (98b066b => abeltje)

- * [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

0.00 2003-08-02 00:23:13 +0000 (61c0332 => abeltje)

- * [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

0.00 2003-08-01 18:29:10 +0000 (2a329f8 => abeltje)

- * [FIX] the number of tests

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

0.00 2003-08-01 18:24:58 +0000 (88c557b => abeltje)

- This should be 1.17_63

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

0.00 2003-08-01 18:21:43 +0000 (f08ff07 => abeltje)

- * [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

0.00 2003-08-01 18:17:59 +0000 (c952246 => abeltje)

- * [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

0.00 2003-08-01 16:57:12 +0000 (afda731 => abeltje)

- * [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

0.00 2003-08-01 14:18:44 +0000 (29a7b98 => abeltje)

- * [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

0.00 2003-08-01 12:14:11 +0000 (825154f => abeltje)

- * 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

0.00 2003-08-01 12:03:30 +0000 (c7cebfa => abeltje)

- * [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

0.00 2003-07-31 23:17:14 +0000 (51fd4cd => abeltje)

- * 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

0.00 2003-07-31 22:50:09 +0000 (b8b838d => abeltje)

- * [FIX] spaces got lost in a regex

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

0.00 2003-07-31 21:08:03 +0000 (8f74501 => abeltje)

- * [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

0.00 2003-07-31 21:03:26 +0000 (bb2460e => abeltje)

- This is 1.17_62 aka RC2

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

0.00 2003-07-31 21:00:30 +0000 (b701ea7 => abeltje)

- * [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

0.00 2003-07-31 20:55:52 +0000 (8e6eb11 => abeltje)

- * Make mkdist.sh a bit more flexible

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

0.00 2003-07-31 20:51:41 +0000 (128ae08 => abeltje)

- * [ADD] This distribution now has gpg signing

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

0.00 2003-07-31 13:23:36 +0000 (8062e25 => abeltje)

- * [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

0.00 2003-07-30 23:08:15 +0000 (304b5a2 => abeltje)

- * Keep up with version numbers after changes

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

0.00 2003-07-30 18:22:21 +0000 (4592c97 => abeltje)

- * Another shot at 1.17_61

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

0.00 2003-07-30 18:20:32 +0000 (60aadf7 => abeltje)

- * 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

0.00 2003-07-30 18:17:27 +0000 (21baa78 => abeltje)

- * [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

0.00 2003-07-30 18:11:33 +0000 (245ecdd => abeltje)

- * [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

0.00 2003-07-30 15:00:53 +0000 (814b6f0 => abeltje)

- * This is a 1.17_61 candidate

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

0.00 2003-07-30 14:54:47 +0000 (1953e76 => abeltje)

- * 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

0.00 2003-07-30 14:47:27 +0000 (29003bd => abeltje)

- * Be specific about filehandles you write() to

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

0.00 2003-07-30 14:44:25 +0000 (c0aab4f => abeltje)

- * Separate the extend_with_harness() code

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

0.00 2003-07-30 14:23:32 +0000 (14935bf => abeltje)

- * tweak the test environment

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

0.00 2003-07-30 14:22:15 +0000 (e8a2956 => abeltje)

- * Updated the tests, better coverage?

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

0.00 2003-07-30 14:15:57 +0000 (63027c7 => abeltje)

-  * [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

0.00 2003-07-30 13:17:18 +0000 (cacd839 => abeltje)

- * [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

0.00 2003-07-28 20:01:35 +0000 (a024182 => abeltje)

- * [SVN] set svn:executable

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

0.00 2003-07-28 19:48:46 +0000 (323e671 => abeltje)

- * [MERGE] put_file() (revision 273)

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

0.00 2003-07-28 00:34:44 +0000 (3e90c8f => abeltje)

- * 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

0.00 2003-07-27 16:22:34 +0000 (3d76aab => abeltje)

- * 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

0.00 2003-07-27 16:19:00 +0000 (5febe14 => abeltje)

- * [ADD] handling for "make minitest"

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

0.00 2003-07-27 15:08:05 +0000 (701574c => abeltje)

- * [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

0.00 2003-07-27 15:06:20 +0000 (a51e333 => abeltje)

- * [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

0.00 2003-07-27 14:52:28 +0000 (352394c => abeltje)

- * [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

0.00 2003-07-27 10:50:04 +0000 (1064d52 => abeltje)

- * [ADD] Stuff to test Test::Smoke::Smoker

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

0.00 2003-07-24 14:56:22 +0000 (dfdf076 => abeltje)

- * This is 1.17_61

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

0.00 2003-07-24 14:54:44 +0000 (2784735 => abeltje)

- * $VERSION=1.17_61

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

0.00 2003-07-24 14:52:25 +0000 (b19151f => abeltje)

- * [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

0.00 2003-07-24 14:39:00 +0000 (2304a12 => abeltje)

- * [FIX] wrong escape on a signlequoted string

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

0.00 2003-07-24 14:36:10 +0000 (19811f9 => abeltje)

- * [FIX] POD mistakes

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

0.00 2003-07-21 16:07:20 +0000 (40b46d5 => abeltje)

- * 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

0.00 2003-07-21 16:06:26 +0000 (9c80d9d => abeltje)

- * 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

0.00 2003-07-21 15:53:48 +0000 (4daf858 => abeltje)

- * [FIX] typo in the defaultenv option

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

0.00 2003-07-21 10:52:24 +0000 (cf660b1 => abeltje)

- * [POD] more docs

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

0.00 2003-07-21 01:03:10 +0000 (93b03b7 => abeltje)

- * [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

0.00 2003-07-20 23:19:05 +0000 (25becb0 => abeltje)

- * [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

0.00 2003-07-20 22:31:12 +0000 (d53d8e6 => abeltje)

- * [FIX] typo in check_buildcfg()

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

0.00 2003-07-20 15:25:01 +0000 (d66c7f9 => abeltje)

- * [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

0.00 2003-07-20 13:03:55 +0000 (dcb1f19 => abeltje)

- 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

0.00 2003-07-20 12:56:59 +0000 (e0a90c1 => abeltje)

- More tweaks, add runsmoke.pl as script

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

0.00 2003-07-20 12:49:59 +0000 (5142a4d => abeltje)

- * [CHANGE] time report message

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

0.00 2003-07-20 12:39:59 +0000 (68599e0 => abeltje)

- * [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

0.00 2003-07-20 12:31:58 +0000 (47cc939 => abeltje)

- * [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

0.00 2003-07-20 12:24:22 +0000 (762808c => abeltje)

- * [SVN] ps svn:keywords Id

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

0.00 2003-07-20 12:22:11 +0000 (36d222e => abeltje)

- * [ADD] new testfile for Test::Smoke::Smoker

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

0.00 2003-07-19 01:30:30 +0000 (341bcef => abeltje)

- * 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

0.00 2003-07-19 01:29:36 +0000 (2634362 => abeltje)

- * mention the deprecation of mktest.pl

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

0.00 2003-07-19 01:27:56 +0000 (123fe9a => abeltje)

- * bit of whitespace change

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

0.00 2003-07-19 01:26:15 +0000 (68bd96c => abeltje)

- * [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

0.00 2003-07-19 01:23:57 +0000 (1dcfe9d => abeltje)

- * [ADD] --continue

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

0.00 2003-07-19 01:22:46 +0000 (21f89ed => abeltje)

- * [CHANGE] testname

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

0.00 2003-07-16 01:28:24 +0000 (11a96ce => abeltje)

- * [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

0.00 2003-07-15 14:31:51 +0000 (303af81 => abeltje)

- * [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

0.00 2003-07-15 14:24:23 +0000 (f2f7273 => abeltje)

- * [SVN] set svn:keywords "Id"

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

0.00 2003-07-15 14:05:58 +0000 (5e57592 => abeltje)

- * [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

0.00 2003-07-15 12:57:28 +0000 (95d88d1 => abeltje)

- * [CHANGE] complete the --defaultenv feature

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

0.00 2003-07-15 03:53:54 +0000 (608fe45 => abeltje)

- * [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

0.00 2003-07-15 03:10:56 +0000 (4237c92 => abeltje)

- * [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

0.00 2003-07-15 02:56:14 +0000 (19c2893 => abeltje)

- * [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

0.00 2003-07-15 02:44:36 +0000 (44bd23d => abeltje)

- * [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

0.00 2003-07-15 00:32:06 +0000 (3f673c1 => abeltje)

- * [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

0.00 2003-07-15 00:10:00 +0000 (d8c006f => abeltje)

- * [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

0.00 2003-07-14 23:55:08 +0000 (af8f14e => abeltje)

- * [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

0.00 2003-07-14 23:51:18 +0000 (5b66f98 => abeltje)

- * [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

0.00 2003-07-13 10:07:58 +0000 (c580cf0 => abeltje)

- * [ADD] Mention --defaultenv

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

0.00 2003-07-11 19:36:27 +0000 (44c3bbd => abeltje)

- * [MERGE] --defaultenv (revision 211)

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

0.00 2003-07-11 15:13:13 +0000 (92f3752 => abeltje)

- * [MERGE] 214, 216 Rename FAQ.pod -> FAQ

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

0.00 2003-07-11 15:08:09 +0000 (227f92e => abeltje)

- * 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

0.00 2003-07-11 15:03:28 +0000 (dec119f => abeltje)

- * [MERGE] some more pod (revision 212)

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

0.00 2003-07-11 14:57:25 +0000 (702263f => abeltje)

- * [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

0.00 2003-06-29 01:03:01 +0000 (6ad2974 => abeltje)

- * [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

0.00 2003-06-29 00:27:25 +0000 (609b58e => abeltje)

- * [MERGE] POD/verbose consistency stuff (revision 204)

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

0.00 2003-06-29 00:14:35 +0000 (950feb5 => abeltje)

- * [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

0.00 2003-06-22 19:44:44 +0000 (e97e4d8 => abeltje)

- * This is 1.17_53

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

0.00 2003-06-22 15:06:43 +0000 (5a847f0 => abeltje)

- * [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

0.00 2003-06-22 15:04:53 +0000 (f4a637c => abeltje)

- * [ADD] file with intentions

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

0.00 2003-06-22 14:54:04 +0000 (9d5955c => abeltje)

- * [FIX] typos

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

0.00 2003-06-22 14:50:36 +0000 (fd7750d => abeltje)

- * [FIX] thinko in the MAIL:{} code

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

0.00 2003-06-22 14:46:21 +0000 (a682649 => abeltje)

- * [ADD] Mention --continue

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

0.00 2003-06-22 14:44:40 +0000 (ecc4ae5 => abeltje)

- * [FIX] Revision 166 needed a bit more.

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

0.00 2003-06-12 14:50:33 +0000 (8a966be => abeltje)

- * This is 1.17_52

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

0.00 2003-06-12 14:49:01 +0000 (131afd5 => abeltje)

- * [FIX] typos

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

0.00 2003-06-12 13:34:06 +0000 (c9cf436 => abeltje)

- * [ADD] --continue

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

0.00 2003-06-12 13:27:06 +0000 (096dae6 => abeltje)

- * [ADD]
     - "make distclean" for {fdir} as before

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

0.00 2003-06-12 13:23:11 +0000 (88419ff => abeltje)

- * [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

0.00 2003-06-08 12:32:33 +0000 (7c3d8ec => abeltje)

- * [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

0.00 2003-06-06 16:05:43 +0000 (18f1178 => abeltje)

- * Set $Id$ and svn:keywords "Id"

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

0.00 2003-06-06 15:59:00 +0000 (a05f1df => abeltje)

- * [MERGE] $Id$ and svn::Keywords "Id"

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

0.00 2003-06-06 15:48:15 +0000 (d29ea52 => abeltje)

- * 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

0.00 2003-06-06 15:46:46 +0000 (ecd2c70 => abeltje)

- * Mention the {killtime} feature

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

0.00 2003-06-06 15:46:02 +0000 (b030dee => abeltje)

- * [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

0.00 2003-06-06 15:39:56 +0000 (7ec7ce8 => abeltje)

- * 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

0.00 2003-06-06 15:38:42 +0000 (312ff64 => abeltje)

- * 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

0.00 2003-06-06 15:25:35 +0000 (fa81988 => abeltje)

- * [ADD] {mail} option to F<configsmoke.pl>

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

0.00 2003-05-18 13:18:13 +0000 (791b0de => abeltje)

- * [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

0.00 2003-05-18 11:51:30 +0000 (18972ac => abeltje)

- * [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

0.00 2003-05-18 11:46:23 +0000 (67e7d5e => abeltje)

- * Move the distribution to a configurable directory

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

0.00 2003-05-18 11:45:03 +0000 (c0be61a => abeltje)

- * [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

0.00 2003-05-18 11:33:02 +0000 (c05be0c => abeltje)

- * [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

0.00 2003-05-18 11:30:44 +0000 (42b4254 => abeltje)

- * [RENAME] that was a silly typo

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

0.00 2003-05-18 11:05:07 +0000 (159ee41 => abeltje)

- * [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

0.00 2003-05-18 11:04:02 +0000 (58c6542 => abeltje)

- * [CHANGE] Add some verbosity

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

0.00 2003-05-18 11:02:13 +0000 (622d78f => abeltje)

- * [ADD]
     + Test::Smoke::BuildCFG
     + Test::Smoke::Smoker

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

0.00 2003-05-18 10:50:16 +0000 (29651ab => abeltje)

- * [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

0.00 2003-05-18 10:46:34 +0000 (aef7c26 => abeltje)

- * [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

0.00 2003-05-10 11:32:29 +0000 (d0b35dc => abeltje)

- * [ADD] OO interface to the build configurations

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

0.00 2003-04-29 18:55:16 +0000 (d844cf0 => abeltje)

- * [FIX] more write_bat() trouble

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

0.00 2003-04-29 18:28:06 +0000 (3e6cb82 => abeltje)

- * [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

0.00 2003-04-29 15:01:07 +0000 (af57e28 => abeltje)

- * [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

0.00 2003-04-27 11:55:44 +0000 (cd73638 => abeltje)

- * [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

0.00 2003-04-27 11:35:54 +0000 (b936f8c => abeltje)

- * [FIX] we want to see {gccversion}

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

0.00 2003-04-27 11:24:03 +0000 (b960758 => abeltje)

- * [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

0.00 2003-04-21 01:12:09 +0000 (4a76aa6 => abeltje)

- At last: This is REV-1.17

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

0.00 2003-04-21 00:34:48 +0000 (aad9e44 => abeltje)

- Update version

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

0.00 2003-04-21 00:34:04 +0000 (460e644 => abeltje)

- Update version information

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

0.00 2003-04-21 00:33:35 +0000 (b16a813 => abeltje)

- Update version

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

0.00 2003-04-21 00:26:44 +0000 (04f8213 => abeltje)

- * [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

0.00 2003-04-21 00:01:37 +0000 (42b78fa => abeltje)

- * [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

0.00 2003-04-20 23:50:38 +0000 (235cfee => abeltje)

- * [REMOVE]
     All -Duse64bitall in the build-configurations.

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

0.00 2003-04-06 17:15:13 +0000 (1fb8f0c => abeltje)

- * 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

0.00 2003-04-06 17:10:15 +0000 (6a6f7dd => abeltje)

- * [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

0.00 2003-03-30 09:28:32 +0000 (c5a2dc8 => abeltje)

- * [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

0.00 2003-03-30 09:21:51 +0000 (96e02b7 => abeltje)

- * [ADD] "deeper" cleaning of *~

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

0.00 2003-03-29 13:37:28 +0000 (8c38e4e => abeltje)

- 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

0.00 2003-03-29 13:36:27 +0000 (64bbad4 => abeltje)

- Add more questions and answers

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

0.00 2003-03-28 13:25:01 +0000 (86ad2e2 => abeltje)

- * [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

0.00 2003-03-16 18:03:21 +0000 (a45b169 => abeltje)

- * [FIX] escape dots in regexen!

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

0.00 2003-03-16 17:45:57 +0000 (e0d033a => abeltje)

- * [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

0.00 2003-03-16 17:26:12 +0000 (9dc3c3c => abeltje)

- * [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

0.00 2003-03-15 02:03:19 +0000 (1fb9b03 => abeltje)

- 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

0.00 2003-03-15 01:20:57 +0000 (1ad4e8d => abeltje)

- This is REV-1_16_30

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

0.00 2003-03-14 21:41:24 +0000 (e768550 => abeltje)

- * [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

0.00 2003-03-14 21:12:08 +0000 (e87d157 => abeltje)

- VERSION = 1.16_30

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

0.00 2003-03-14 21:09:30 +0000 (7230011 => abeltje)

- * [ADD] F<FAQ.pod>

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

0.00 2003-03-14 21:07:32 +0000 (a9c0447 => abeltje)

- * [FIX] unescaped $ instring

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

0.00 2003-03-14 21:06:23 +0000 (f20f828 => abeltje)

- Cope with the new F<Makefile.PL>

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

0.00 2003-03-14 20:57:18 +0000 (d764e87 => abeltje)

- * This should be 1.17-RC1

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

0.00 2003-03-14 14:49:10 +0000 (4207625 => abeltje)

- * '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

0.00 2003-03-12 23:48:09 +0000 (4a56779 => abeltje)

- * [FIX] typo

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

0.00 2003-03-12 23:46:12 +0000 (367a2c5 => abeltje)

- * [FIX] typo in filename

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

0.00 2003-03-12 23:38:16 +0000 (acd89fe => abeltje)

- * [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

0.00 2003-03-12 23:15:52 +0000 (21d5474 => abeltje)

- * 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

0.00 2003-03-12 22:15:03 +0000 (ca4cb43 => abeltje)

- * [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

0.00 2003-03-12 21:25:26 +0000 (d16cdb8 => abeltje)

- * [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

0.00 2003-03-12 21:15:37 +0000 (bb2fc48 => abeltje)

- * [ADD] {sfile} field for snapshots (named snapshot)

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

0.00 2003-03-11 21:01:31 +0000 (9559f7c => abeltje)

- * [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

0.00 2003-03-11 13:21:08 +0000 (51a5a5e => abeltje)

- * [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

0.00 2003-03-11 06:28:49 +0000 (27a1448 => abeltje)

- * Get the name section right

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

0.00 2003-03-10 23:13:23 +0000 (ee21d21 => abeltje)

- * 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

0.00 2003-03-10 23:09:44 +0000 (7f1c9cc => abeltje)

- 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

0.00 2003-03-10 06:39:22 +0000 (a6832c5 => abeltje)

- 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

0.00 2003-03-09 20:24:01 +0000 (73b647e => abeltje)

- This is REV-1_16_24

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

0.00 2003-03-09 20:20:24 +0000 (1def610 => abeltje)

- Now uses Test::Smoke

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

0.00 2003-03-09 20:16:44 +0000 (63d026c => abeltje)

- * 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

0.00 2003-03-09 20:03:50 +0000 (e3c8602 => abeltje)

- Now uses Test::Smoke

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

0.00 2003-03-09 20:00:12 +0000 (e3ad739 => abeltje)

- More $ENV{LC_ALL} fiddling

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

0.00 2003-03-09 19:48:14 +0000 (19ab40b => abeltje)

- restore the original

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

0.00 2003-03-09 19:41:05 +0000 (2406d75 => abeltje)

- New naming scheme

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

0.00 2003-03-09 19:37:11 +0000 (b4eb51c => abeltje)

- Added F<lib/Test/Smoke.pm>

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

0.00 2003-03-09 19:35:47 +0000 (b257484 => abeltje)

- Small POD changes

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

0.00 2003-03-09 18:57:50 +0000 (dafa18a => abeltje)

- 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

0.00 2003-03-09 18:57:30 +0000 (99c13ae => abeltje)

- 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

0.00 2003-03-09 18:57:13 +0000 (afaa34d => abeltje)

- 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

0.00 2003-03-09 18:56:45 +0000 (26ca2ef => abeltje)

- 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

0.00 2003-03-09 18:54:20 +0000 (f431708 => abeltje)

- Tests for get_smoked_Config()

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

0.00 2003-03-09 18:50:04 +0000 (b2cb2c0 => abeltje)

- Forgot to add it to the repository

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

0.00 2003-03-09 18:49:11 +0000 (8f61932 => abeltje)

- 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

0.00 2003-03-09 18:46:57 +0000 (fee81a2 => abeltje)

- 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

0.00 2003-03-09 18:45:38 +0000 (a6e231d => abeltje)

- 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

0.00 2003-03-09 18:44:31 +0000 (002c6f3 => abeltje)

- Tests for lib/Test/Smoke.pm

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

0.00 2003-03-09 18:43:48 +0000 (fbe13d4 => abeltje)

- 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

0.00 2003-03-09 18:41:40 +0000 (928c706 => abeltje)

- Introduced F<lib/Test/Smoke.pm>

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

0.00 2003-03-09 18:33:21 +0000 (54a144e => abeltje)

- 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

0.00 2003-03-06 01:20:18 +0000 (aa9cf3b => abeltje)

- More echo comments

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

0.00 2003-03-06 01:07:40 +0000 (658bf61 => abeltje)

- 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

0.00 2003-03-05 22:58:08 +0000 (02931f4 => abeltje)

- This is REV-1_16_22

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

0.00 2003-03-05 22:57:39 +0000 (73c1f64 => abeltje)

- FIX: $ENV{PERL_UNICODE}

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

0.00 2003-03-05 22:55:01 +0000 (bad49f4 => abeltje)

- New simple OO FTP-mirror client

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

0.00 2003-03-05 22:53:19 +0000 (7c93337 => abeltje)

- 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

0.00 2003-03-05 22:52:56 +0000 (c92b100 => abeltje)

- 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

0.00 2003-03-05 22:51:23 +0000 (fa1677e => abeltje)

- Added -Accflags=... for Config_win32()

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

0.00 2003-03-05 22:51:14 +0000 (4c83b56 => abeltje)

- Added -Accflags=... for Config_win32()

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

0.00 2003-03-05 22:50:55 +0000 (5491a3e => abeltje)

- Added -Accflags=... for Config_win32()

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

0.00 2003-03-05 22:49:50 +0000 (4de6492 => abeltje)

- 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

0.00 2003-03-05 22:49:37 +0000 (0220ec7 => abeltje)

- 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

0.00 2003-03-05 22:49:19 +0000 (454245d => abeltje)

- 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

0.00 2003-03-05 22:49:07 +0000 (3d354fa => abeltje)

- 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

0.00 2003-03-05 22:46:01 +0000 (bd76f1e => abeltje)

- This used to be "smokew32.cfg"

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

0.00 2003-03-05 22:43:46 +0000 (0dc689e => abeltje)

- This is REV-1_16_22

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

0.00 2003-03-05 22:40:35 +0000 (f2a2a08 => abeltje)

- This is REV-1_16_22

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

0.00 2003-03-05 20:03:42 +0000 (741b4f7 => abeltje)

- Initial import

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