summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mocklibc: Only require autoconf 2.63Colin Walters2013-04-111-1/+1
* Introduce a polkit.Result enumeration for authorization rulesDavid Zeuthen2012-07-064-32/+32
* Make it work when using ConsoleKit instead of libsystemd-loginDavid Zeuthen2012-06-061-0/+2
* Combine action and details parametersDavid Zeuthen2012-05-245-82/+139
* Terminate runaway scriptsDavid Zeuthen2012-05-242-0/+23
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-234-409/+0
* Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen2012-05-212-0/+103
* Add netgroup supportDavid Zeuthen2012-05-213-2/+43
* Test that subject.isInGroup() worksDavid Zeuthen2012-05-212-1/+37
* Add test cases for evaluation orderDavid Zeuthen2012-05-216-9/+199
* Use addRule() and addAdminRule()David Zeuthen2012-05-211-8/+5
* Also load rules from /usr/share/polkit/rules.dDavid Zeuthen2012-05-213-5/+16
* Make it possible for JS code to change detailsDavid Zeuthen2012-05-182-12/+4
* Clean up code a bitDavid Zeuthen2012-05-182-0/+4
* Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen2012-05-181-5/+5
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-173-0/+189
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-2239-105/+2381
* Bug 43608 – Add unit testsNikki VonHollen2011-12-2012-0/+797
* prepare for merge of rewritten PolicyKitDavid Zeuthen2009-01-2716-326/+0
* bump to version 0.90 and ensure we're parallel installable with 0.9David Zeuthen2008-07-312-0/+0
* update .gitignore filesDavid Zeuthen2007-11-292-0/+0
* add .gitignore files to get test tree structure in the repoDavid Zeuthen2007-11-294-0/+0
* add unit test framework to the rest of the library sourcesDavid Zeuthen2007-11-111-16/+22
* tweak how we do coverage reportingDavid Zeuthen2007-11-111-6/+7
* add unit tests of PolKitPolicyCacheDavid Zeuthen2007-11-0811-11/+37
* use unique action namesDavid Zeuthen2007-11-089-10/+10
* also dist test .policy filesDavid Zeuthen2007-11-061-1/+11
* increase test coverage for PolKitPolicyFileDavid Zeuthen2007-11-069-0/+221
* add unit test framework with gcov coverage support (make check-coverage)David Zeuthen2007-11-032-0/+62