The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.80_02 - 2023-10-15

  • (Abe Timmerman, Sun, 15 Oct 2023 11:47:28 +0200) Autocommit for distribution Test-Smoke 1.80_02 (test)

Changes for version 1.80_01 - 2023-10-13

  • (Abe Timmerman, Fri, 13 Oct 2023 22:12:09 +0200) Autocommit for distribution Test-Smoke 1.80_01 (test)
  • (Abe Timmerman, Sat, 14 Oct 2023 13:53:36 +0200) Make sure we always use (double) quotes(")
  • Commands and arguments that contain spaces or are allready delimited,
  • should always go out to the "shell" with quotes(") (not apostrophes(')).
  • (Abe Timmerman, Sat, 14 Oct 2023 19:57:41 +0200) FIX: GitHubIssue #78
  • The `sprintf()` rounds-up all numbers with a fraction-bit >= 0.5, so it
  • can round-up to 60 again. We now check that and correct.
  • (Abe Timmerman, Sat, 14 Oct 2023 20:01:55 +0200) Merge branch 'metacpan-20230214' of https://github.com/jkeenan/Test-Smoke into jkeenan-metacpan-20230214

Documentation

These are the Release Notes for 1.30
Check the buildconfigfile specified on the commandline
Create a configuration for tssmokeperl.pl
Patch the sourcetree
Check the status of a running smoke
Guess the status of the current smoke.
FAQ
Test::Smoke frequently asked questions

Modules

The Perl core test smoke suite
Object that represents an Application Option.
A collection of AppOption objects.
The tsarchive.pl application.
Baseclass for Test::Smoke::App::* applications.
App for configuring Test::Smoke.
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke.
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke.
Mixin for Test::Smoke::App::ConfigSmoke.
Mixin for Test::Smoke::App::ConfigSmoke.
Mixin for Test::Smoke::App::ConfigSmoke
Mixin for Test::Smoke::App::ConfigSmoke
A collection of application configs and config options.
The tsreport.pl application.
The tsrepostjsn.pl application.
Run a Test::Smoke::App applet.
The tsrunsmoke.pl application.
Implementation for tssendrpt.pl
The tssmokeperl.pl application.
Synchronise the perl source tree from a source.
Create < $ddir\win32\smoke.mk >
Archive the smoke files.
OO interface for handling build configurations
Implement a mirror like object
"Role" that adds logging methods to "traditional" objects.
Factory for objects to send the report.
baseclass for Mailers
Base class for objects (AUTOLOADed accessors)
OO interface to help patching the source-tree
OO interface to handle the Policy.sh stuff.
Factory for poster objects.
Base class for the posters to CoreSmokeDB.
Poster subclass using curl.
Poster subclass using HTTP::Tiny.
Poster subclass using LWP::UserAgent.
OO interface for handling the testresults (mktest.out)
OO interface to do one smoke cycle.
Manipulate the perl source-tree
Factory for syncer objects.
Take out some of the functions of the smoke suite.
Run a command and return its output.
Functions to help find Helpers (modules/bins)
A JSON:PP/JSON::XS Factory Class
Serialise (stringify) values, a bit like Data::Dumper.
Utility function to switch off the error-popup for the current process.

Provides

in lib/Test/Smoke/BuildCFG.pm
in lib/Test/Smoke/LogMixin.pm
in lib/Test/Smoke/Mailer/MIME_Lite.pm
in lib/Test/Smoke/Mailer/Mail_Sendmail.pm
in lib/Test/Smoke/Mailer/Mail_X.pm
in lib/Test/Smoke/Mailer/SendEmail.pm
in lib/Test/Smoke/Mailer/Sendmail.pm
in lib/Test/Smoke/Syncer/Base.pm
in lib/Test/Smoke/Syncer/Copy.pm
in lib/Test/Smoke/Syncer/FTP.pm
in lib/Test/Smoke/Syncer/Forest.pm
in lib/Test/Smoke/Syncer/Git.pm
in lib/Test/Smoke/Syncer/Hardlink.pm
in lib/Test/Smoke/Syncer/Rsync.pm
in lib/Test/Smoke/Syncer/Snapshot.pm