↵ Return to the main page of perl-Test-Simple
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-23 | Paul Howarth <paul at city dash fan dot org> - 3:1.302209-1 | - Update to 1.302209 - Don't use base as much (GH#1021) - Use PerlIO::get_layers without loading PerlIO.pm (GH#1022) - Move try_sig_mask to separate file to avoid always loading POSIX (GH#1023) |
2025-01-22 | Paul Howarth <paul at city dash fan dot org> - 3:1.302208-1 | - Update to 1.302208 - Avoid closing over values in string eval when comparing values (GH#1018) |
2025-01-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 3:1.302207-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-12-28 | Paul Howarth <paul at city dash fan dot org> - 3:1.302207-1 | - Update to 1.302207 - Fix debugging info when JSON::MaybeXS is missing - Fix typos - Add TEST2_ENABLE_PLUGINS env var - Add Test2::Env docs |
2024-12-20 | Paul Howarth <paul at city dash fan dot org> - 3:1.302206-1 | - Update to 1.302206 - Use our instead of 'use vars' - Fix $[ usage - Documentation updates - Remove Test::Builder::IO::Scalar (GH#1016) |
2024-09-15 | Paul Howarth <paul at city dash fan dot org> - 3:1.302204-1 | - Update to 1.302204 - Add pending diagnostics functionality - Show warnings/exceptions for no_warnings() and lives() |
2024-09-05 | Paul Howarth <paul at city dash fan dot org> - 3:1.302203-1 | - Update to 1.302203 - Fix some tests when run on Windows (GH#1002, GH#1003) |
2024-09-04 | Paul Howarth <paul at city dash fan dot org> - 3:1.302202-1 | - Update to 1.302202 - Add comment on how to make tables bigger (GH#931) |
2024-09-02 | Paul Howarth <paul at city dash fan dot org> - 3:1.302201-2 | - Term::Table required when bootstrapping (rhbz#2308981) |
2024-08-14 | Paul Howarth <paul at city dash fan dot org> - 3:1.302201-1 | - Update to 1.302201 - Fix bug found by new warnings in blead |