This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test for nan range ends.
[perl5.git] / t / op / pwent.t
2014-05-29 Jarkko HietaniemiFixes for running a clean minitest (at least in OS...
2013-01-05 James E Keenant/op/pwent.t: Add descriptions for all tests.
2012-10-06 James E KeenanSilence an uninitialized value warning.
2011-09-27 Nicholas ClarkAvoid a "use of uninitialized value" warning from pwent.t
2011-03-13 Nicholas ClarkConvert t/op/pwent.t to test.pl, strict and warnings.
2011-03-13 Nicholas ClarkC<not> should be C<!> in pwent.t, to fix a precedence...
2011-03-13 Nicholas ClarkIn pwent.t, sanitise the logic for opening /etc/passwd...
2011-03-12 Nicholas ClarkMove pwent.t's test for NIS+ earlier, before the "fallb...
2011-03-12 Nicholas ClarkIn t/op/pwent.t, create try_prog() for the common ...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-05-18 Tom Wyant[perl #53500] op/pwent.t should use the DirectoryServic...
2007-10-29 Rafael Garcia-SuarezLeopard has more standard /etc/passwd files than previous
2002-05-05 Peter Prymmeradd niscat (aka NIS 3, aka NIS +) to t/op/pwent
2001-06-26 Jarkko HietaniemiBe even more relaxed (re-allow having only one entry).
2001-06-24 Jarkko HietaniemiRelax the group and password tests back to moaning...
2001-06-23 Jarkko HietaniemiThe group (and assumedly passwd) databases can have
2001-06-20 Jarkko HietaniemiMPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-04-05 Paul SchinderRe: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 ...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-04 Mark Dickinson[ID 20000802.004] Tests op/grent.t and op/pwent.t fail...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko HietaniemiUse setxxent()/endxxent().
2000-05-02 Jarkko HietaniemiTest both the scalar and list contexts.
1999-07-28 Graham Barrcosmetic testsuite patch
1999-05-29 Jan DuboisSafeguard against unimplemented functions in pwuid...
1999-05-12 Gurusamy Sarathymore testsuite smarts (many of them courtesy Ilya)
1999-01-21 Jarkko HietaniemiHandle NIS (and NetInfo) more robustly.
1998-12-01 Alan ChampionNot OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris...
1998-11-29 Jarkko HietaniemiMirror #2384.
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-29 Jarkko HietaniemiBetter NetInfo behaviour.
1998-11-28 Jarkko HietaniemiPasswd and group file groveling.
1998-11-23 Gerben WierdaRe: Test results for perl5.005_53 under NEXTSTEP 3...
1998-11-22 Gerben WierdaNeXTstep /etc/group and /etc/passwd are used only at...
1998-08-08 Jarkko Hietaniemi5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw...