summaryrefslogtreecommitdiffstats
path: root/pw/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* When a group is renamed then the group has been invalidated for sure.Baptiste Daroussin2014-10-281-0/+11
| | | | | | | | | In that case get the group information using the new name. Add a regression test about this bug PR: 193704 Reported by: az
* - Add some tests for modifying groupsBrad Davis2014-10-062-1/+35
| | | | Reviewed by: will
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-025-0/+56
Reviewed by: will MFC after: 1 month