summaryrefslogtreecommitdiff
path: root/tests/files/user-modules
Commit message (Collapse)AuthorAgeFilesLines
* Use correct shared library extension on windowsStef Walter2012-07-262-0/+7
| | | | | | | | * The windows shared libraries have the .dll extension * This means we also need separate directories for the test module configs on win32 https://bugzilla.gnome.org/show_bug.cgi?id=44740
* Use '.module' extension on module configsStef Walter2012-07-242-0/+0
| | | | | | | | | | | | | * And want alphanumeric/_.- filenames * Currently this is just a warning, soon it will be enforced * The name of a module does not include the extension Andreas Metzler and Ubuntu both worked on this patch, and I've made some more changes. See https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/911436 https://bugs.freedesktop.org/show_bug.cgi?id=52158
* Add tests for enable-in and disable-inStef Walter2012-04-021-1/+3
|
* Build some test modules for testing main p11-kit functionalityStef Walter2012-04-021-1/+1
| | | | * And put together a test for duplicate modules
* Complete testing of global config files and directories.Stef Walter2011-06-092-0/+5