This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Pod::Simple from version 3.38 to 3.39
[perl5.git] / t / test.pl
2018-12-06 Niko TyniFix t/porting/manifest.t failures when run in a foreign...
2018-09-21 Nicolas RMove the is_linux_container test helper to test.pl
2018-06-25 Karl Williamsont/test.pl: Add $|=1;
2017-12-07 Yves Ortonin capture_warnings() we need to properly localize...
2017-11-14 Zeframfix naming of some test temp files
2017-10-24 Dominic HargreavesSkip various tests if PERL_BUILD_PACKAGING is set
2017-06-15 Dagfinn Ilmari Man... Avoid ++ in test.pl
2017-01-08 Hugo van der Sanden[perl #130495] add fresh_perl() option for prog with...
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-07 Karl Williamsont/test.pl: Clarify syntax for tests in t/lib/*
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-08-01 Dan Collins[RT #128574] Fix use of fresh_perl in tests
2016-07-16 Karl Williamsont/test.pl: Add fresh_perl() function
2016-05-16 Aaron Crane[perl #128052] make t/test.pl compatible with older...
2016-01-30 Karl WilliamsonEscape t/test.pl got vs expected strings
2015-05-19 Steve HayRevert Windows test watchdog() to kill('KILL', ...)
2015-05-09 Steve HayDo not use bareword TERM or KILL in kill() call in...
2015-03-08 Karl Williamsont/test.pl: Actually change the code
2015-03-08 Karl Williamsont/test.pl: Remove use of more recent feature
2015-03-05 Karl Williamsont/test.pl: EBCDIC, utf8 fixes
2015-02-15 Yves Ortonadd a comment so people looking for "sub run_perl"...
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-14 Karl Williamsont/test.pl: Rmv obsolete comment
2014-11-24 Karl Williamsont/test.pl: Fix for non-ASCII platforms
2014-11-21 Father Chrysostomostest.pl:runperl: Allow multiline prog
2014-11-15 Jarkko HietaniemiThe miniperl skip in utf8cache.t was wrong.
2014-09-23 Jarkko HietaniemiFurther tweaking for bad skip() usage.
2014-09-21 Jarkko HietaniemiGuard against bad skip() arguments, swapped (15ed07b0...
2014-09-03 Father Chrysostomosskip_all_without_unicode_tables
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-07-02 Tony Cookallow test.pl tests to use C<< plan skip_all => $reason >>
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-30 Karl Williamsont/test.pl: Use existing variable instead of recalculating
2014-03-24 bulk88#121395 fix, on Win32 test.pl watchdog always blocks...
2014-02-15 Karl Williamsont/test.pl: Don't read uninitialized variable
2014-02-15 Karl Williamsont/test.pl: Add option to runperl to suppress STDERR
2014-02-13 Brad GilbertAdd register_tempfile() to t/test.pl
2014-01-18 Craig A. BerryMake runperl normalize newlines with multiple output...
2014-01-01 Karl Williamsont/test.pl: Reword comment
2013-12-16 Dennis KaarsemakerMake tests work with detached git dir
2013-09-10 SmylersEnhance runperl doc to mention its return value
2013-09-01 Father Chrysostomostest.pl:runperl: more portability warnings
2013-08-29 Karl Williamsont/test.pl: Add comment about EBCDIC
2013-08-29 Karl Williamsont/test.pl: Allow native/latin1 string conversions to...
2013-08-29 Karl Williamsont/test.pl: Simplify ord to/from native fcns
2013-08-11 Nicholas Clarktest.pl's runperl() can now optionally redirect STDIN...
2013-08-11 Nicholas ClarkRemove the two "VMS adjustments" from test.pl's _fresh_perl
2013-07-28 David Mitchellfix /test_bootstrap.t under -DPERL_NO_COW
2013-07-23 Tony Cook[perl #116190] feed an empty stdin to run_multiple_prog...
2013-07-22 Nicholas ClarkReport useful file names and line numbers from run_mult...
2013-07-22 Nicholas ClarkMerge the file parsing code for run_multiple_progs...
2013-07-22 Nicholas ClarkMove file parsing code from t/lib/common.pl to t/test.pl
2012-12-17 Tony CookSKIP in run_multiple_progs() was parsed but unimplement...
2012-11-02 Hugo van der Sandentest.pl: allow for undefs in eq_hash
2012-10-24 Karl Williamsontest.pl: Fix description of how PREFIX works
2012-10-24 Karl Williamsontest.pl: Allow NAME to be used with --FILE--
2012-09-25 Brad GilbertRework tempfile() in t/test.pl to use _num_to_alpha()
2012-09-25 Brad GilbertAdded optional char limit to _num_to_alpha() in test.pl
2012-09-25 Brad GilbertAdd _num_to_alpha() to test.pl
2012-09-25 Brad GilbertMove @letters in test.pl earlier
2012-08-31 Jerry D. HeddenFix skip_without_dynamic_extension to just skip
2012-08-31 Father Chrysostomostest.pl:run_multiple_progs: Document cmdline switches
2012-08-31 Father Chrysostomostest.pl: Add skip_without_dynamic_extension
2012-08-21 Michael G. SchwernClean up heredoc.t
2012-07-09 Colin KuskieRefactor t/lib/commonsense.t to use t/test.pl instead...
2012-06-18 Nicholas ClarkSet GIT_DIR instead of changing directory in find_git_o...
2012-03-07 Craig A. Berryfix warning in test.pl diagnostics output.
2012-03-03 Yves Ortonmake test.pl show test number and name in failure diagn...
2011-12-21 Karl Williamsontest.pl: Add comment
2011-12-10 Tony Cookdocument run_multiple_progs
2011-12-10 Tony Cookrefactor croak.t to be data driven (like warnings.t)
2011-12-03 Tony Cookmore reliably kill a runaway test process on cygwin
2011-12-03 Tony Cookdon't depend on threads to do a watchdog when testing...
2011-11-17 Michael G. SchwernAdd class_ok() and object_ok() to t/test.pl.
2011-11-17 Michael G. SchwernPatch t/test.pl so isa_ok() works with objects.
2011-06-22 Nicholas ClarkIn find_git_or_skip(), also check whether we have a...
2011-06-22 Nicholas Clarkfind_git_or_skip() will now follow symlinks and chdir...
2011-06-22 Nicholas ClarkAdd find_git_or_skip(), which skips if we are not in...
2011-03-13 Nicholas ClarkIn test.pl, avoid using a closure to capture warnings.
2011-03-12 Nicholas Clarkskip_all_without_dynamic_extension() should accepted...
2011-03-12 Nicholas ClarkRename test.pl's skip_all_without_extension to *_dynami...
2011-03-12 Nicholas ClarkIn test.pl, refactor the implementation of warning_...
2011-03-08 Nicholas ClarkIn test.pl, use block eval instead of string eval for...
2011-03-08 Nicholas ClarkRefactor skip_all_without_config() to take a list of...
2011-03-07 Nicholas ClarkAdd skip_all_without_config() to test.pl, and use it...
2011-03-07 Nicholas ClarkAdd skip_all_without_perlio() to test.pl, and use it...
2011-03-06 Nicholas ClarkAdd skip_all_without_extension() to test.pl, for the...
2011-03-05 Nicholas ClarkMove setting $IS_ASCII and $IS_EBCDIC from ReTest.pl...
2011-03-05 Nicholas ClarkAdd warnings_like() in test.pl to replace must_warn...
2011-03-05 Nicholas ClarkAdd warning_like() in test.pl to replace some uses...
2011-03-05 Nicholas ClarkImprove warning_is() to verify that exactly 0 or 1...
2011-03-05 Nicholas ClarkAdd warning_is() in test.pl to replace may_not_warn...
2011-03-05 Nicholas ClarkIn test.pl, change like() and unlike() to avoid copying...
2011-02-25 Nicholas ClarkMigrate t/op/{fork,runlevel,tie}.t to use run_multiple_...
2011-02-25 Nicholas ClarkMigrate the test running logic from t/lib/common.pl...
2011-02-24 Nicholas ClarkIn test.pl, change _fresh_perl* to avoid using closures.
2011-02-22 Karl Williamsont/test.pl: Add is_miniperl()
2011-02-21 Nicholas ClarkAdd skip_if_miniperl() to test.pl, and use it in op...
next