summaryrefslogtreecommitdiffstats
path: root/pw/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Restructure to make it easier to extend in the futureBrad Davis2014-12-091-6/+10
* Add some tests for user modification. [1]Brad Davis2014-12-092-1/+59
* Break out the tests into a file per command and clean up some long linesBrad Davis2014-12-095-19/+33
* Add more tests for pw(8) useradd.Brad Davis2014-12-092-1/+42
* Replace the pw(1) calls with a variable, to make it easier to to change acros...Brad Davis2014-11-194-32/+35
* Clean up some languageBrad Davis2014-11-172-18/+18
* Add a test for locking and unlocking user accountsBrad Davis2014-11-152-1/+23
* Fix wrong message when using pw -V with a non existent directoryBaptiste Daroussin2014-11-122-1/+19
* Require root when running the pw_delete and pw_modify test programs (pw(8)Enji Cooper2014-11-031-0/+3
* Integrate usr.sbin/useradd/t_useradd.sh from NetBSD into FreeBSD as pw_testEnji Cooper2014-11-031-0/+11
* Fix renaming a group via the gr_copy functionBaptiste Daroussin2014-10-281-0/+14
* Ensure pw userdel -u <invalid> do not try to remove rootBaptiste Daroussin2014-10-281-0/+11
* Fix atf syntaxBaptiste Daroussin2014-10-281-1/+1
* Do not delete the group wheel when bad argument is passed to pw groupdel -gBaptiste Daroussin2014-10-281-0/+12
* Fix a regression in pw usermod -G listBaptiste Daroussin2014-10-281-0/+21
* When a group is renamed then the group has been invalidated for sure.Baptiste Daroussin2014-10-281-0/+11
* - Add some tests for modifying groupsBrad Davis2014-10-062-1/+35
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-025-0/+56