This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perldelta
[perl5.git] / t / re / speed.t
2023-11-03 Elvin Aslanovt: Convert indirect syntax in tests
2022-08-24 Karl WilliamsonConsolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()
2020-10-03 Hugo van der SandenIn tests, fix @INC before loading more stuff
2020-05-27 Karl Williamsont/re/speed.t: Adapt for sl-o-o-w boxes
2019-11-05 David Mitchellt/re/speed.t: increase timeout
2018-05-19 Karl WilliamsonPATCH: [perl #133185] Infinite loop in qr//
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-04-09 David Mitchellmove perf test from re/pat.t to re/speed.t
2015-11-23 Craig A. BerryTODO newish re/speed.t tests on VMS.
2015-09-06 David Mitchellre/speed.t: increase watchdog timeout
2015-08-24 Lukas Maitest implicit anchors using re.pm [perl #125810]
2015-02-13 David Mitchelladd some more tests for RT #123743
2015-02-10 David Mitchellsimpify and speed up /.*.../ handling
2014-11-02 Jarkko HietaniemiIn tests, 'use strict' etc after the @INC manipulation.
2014-09-23 David Mitchellt/re/speed.t: adjust watchdog timeout
2014-09-22 David Mitchellcreate t/re/speed.t, t/re/speed_thr.t