This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update gitignore files for moved pod scripts
[perl5.git] / ext / POSIX / t /
2010-08-30 Tony Cookfix the AIX skip to only skip on AIX
2010-08-30 Tony Cookrt77432: sigaction would crash/assert with a replaced...
2010-06-30 Nicholas ClarkConvert POSIX's test to Test::More.
2010-04-16 H.Merijn Brand[PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2009-11-12 H.Merijn BrandSorry, missed a "
2009-11-12 H.Merijn BrandHP-UX does not accept UTC0UTC, because there is no...
2009-10-18 Nicholas ClarkUse gmtime() instead of localtime(), as timezones hinde...
2009-10-15 Nicholas ClarkPOSIX::strftime() should be able to handle Unicode...
2009-10-15 Steve PetersHmmm... this may be a heisenbug. Works on some termina...
2009-10-15 Steve PetersPOSIX::strftime() should be able to handle Unicode...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-01-08 John Malmbergext/File/Gob/t/basic.t, ext/POSIX/t/posix.t vms fixes
2008-02-29 Nicholas ClarkMake ext/POSIX/t/sysconf.t use File::Spec->tmpdir(...
2007-11-28 Matt KraaiRe: fpathconf test failures on QNX
2007-08-16 Nicholas ClarkCorrect parentheses. Calling Win32::GetOSVersion()...
2007-08-15 Steve HaySkip the POSIX::strftime() time test with a 60sec param...
2007-04-11 Steve PetersFix spelling nit.
2007-01-26 Steve PetersFix ext/POSIX/t/sysconf.t failures on Cygwin.
2006-12-19 Rafael Garcia-SuarezAdd a regression test to verify that POSIX::AUTOLOAD...
2006-11-22 Steve HayVC8 regards 60 seconds as an invalid parameter for...
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-09-16 Craig A. Berryreturn value of -1 without errno set is ok in
2006-07-14 Craig A. BerryMake sysconf tests handle unimplemented success indications
2006-07-14 Steve PetersSkip tests for pathconf() and fpathconf() on HP-UX for
2006-07-11 Jarkko Hietaniemisysconf.t: still failing in tru64, try harder to skip
2006-07-10 Dominic DunlopSkip tests of a POSIX constant on Mac OS X because...
2006-07-08 Yves OrtonSkip some POSIX tests when the thing they are testing...
2006-07-08 Jarkko HietaniemiPOSIX test improvements on True64
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-03-09 Steve PetersNeed to update test count from change #27440.
2006-03-09 Steve Peterscroak in POSIX::sigaction() when passed a negative...
2005-12-21 Steve PetersAdd tests for untested math functions in POSIX
2005-12-20 Rafael Garcia-SuarezFix typos in regular expressions
2005-12-17 Steve PetersFix for ext/POSIX/t/time.t so the strftime() test works...
2005-11-28 Steve HayFix ext/POSIX/t/time.t on Win32
2005-11-28 Steve PetersMac OS X/Darwin seems to have problems with tzname().
2005-11-26 Steve PetersDeal with differences in what clock() does between...
2005-11-26 Steve PetersJust be explicit about $TZ.
2005-11-26 Steve PetersHmmm...strftime() does work on Win32, but tzset() is...
2005-11-26 Steve PetersAdditional tests for B and POSIX. The POSIX ones conce...
2005-11-03 Steve PetersTest for the right signal should use the constant for...
2005-07-31 H.Merijn BrandSIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count =...
2005-07-27 H.Merijn BrandSome signals are more real than others
2005-07-25 H.Merijn Branduse POSIX might not throw an error. Check for useful...
2005-07-21 Jarkko HietaniemiRe: [PATCH] support POSIX SA_SIGINFO
2005-07-20 Jarkko Hietaniemisupport POSIX SA_SIGINFO
2005-07-20 Steve HayExit test script (if we're going to) *before* declaring...
2005-07-19 Nicholas ClarkXS constants fail when their value is called for, not...
2005-07-19 Jarkko Hietaniemiallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2003-11-30 SADAHIRO TomoyukiRe: [perl #24554] Segfault in POSIX module
2003-11-29 Rafael Garcia-SuarezPOSIX::isXXX(undef) segfaulted. (bug #24554.)
2003-08-05 Alain BarbetRe: [perl #23202] [RESOLVED] coredump on ext/POSIX...
2003-08-03 Alain BarbetRe: [perl #23202] coredump on ext/POSIX/t/posix with...
2003-07-09 Chip SalzenbergSafe signals via POSIX::sigaction
2003-06-18 Jarkko HietaniemiIf the first argument of sigaction() was a string,...
2003-03-16 Jarkko HietaniemiStay within known facts: what platforms the skippage...
2003-03-16 Jarkko HietaniemiThis seems to fix (well, dodge) the problems in FreeBSD for
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2002-12-12 Rafael Garcia-SuarezIntegrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-09 Slaven RezicRe: [perl #18238] timezone and gmt offset as output...
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-09-02 Rafael Garcia-SuarezSome simple tests for the POSIX::isXXX() functions.
2002-06-26 Jarkko HietaniemiIntegrate from macperl:
2002-06-19 Paul MarquessRE: [PATCH] POSIX taint tests
2002-06-19 Michael G. SchwernRe: [PATCH] POSIX taint tests
2002-06-19 Paul MarquessPOSIX taint tests
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-28 Nikola KnezevicTest::Harness and skiping tests functionality
2002-05-24 AbigailTypos
2002-03-29 Michael G. SchwernQuieting OS X
2002-03-28 Paul Greenext/POSIX/t/posix.t -- neuter final test on VOS
2002-03-24 Craig A. Berryerrno help for VMS
2002-03-02 Jarkko HietaniemiThe _POSIX_OPEN_MAX values are allowed *minimums*,
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Artur BergmanAdd in change for Apple/Darwin Bug: 2785519 to fix...
2002-02-05 Artur BergmanChange to check if _POSIX_OPEN_MAX is 16 or 20, however...
2001-12-17 Nicholas Clarkmore POSIX tests, and more autoloading
2001-12-10 Jarkko HietaniemiTelling how many tests we are expecting helps.
2001-12-10 Jarkko HietaniemiAdd a test case for waitpid(): from Rocco Caputo.
2001-11-25 Jarkko HietaniemiDJGPP cannot do signals that well.
2001-11-08 Jarkko HietaniemiTest miscounting.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-10-12 Jarkko HietaniemiVMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent