summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen4-409/+0
2012-05-21Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen2-0/+103
2012-05-21Add netgroup supportDavid Zeuthen3-2/+43
2012-05-21Test that subject.isInGroup() worksDavid Zeuthen2-1/+37
2012-05-21Add test cases for evaluation orderDavid Zeuthen6-9/+199
2012-05-21Use addRule() and addAdminRule()David Zeuthen1-8/+5
2012-05-21Also load rules from /usr/share/polkit/rules.dDavid Zeuthen3-5/+16
2012-05-18Make it possible for JS code to change detailsDavid Zeuthen2-12/+4
2012-05-18Clean up code a bitDavid Zeuthen2-0/+4
2012-05-18Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen1-5/+5
2012-05-17Add experimental authority backend using JavaScript rule filesDavid Zeuthen3-0/+189
2011-12-22Bug 43610 - Add netgroup supportNikki VonHollen39-105/+2381
2011-12-20Bug 43608 – Add unit testsNikki VonHollen12-0/+797
2009-01-27prepare for merge of rewritten PolicyKitDavid Zeuthen16-326/+0
2008-07-31bump to version 0.90 and ensure we're parallel installable with 0.9David Zeuthen2-0/+0
2007-11-29update .gitignore filesDavid Zeuthen2-0/+0
2007-11-29add .gitignore files to get test tree structure in the repoDavid Zeuthen4-0/+0
2007-11-11add unit test framework to the rest of the library sourcesDavid Zeuthen1-16/+22
2007-11-11tweak how we do coverage reportingDavid Zeuthen1-6/+7
2007-11-08add unit tests of PolKitPolicyCacheDavid Zeuthen11-11/+37
2007-11-08use unique action namesDavid Zeuthen9-10/+10
2007-11-06also dist test .policy filesDavid Zeuthen1-1/+11
2007-11-06increase test coverage for PolKitPolicyFileDavid Zeuthen9-0/+221
2007-11-03add unit test framework with gcov coverage support (make check-coverage)David Zeuthen2-0/+62