This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
un-TODO a test that passes on recent FreeBSD
[perl5.git] / ext / POSIX / t / posix.t
2013-01-27 Tony Cookun-TODO a test that passes on recent FreeBSD
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-07-06 Tony Cookrt #72232 - ignore wday/yday in mini_mktime as indirect...
2011-12-30 Nicholas ClarkProvide the correct POSIX return value for POSIX::dup2...
2011-09-17 Craig A. BerryPOSIX::access() doesn't do ENOTDIR on VMS.
2011-09-13 Nicholas ClarkAdd tests for POSIX::{access,close,dup,dup2}.
2011-09-13 Nicholas ClarkIn various POSIX tests, make better use of Test::More.
2011-09-13 Nicholas ClarkAdd tests for POSIX::localeconv().
2011-05-24 Father ChrysostomosUn-TODO a test on Snow Leopard
2010-06-30 Nicholas ClarkConvert POSIX's test to Test::More.
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
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.
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?
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-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
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-09-02 Rafael Garcia-SuarezSome simple tests for the POSIX::isXXX() functions.
2002-06-19 Paul MarquessRE: [PATCH] POSIX taint tests
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-11-08 Jarkko HietaniemiTest miscounting.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent