2009-09-08 |
Rafael Garcia-Suarez |
Remove code specific to MacOS Classic from core tests |
blob | commitdiff |
2009-06-06 |
Rafael Garcia-Suarez |
Mark all .t and .pm files as non executable |
blob | commitdiff | diff to current |
2008-08-07 |
Nicholas Clark |
Use test.pl's tempfile(). |
blob | commitdiff | diff to current |
2008-06-15 |
John P. Linderman |
[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux... |
blob | commitdiff | diff to current |
2007-07-29 |
Craig A. Berry |
Oops, 31665 was empty. |
blob | commitdiff | diff to current |
2007-05-01 |
Steve Peters |
Add Perl_my_dirfd() to util.c |
blob | commitdiff | diff to current |
2007-03-13 |
Nicholas Clark |
Check that stat and -X favours the file handle over... |
blob | commitdiff | diff to current |
2007-03-13 |
Nicholas Clark |
Check that stat and -X on barewords favour the file... |
blob | commitdiff | diff to current |
2006-12-18 |
Ilya Zakharevich |
Fixes for the test suite on OS/2 |
blob | commitdiff | diff to current |
2006-11-08 |
Michael G Schwern |
Supress df warning in stat.t on OS X |
blob | commitdiff | diff to current |
2006-08-11 |
Steve Hay |
Close file before unlinking (on Win32 at least!) |
blob | commitdiff | diff to current |
2006-08-01 |
Jarkko Hietaniemi |
op/stat.t: SKIP count fix in case of no dirfd() |
blob | commitdiff | diff to current |
2006-07-30 |
Steve Peters |
Tests to go with change #28628. |
blob | commitdiff | diff to current |
2006-07-03 |
Steve Peters |
Allow stat() and -X file tests work on dirhandles. |
blob | commitdiff | diff to current |
2006-02-18 |
Rafael Garcia-Suarez |
As Anno Siegel points out, mtime/ctime test should... |
blob | commitdiff | diff to current |
2005-11-02 |
Paul Marquess |
RE: [perl #37571] -z FH broken with Borland build |
blob | commitdiff | diff to current |
2005-08-11 |
John E. Malmberg |
[patch] blead@25282 - VMS specific fixes. [2nd try] |
blob | commitdiff | diff to current |
2005-07-17 |
Dave Mitchell |
delete a non-fucntioning chown in stat.t: it didn't... |
blob | commitdiff | diff to current |
2005-07-15 |
Gisle Aas |
Typo in t/op/stat.t |
blob | commitdiff | diff to current |
2005-02-18 |
Nikolai Eipel |
Patch for Perlbug #4253 |
blob | commitdiff | diff to current |
2005-01-21 |
Yitzchak Scott-Tho... |
Re: [PATCH] File::Find dies on find({follow=>1, ..... |
blob | commitdiff | diff to current |
2005-01-19 |
Yitzchak Scott-Tho... |
op/stat.t test 9 failing on recent cygwin snapshots |
blob | commitdiff | diff to current |
2004-03-26 |
Andy Lester |
Re: [perl #27906] stat documentation correction |
blob | commitdiff | diff to current |
2003-09-23 |
grommel@sears.com |
Re: NCR MP-RAS perl problems [perl #23791] |
blob | commitdiff | diff to current |
2003-09-18 |
Ilya Zakharevich |
-M -A -C broken |
blob | commitdiff | diff to current |
2003-07-21 |
Craig A. Berry |
Re: [PATCH] test clean-up for VMS |
blob | commitdiff | diff to current |
2003-03-16 |
Jarkko Hietaniemi |
IRIX ls -l marks sockets with 'S'. |
blob | commitdiff | diff to current |
2003-03-12 |
Jarkko Hietaniemi |
Integrate: |
blob | commitdiff | diff to current |
2002-04-28 |
Jarkko Hietaniemi |
Integrate #16254 from macperl; |
blob | commitdiff | diff to current |
2002-03-29 |
Michael G. Schwern |
Quieting OS X |
blob | commitdiff | diff to current |
2002-03-11 |
Gurusamy Sarathy |
number of skipped tests was incorrect |
blob | commitdiff | diff to current |
2002-03-11 |
Jarkko Hietaniemi |
DG/UX updates from Takis Psarogiannakopoulos. |
blob | commitdiff | diff to current |
2002-02-10 |
Nick Ing-Simmons |
Borland/Win32 tuning |
blob | commitdiff | diff to current |
2002-02-03 |
Rafael Garcia-Suarez |
lstat FH and -l FH warnings |
blob | commitdiff | diff to current |
2002-02-03 |
Jarkko Hietaniemi |
[PATCH t/op/taint.t] remove possible false positive |
blob | commitdiff | diff to current |
2002-02-01 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-01 |
Rafael Garcia-Suarez |
make "lstat FH" croak |
blob | commitdiff | diff to current |
2002-02-01 |
Kay Röpke |
Mentioning Darwins UFS ctime failure |
blob | commitdiff | diff to current |
2002-01-31 |
Rafael Garcia-Suarez |
forbid -l _ after -T _ |
blob | commitdiff | diff to current |
2002-01-27 |
Andy Dougherty |
Fix up recent op/stat.t failures |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
More Win32 tuning |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Andy Dougherty |
Suppress /bin/ls errors in t/op/stat.t |
blob | commitdiff | diff to current |
2002-01-20 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-19 |
Tels |
Re: ext/Devel/DProf/DProf.t -- use exe_ext |
blob | commitdiff | diff to current |
2002-01-04 |
Jarkko Hietaniemi |
Under Mac OS X /dev/stdout is normally a symlink, |
blob | commitdiff | diff to current |
2001-12-26 |
Jarkko Hietaniemi |
Naughty /dev/printer (ls -l, really) of IRIX. |
blob | commitdiff | diff to current |
2001-12-13 |
Michael G. Schwern |
Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t... |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi |
Weed out .files from ls and readdir() results. |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi |
Get the whole line of ls, makes debugging easier |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi |
(1) To assume any setuid programs is silly. |
blob | commitdiff | diff to current |
2001-12-10 |
Jarkko Hietaniemi |
Retract #13596, #13593 should do the trick. |
blob | commitdiff | diff to current |
2001-12-10 |
Michael G. Schwern |
(retracted by #13597, #13593 does the job better) |
blob | commitdiff | diff to current |
2001-12-09 |
Jarkko Hietaniemi |
Also WinME is LoseLink. |
blob | commitdiff | diff to current |
2001-12-09 |
Michael G. Schwern |
Cygwin98 fakes hard links |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
Declaring -t STDIN w/pipe TODO |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
/dev/stdout could be either a character special file |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
which_perl for safer $^Xing |
blob | commitdiff | diff to current |
2001-12-06 |
Michael G. Schwern |
VMS has no link count |
blob | commitdiff | diff to current |
2001-12-06 |
Jarkko Hietaniemi |
Make the -b -c -S tests count all of the /dev, not... |
blob | commitdiff | diff to current |
2001-12-05 |
Jarkko Hietaniemi |
Restore the /dev -b -c -S part of the test. |
blob | commitdiff | diff to current |
2001-12-05 |
Michael G. Schwern |
stat.t portability, the LAST VMS exception! |
blob | commitdiff | diff to current |
2001-12-05 |
Michael G. Schwern |
Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first... |
blob | commitdiff | diff to current |
2001-11-30 |
Michael G. Schwern |
Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363... |
blob | commitdiff | diff to current |
2001-11-30 |
jpeacock@dsl092... |
(replaced by #13391) |
blob | commitdiff | diff to current |
2001-11-02 |
Radu Greab |
Re: [ID 20011101.069] \stat('.') gives "Attempt to... |
blob | commitdiff | diff to current |
2001-09-14 |
Jarkko Hietaniemi |
Hopefully better skipping of the Complete.t tests |
blob | commitdiff | diff to current |
2001-08-05 |
Gurusamy Sarathy |
remove hardcoded cmd shell in testsuite |
blob | commitdiff | diff to current |
2001-06-25 |
Jarkko Hietaniemi |
MPE/iX test tweaks from Mark Bixby. |
blob | commitdiff | diff to current |
2001-06-23 |
Jarkko Hietaniemi |
More Cygwin filesystem semantics. |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
AFS patches from Merijn Broeren <merijnb@iloquent.nl>. |
blob | commitdiff | diff to current |
2001-03-09 |
Jarkko Hietaniemi |
In op/stat #35 better to scan all the potential directories |
blob | commitdiff | diff to current |
2001-03-09 |
Jarkko Hietaniemi |
Add /sbin and /usr/sbin to the list of directories... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-29 |
Mike Guy |
Use minimal @INC in tests, most of the time just '... |
blob | commitdiff | diff to current |
2000-08-21 |
Jarkko Hietaniemi |
Also under djgpp the timestamps are funky. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-03 |
Jarkko Hietaniemi |
The subtest 4 may fail also on VOBS, as pointed out |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
The op/stat.t patch in #5341 wasn't robust enough, |
blob | commitdiff | diff to current |
2000-02-24 |
Fifer, Eric |
cygwin port |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi |
MPE/ix patches from Mark Bixby. |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-07 |
Gurusamy Sarathy |
cygwin update (from Eric Fifer <EFifer@sanwaint.com>) |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
cygwin update from Eric Fifer <EFifer@sanwaint.com> |
blob | commitdiff | diff to current |
1999-09-01 |
Fifer, Eric |
[ID 19990821.001] [PATCH] perl5.005_60 cygwin port |
blob | commitdiff | diff to current |
1999-05-28 |
Ilya Zakharevich |
Required OS/2-related patches |
blob | commitdiff | diff to current |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
blob | commitdiff | diff to current |
1999-03-17 |
Jarkko Hietaniemi |
Rhapsody change assumed too much. |
blob | commitdiff | diff to current |
1999-03-15 |
Wilfredo Sánchez |
First pass of integrating the Rhapsody port, |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
make testsuite somewhat location independent |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
Make tests succeed on OS/2 |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
sundry win32 config tweaks |
blob | commitdiff | diff to current |
1998-06-10 |
Stephen McCamant |
Re: Uninitialised error from -M() |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#887 from maintbranch |
blob | commitdiff | diff to current |
1997-12-17 |
Molnar Laszlo |
Major changes to the DOS/djgpp port (including threading): |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy |
win32_stat() fixes (2nd try) |
blob | commitdiff | diff to current |
1997-06-11 |
Tim Bunce |
[differences between cumulative patch application and... |
blob | commitdiff | diff to current |
1997-04-07 |
Chip Salzenberg |
Accommodate CodeBuilder variant of Machten 4.0.3 |
blob | commitdiff | diff to current |
1997-04-07 |
Dominic Dunlop |
Accommodate CodeBuilder variant of Machten 4.0.3 |
blob | commitdiff | diff to current |
next |