This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / lfs.t
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2011-03-07 Nicholas ClarkRefactor 5 tests to use skip_all(), instead of generati...
2010-12-15 Jan Duboisskip_all() is a separate function in test.pl
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to Test::More and t/op...
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
2010-12-14 Nicholas ClarkRefactor syslfs.t and lfs.t to call bye() directly...
2010-12-14 Nicholas ClarkReduce inconsistencies between ext/Fcntl/t/syslfs.t...
2010-12-14 Nicholas ClarkCheck return values in the test programs run by syslfs...
2009-09-28 Leon BrocardCheck that sparse files hold at least a block (bug...
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2005-07-04 Steve PetersSkip nit in t/op/lfs.t
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-11-07 david@dhaller.de[perl #18065] LFS related bug in perl-5.8.0 testsuite
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-01 Mike GuyAutoflush in tests as appropriate
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-30 Jarkko HietaniemiTest nits.
2000-12-30 Andreas KönigRe: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221...
2000-12-29 Andreas KönigMake the large file tests more robust/talkative as...
2000-12-05 Jarkko HietaniemiIntegrate the "skip" messages to explain().
2000-11-29 Robert Spier$^O win32 -> MSWin32
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-25 M. J. T. GuyMake large file tests deal with SIGXFSZ
2000-03-01 Jarkko HietaniemiMake file sparseness detection more portable (Scott...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-13 Jarkko HietaniemiTry to fix largefileness so that it "works" without...
1999-11-11 Jarkko HietaniemiTurn on largefileness always if available and
1999-10-02 Jarkko HietaniemiBe understanding about large file systems.
1999-09-29 Charles Baileyresync with mainline
1999-09-22 Jarkko HietaniemiCleanup cleanup.
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-17 Jarkko HietaniemiUNICOS does support large files but doesn't support...
1999-09-17 Jarkko HietaniemiPortable blocksize (replaces #4171).
1999-09-17 Jarkko Hietaniemi(replaced by #4172)
1999-09-17 Jarkko HietaniemiDetypo #4169.
1999-09-17 Jarkko HietaniemiDiagnose possible quota limits.
1999-09-17 Jarkko HietaniemiFilesystem quotas may stop you from using large files.
1999-09-01 Jarkko HietaniemiEnhance lfs tests: check every seek and sysseek
1999-08-16 Jarkko HietaniemiBatch of small 64-bit/long double/large file support...
1999-08-14 Jarkko HietaniemiCatch the case of filesize limits.
1999-08-13 Jarkko HietaniemiDon't quit before printing out the message.
1999-08-12 Jarkko Hietaniemist_blocks is in 512 byte blocks.
1999-08-12 Jarkko HietaniemiSimply exit() early if lfs support seems unlikely.
1999-08-12 Jarkko HietaniemiMinor niggles on the lfs tests.
1999-08-11 Jarkko HietaniemiDon't bother with lfs testing if off_t is too small.
1999-08-11 Jarkko HietaniemiAdd a hopefully comforting message if there seems to...
1999-08-11 Jarkko HietaniemiAdd sysio large file support testing.
1999-08-10 Jarkko HietaniemiLFS testing robustness.
1999-08-10 Jarkko HietaniemiLarge file support testing.