↵ Return to the main page of perl-Test-Simple-tests
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 3:1.302214-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-07-08 | Jitka Plesnikova <jplesnik at redhat dot com> - 3:1.302214-3 | - Perl 5.42 re-rebuild of bootstrapped packages |
| 2025-07-07 | Jitka Plesnikova <jplesnik at redhat dot com> - 3:1.302214-2 | - Perl 5.42 rebuild |
| 2025-05-25 | Paul Howarth <paul at city dash fan dot org> - 3:1.302214-1 | - Update to 1.302214 - Fix typo in documentation |
| 2025-05-19 | Paul Howarth <paul at city dash fan dot org> - 3:1.302213-1 | - Update to 1.302213 - Fix duplicate words in Changes file (GH#1044) - Fix spelling issue (GH#1043) |
| 2025-05-18 | Paul Howarth <paul at city dash fan dot org> - 3:1.302212-1 | - Update to 1.302212 - Add a workaround for Test::Class::Moose |
| 2025-05-02 | Paul Howarth <paul at city dash fan dot org> - 3:1.302211-1 | - Update to 1.302211 - Fix broken links in pod for Test2::Event and Test2::Event::Generic (GH#1035) - Fix broken link in pod for Test2::Manual::Tooling::TestBuilder (GH#1033) - Better error message if you use done_testing twice - Test2::Compare: Link to base class for Test2::Compare::* (GH#1038) - Test2::Manual::Anatomy::Event: Small typo in link (GH#1037) - Test2::EventFacet::Info::Table: Fix link to Test2::API::Context (GH#1036) - Test2::Manual::Anatomy::Context: Fix link to test2_stack function (GH#1034) - Spelling correction (GH#1042) |
| 2025-03-30 | Paul Howarth <paul at city dash fan dot org> - 3:1.302210-1 | - Update to 1.302210 - Fix typo in Test2::Util::Trace docs - Documentation fixes throughout for affect vs. effect - Test2::Tools::Warnings warns called in void context - Remove unnecessary empty list assignments - Calculate CAN_SIGSYS when called rather than as a constant |
| 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) |