Branch: refs/heads/hv/topt
  Home:   https://github.com/Perl/perl5
  Commit: a9b6621e62228f11f4c1bacb3c7052e74b088445
      
https://github.com/Perl/perl5/commit/a9b6621e62228f11f4c1bacb3c7052e74b088445
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M MANIFEST
    A t/re/opt.t

  Log Message:
  -----------
  Add test harness for regexp optimization


  Commit: cb097ac0fda3fa1807c73561e536ecb23491f150
      
https://github.com/Perl/perl5/commit/cb097ac0fda3fa1807c73561e536ecb23491f150
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M t/re/opt.t

  Log Message:
  -----------
  Allow comments in regexp optimization tests


  Commit: bb394713f67bbddf1a3096a6aff441b14e5d3362
      
https://github.com/Perl/perl5/commit/bb394713f67bbddf1a3096a6aff441b14e5d3362
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M t/re/opt.t

  Log Message:
  -----------
  No plan for regexp optimization tests

With a varying number of tests per data line, the plan is too much work
to maintain.


  Commit: be966e2779c1ffa83d48339d1fe4493a6047fc86
      
https://github.com/Perl/perl5/commit/be966e2779c1ffa83d48339d1fe4493a6047fc86
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M t/re/opt.t

  Log Message:
  -----------
  Better skipping for regexp optimization tests

Say why we're skipping; skip min/max tests for substrings if we didn't
get the substring; skip checking test for substrings if we didn't get
the substring we expect to be checked.


  Commit: 37d0e2aea83b10f99b506b117c682802c2085b8b
      
https://github.com/Perl/perl5/commit/37d0e2aea83b10f99b506b117c682802c2085b8b
  Author: Hugo van der Sanden <h...@crypt.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M t/re/opt.t

  Log Message:
  -----------
  Test regexp optimizations for substrings


Compare: https://github.com/Perl/perl5/compare/2ed6414b891f...37d0e2aea83b

Reply via email to