Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/etc/test_etc.rb: trivial. | nobu | 2009-02-06 | 1 | -12/+8 |
* | * test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam): | mame | 2009-02-03 | 1 | -9/+13 |
* | * test/etc/test_etc.rb (test_getpwuid, test_getgrgid): use | mame | 2008-09-03 | 1 | -2/+2 |
* | * test/etc/test_etc.rb: check only typical use of | mame | 2008-09-03 | 1 | -46/+8 |
* | * test/etc/test_etc.rb (test_passwd): age field may be string under | mame | 2008-07-29 | 1 | -1/+1 |
* | * test/etc/test_etc.rb (test_getpwuid): fix for users whose uid is | naruse | 2008-07-29 | 1 | -3/+3 |
* | * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158] | mame | 2008-06-18 | 1 | -2/+6 |
* | avoid infinite loop on FreeBSD 6.3. | akr | 2008-06-04 | 1 | -0/+8 |
* | * test/etc/test_etc.rb: new tests for etc. | mame | 2008-06-03 | 1 | -0/+127 |