This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Current ppport.h forcibly overrides older buggy versions of utf8_to_uvchr_buf
[perl5.git] / t /
2021-05-21 E. ChorobaAdd a regex test for changes in 1d8aafa
2021-05-20 Sawyer XUpdate customized
2021-05-02 Ricardo Signesupdate experimental to 0.024 from CPAN 18763/head
2021-04-19 TAKAI Kousuket/op/bop.t: Call "use warnings" pragma after BEGIN...
2021-04-16 TAKAI Kousukepp.c: Clip shift amount of <<, >> to avoid overflow
2021-04-16 Felipe GasperSet %ENV keys using the same byte-string logic as setti...
2021-04-14 Marc ReisnerEnsure isa object method still works after using isa...
2021-04-11 Dominic HamonSupport %#p format (#18709)
2021-04-05 Richard Leachav_extend_guts: set correct ary_offset when unshifting...
2021-03-29 Karl WilliamsonFix broken left shift of IV_MIN under 'use integer'
2021-03-29 Karl Williamsonre/pat.t: Skip locale tests if no locales available
2021-03-19 Tony Cookswitch to using the test.pl test functions for op/arith2.t
2021-03-19 Tony Cookreindent to standard perl indent
2021-03-19 Tony Cookwe no longer need to setup @INC
2021-03-19 Tony CookSplit Config-dependent tests in t/opbasic/arith.t to...
2021-03-19 Paul "LeoNerd" EvansUnit-test that try{} blocks are invisible to caller()
2021-03-17 Karl Williamsonloc_tools.pl: Fix valid_categories calculation
2021-03-15 Tony Cookdocument how to get a PR as a local branch
2021-02-28 Karl Williamsonregcomp.c: Remove memory leak
2021-02-18 James E KeenanShow how to quote spaces in Configure invocations
2021-02-17 James E KeenanAccommodate miniperl on FreeBSD
2021-02-17 James E Keenant/op/magic.t
2021-02-14 Paul "LeoNerd" EvansDocument and test that do {try/catch} behaves as expect...
2021-02-14 Paul "LeoNerd" EvansUnit-test that try{return} within :lvalue sub behaves... 18552/head
2021-02-13 Yves OrtonIf a file has been deleted and removed from the MANIFES...
2021-02-13 Yves Orton[#18555] Ensure that PL_hash_seed and PL_hash_state...
2021-02-12 Yves Ortonopbasic/arith.t - make sure we use the right Config
2021-02-12 James E KeenanLook up 'nm' in %Config
2021-02-12 Leon TimmermansUpdate to ExtUtils::PL2Bat to 0.004
2021-02-11 Karl Williamsont/re/charset.t: Rmv unnecessary eval
2021-02-11 Karl Williamsont/loc_tools.pl: Sort ourselves, instead of requring it
2021-02-11 Karl Williamsont/loc_tools.pl: Rmv redundant 'if'
2021-02-10 Paul "LeoNerd" EvansReïndent t/op/coreamp.t to a much more consistent 2...
2021-02-09 Karl Williamsont/run/locale.t: Use fresh_perl_is vs fresh_perl
2021-02-09 Karl Williamsont/run/locale.t: Rmv LANGUAGE from environment
2021-02-09 Hugo van der Sandengh18515: tests for special-cased patterns
2021-02-09 Tony Cookfiles in t/opbasic shouldn't load test.pl
2021-02-09 Paul "LeoNerd" EvansCorrect indentation of next/last/redo unit tests
2021-02-09 Paul "LeoNerd" EvansUnit test that wantarray inside try {} sees the correct...
2021-02-08 Paul "LeoNerd" EvansMerge branch 'jkeenan/t-op-try-use-warnings-20210206...
2021-02-08 Paul "LeoNerd" EvansFix indentation
2021-02-08 Richard Leacht/lib/warnings/pad - add shadow checks for 'state'
2021-02-07 James E KeenanRework patch to reduce diff 18539/head
2021-02-07 Paul LeoNerd EvansTest for "experimental::try" warnings being active
2021-02-06 Karl WilliamsonPrepare reg_mesg.t for warnings enabled upon invocation
2021-02-04 Paul "LeoNerd" EvansInitial attempt at feature 'try' 18505/head
2021-01-28 xenuwin32: remove makefile.mk (#18511)
2021-01-25 James E KeenanClarify calculation of max line length
2021-01-20 Karl WilliamsonAllow blanks within and adjacent to {...} constructs
2021-01-20 Karl Williamsont/re/reg_mesg.t: Add two missing test cases
2021-01-20 Karl WilliamsonAllow empty lower bound in /{,n}/
2021-01-20 Karl WilliamsonPoint to error in malformed /x{y,z}/
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2021-01-17 Karl Williamsont/lib/Cname.pm: Comment, white-space only
2021-01-05 Hugo van der Sandenfix issue references in tests from 282d9dfeb4
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2021-01-03 Craig A. BerryRevert "Fix Time::HiRes compile probe on VMS"
2021-01-03 Craig A. Berrysprintf does not display 54 digits on VMS
2021-01-03 Felipe GasperSignatures: add argument counts to count-mismatch error...
2021-01-03 Karl Williamsonregexec.c: Fix assertion failure GH #18451
2020-12-30 Tomasz Konojackiop.c: croak on "my $_" when "use utf8" is in effect
2020-12-30 Karl WilliamsonFix buggy fc() in Turkish locale
2020-12-29 TAKAI Kousukesv.c: Suppress imprecision warnings on Inf.
2020-12-29 TAKAI Kousukesv.c: more imprecision warnings on increment/decrement
2020-12-27 sisyphust/op/sprintf2.t - append new test (Issue 18170)
2020-12-24 Craig A. BerryFix Time::HiRes compile probe on VMS
2020-12-24 Hugo van der SandenTest regexp optimizations for substrings
2020-12-24 Hugo van der SandenBetter skipping for regexp optimization tests
2020-12-24 Hugo van der SandenNo plan for regexp optimization tests
2020-12-24 Hugo van der SandenAllow comments in regexp optimization tests
2020-12-24 Hugo van der SandenAdd test harness for regexp optimization
2020-12-23 Tony Cookskip trying to constant fold an incomplete op tree
2020-12-23 James E KeenanRemove workaround for distros needing dot in @INC
2020-12-21 Karl Williamsont/test.pl: Note 2nd spelling for fcn
2020-12-18 H.Merijn BrandUpdate Config::Perl::V to 0.33
2020-12-15 James E Keenant/lib/croak/toke: Correct test label
2020-12-14 Karl Williamsonpodcheck.t: Combine duplicated code into a sub
2020-12-14 Karl Williamsonpodcheck.t: perldoc standard indent is 4.
2020-12-08 TAKAI Kousukepp.c: oct() now skips "0o" and "o" prefix.
2020-12-08 TAKAI Kousuketoke.c: Recognize "0odddd" octal literals.
2020-12-05 Tom HukinsUse a more suitable test method
2020-12-05 Tom HukinsAvoid unnecessarily skipping a test to set $0
2020-12-05 Tom HukinsTest setting $0 on Dragonfly BSD
2020-12-03 Tony Cookadd more win32 stat tests
2020-12-02 Karl Williamsont/harness: Add option for faster test suite execution
2020-12-01 Tony Cookwin32 symlink: treats paths that look like directories...
2020-12-01 Tony CookTest-Harness: don't assume symlink succeeds
2020-12-01 Tony Cookt/op/taint.t: handle symlink requiring anything unavailable
2020-12-01 Tony CookWin32: try to make the new stat pre-Vista compatible
2020-12-01 Tony Cooklstat(), readlink() and unlink() treat directory juncti...
2020-12-01 Tony CookWin32: implement our own stat(), and hence our own...
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-12-01 Tony CookWin32: add lstat(), fetch st_dev and st_ino and fetch...
2020-12-01 Karl WilliamsonAccount for 'less' reserving an extra column
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-24 Tony Cookio/shm.t: make runnable as ./perl io/shm.t
2020-11-24 Tony Cookshmwrite: treat the string as bytes
2020-11-24 Tony Cookmsgrcv: properly downgrade the receive buffer
2020-11-24 Tony Cookmsgsnd: handle an upgraded MSG parameter correctly
2020-11-24 Tony Cookfix UTF-8 handling for semop()
next