summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-06-08s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2-2/+2
2015-06-03build: Start using git.mkColin Walters6-0/+12
2013-11-11Port internals non-deprecated PolkitProcess API where possibleColin Walters1-4/+4
2013-04-15Fix various memory leaks.Miloslav Trmač2-1/+6
2013-04-12configure: Specify GLib min/max versionColin Walters1-0/+1
2013-04-11mocklibc: Only require autoconf 2.63Colin Walters1-1/+1
2012-07-06Introduce a polkit.Result enumeration for authorization rulesDavid Zeuthen4-32/+32
2012-06-06Make it work when using ConsoleKit instead of libsystemd-loginDavid Zeuthen1-0/+2
2012-05-24Combine action and details parametersDavid Zeuthen5-82/+139
2012-05-24Terminate runaway scriptsDavid Zeuthen2-0/+23
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