This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Script Run: Scripts couldn't start with Common
[perl5.git] / t / re / fold_grind.t
2017-02-20 Karl Williamsonre/fold_grind.t: Allow watchdog timeout to vary
2016-10-15 Jarkko HietaniemiIf a unit test doesn't finish in 5 minutes, it's not...
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2015-11-20 Karl WilliamsonVarious tests: use centralized locale detection
2015-03-06 Karl Williamsont/re/fold_grind.t: Generalize for non-ASCII platforms
2015-01-14 Karl WilliamsonUse more universal function in tests where makes sense
2014-11-14 Karl WilliamsonAdd warning message for locale/Unicode intermixing
2014-09-26 Jarkko HietaniemiTru64: Skip tests that for some reason grind Tru64...
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-27 Karl Williamsonfold_grind.t: Use LC_CTYPE, not LC_ALL
2014-01-22 Karl WilliamsonComments, white-space
2013-08-29 Karl Williamsonfold_grind.t: Modify trie test
2013-05-20 Karl Williamsonfold_grind.t: Add tests
2013-05-20 Karl Williamsont/re/fold_grind.t: White space only
2013-05-09 Karl WilliamsonFix regex /il and /iaa failures for single element...
2013-02-19 Karl Williamsonre/charset.t, re/fold_grind.t: Note C locale can match...
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2012-10-20 Karl Williamsonfold_grind.t: Set $| if debugging
2012-10-09 Karl WilliamsonPATCH: [perl #114982]: case-insensitive regex bug with...
2012-06-02 Karl Williamsonfold_grind.t: DEBUG mode should automatically give...
2012-06-02 Karl Williamsonfold_grind.t: white-space, comments only
2012-06-02 Karl Williamsonfold_grind.t: Allow to work on early Unicodes
2012-06-02 Karl Williamsonfold_grind.t: read environment variable just once
2012-03-03 Yves Ortonrework how the trie logic handles the newer EXACT nodetypes
2011-09-21 Karl Williamsonfold_grind.t: Ignore blank lines
2011-06-25 Karl Williamsonfold_grind.t: Add comments
2011-05-19 Karl Williamsonfold_grind.t: Revamp test case coverage analysis
2011-05-19 Karl Williamsonfold_grind.t: remove unnecessary tests
2011-05-19 Karl Williamsonfold_grind.t: No longer any TODOs
2011-05-19 Karl Williamsonfold_grind.t: Refactor subtests
2011-05-19 Karl WilliamsonPATCH: [perl #88822] Re: Test failure t/re_fold_grind...
2011-05-19 Karl Williamsonfold_grind.t: Slightly change debug stmt
2011-05-19 Karl Williamsonfold_grind.t: Make sure special-cased code points are...
2011-05-19 Karl Williamsonfold_grind.t: Add testing of multi-char folds in pattern
2011-05-19 Karl Williamson/iaa doesn't work when the result is trie'd
2011-05-03 Karl WilliamsonPATCH: [perl #89750]: Unicode regex negated case-insens...
2011-03-20 Karl Williamsonregex .t's: Remove now passing TODOs
2011-03-12 Karl Williamsonregcomp.c: /a should handle /\xdf/i same as /u
2011-03-09 David LeadbeaterIn fold_grind.t only report OK for each charset/target...
2011-03-06 Nicholas ClarkIn fold_grind.t, move the use charnames; after the...
2011-02-28 Karl Williamsonfold_grind: Remove more tests under /d
2011-02-28 Karl Williamsonfold_grind.t: Reduce some tests.
2011-02-28 Karl Williamsonfold_grind.t: Clarify comment
2011-02-28 Karl Williamsonfold_grind.t: fix confusingly-named variable
2011-02-25 Karl Williamsonfold_grind.t: Skip some /aa tests.
2011-02-25 Karl Williamsonfold_grind.t: Skip some ASCII-only tests in /l
2011-02-25 Karl Williamsonfold_grind.t: Add comment
2011-02-25 Karl Williamsonfold_grind.t: White space only
2011-02-25 Karl Williamsonfold_grind.t: Run every charset on non-folds
2011-02-25 Karl Williamsonfold_grind: fix comment
2011-02-23 David Mitchellt/re/fold_grind.t: slight speed up
2011-02-23 David Mitchellt/re/fold_grind.t: tidy up a bit
2011-02-23 David Mitchellmake t/re/fold_grind.t even faster
2011-02-23 David Mitchellmake t/re/fold_grind.t faster
2011-02-22 Karl Williamsonfold_grind.t: Skip locale tests if wrong locale
2011-02-22 Karl Williamsonfold_grind.t: Don't use test numbers for todos
2011-02-22 Karl WilliamsonRevert "Revert "fold_grind.t: Test multi-char folds""
2011-02-21 Nicholas ClarkAdd skip_all_if_miniperl() to test.pl, and use it in...
2011-02-20 Ævar Arnfjörð Bjar... Revert "fold_grind.t: Test multi-char folds"
2011-02-19 Karl WilliamsonFix locale caseless matching and utf8
2011-02-19 Karl Williamsonre/fold_grind.t: Fix improper skipping test
2011-02-19 Karl Williamsonre/fold_grind.t: Improve debug diagnostic
2011-02-17 Karl Williamsonfold_grind.t: Shorten eval string so no overflow
2011-02-14 Karl Williamsonfold_grind.t: Test multi-char folds
2011-02-14 Karl WilliamsonAdd /aa regex modifier
2011-02-14 Karl Williamsonfold_grind.t: Fix comments
2011-02-14 Karl Williamsonfold_grind.t: use common subroutine
2011-02-14 Karl Williamsonfold_grind.t: comment fixes
2011-02-14 Karl Williamsonfold_grind.t: white space only
2010-12-02 Karl Williamsonre/fold_grind.t: Add tests for NREFFU, REFFU
2010-12-02 Karl Williamsonre/fold_grind.t: Refactor to test utf8 patterns.
2010-11-28 Karl Williamsonfold_grind.t: Enable EXACTish tests
2010-11-28 Karl Williamsonfold_grind.t: Make unicode semantics pattern differently
2010-11-22 Karl Williamsonfold_grind.t: Only test [char classes]
2010-11-22 Karl WilliamsonAdd fold_grind.t