summaryrefslogtreecommitdiff
path: root/test/etc
AgeCommit message (Expand)Author
2012-08-27test_etc.rb: fix for non unique GIDshirosaki
2012-08-06* test/etc/test_etc.rb (TestEtc#test_getpwuid): `s' is never set to nil.usa
2012-08-05test_etc.rb: remove implicit assumptionnobu
2011-06-26* test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entriesnobu
2010-05-05* test/etc/test_etc.rb: assert only when any value is given.nobu
2009-02-06* test/etc/test_etc.rb: trivial.nobu
2009-02-03* test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame
2008-09-03* test/etc/test_etc.rb (test_getpwuid, test_getgrgid): usemame
2008-09-03* test/etc/test_etc.rb: check only typical use ofmame
2008-07-29* test/etc/test_etc.rb (test_passwd): age field may be string undermame
2008-07-29* test/etc/test_etc.rb (test_getpwuid): fix for users whose uid isnaruse
2008-06-18* test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]mame
2008-06-04avoid infinite loop on FreeBSD 6.3.akr
2008-06-03* test/etc/test_etc.rb: new tests for etc.mame