summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: add option to skip building polkitdPeter Eisenmann2022-09-071-1/+3
* Make netgroup support optionalA. Wilcox2022-07-143-1/+11
* Remove autotools build systemJan Rybar2022-05-093-146/+0
* test: Extend timeout for test-polkitbackendjsauthoritySimon McVittie2022-02-211-0/+1
* Added support for duktape as JS engineGustavo Lima Chaves2022-01-252-3/+5
* Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...revert-2c8287fbJan Rybar2021-04-136-118/+12
* test: Fix a typo in a commentJan Rybar2021-02-256-12/+118
* build: Port to meson build systemJan Rybar2020-10-267-5/+112
* add polkitbackendjsauthoritytest-wrapper.py into release tarballXℹ Ruoyao2020-07-311-1/+4
* ci: Add a CIBastien Nocera2020-02-213-4/+69
* tests: add tests for high uidsZbigniew Jędrzejewski-Szmek2018-12-044-0/+96
* test: Add a test case to handle actions without explicit rulesJeremy Linton2018-04-031-0/+8
* tests: Correct boundary test for overflowColin Walters2018-04-031-1/+1
* Move to current GLibMiloslav Trmač2018-04-035-5/+0
* change mozjs interface module to c++Jeremy Linton2016-12-121-0/+3
* s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2015-06-082-2/+2
* build: Start using git.mkColin Walters2015-06-036-0/+12
* Port internals non-deprecated PolkitProcess API where possibleColin Walters2013-11-111-4/+4
* Fix various memory leaks.Miloslav Trmač2013-04-152-1/+6
* configure: Specify GLib min/max versionColin Walters2013-04-121-0/+1
* 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