Stef Walter
9c20c4d65e
Initial gobject-introspection support
2012-02-03 20:44:47 +01:00
Stef Walter
46137f865b
Rename gsecret to libsecret
...
* Fixes the namespacing capitalization issues run into with
gobject-introspection and glib code tools
2012-02-03 20:44:46 +01:00
Stef Walter
f1bd681e8a
Split out tests for service and service methods
2012-02-03 20:44:45 +01:00
Stef Walter
f44aae6efa
Tests for GSecretItem and GSecretValue
...
* And fix bugs found in the process
2012-02-03 20:44:37 +01:00
Stef Walter
116447c59e
Split out starting/stopping mock service into library
...
* Later this will be introspectable so we can start it from
python or javascript based tests
2012-01-23 09:36:36 +01:00
Stef Walter
f2e275f25e
Prompting and item deletion
2012-01-13 14:45:55 +01:00
Stef Walter
09a9d856d2
Add more coverage testing for search paths
2011-11-06 22:46:30 +01:00
Stef Walter
4893c73c5b
Valgrind integration, refactor build process
...
* Cleanup secure memory allocator for valgrind.
* Bring valgrind headers in.
* Add lots of suppressions for glib, gdbus, gcrypt
* Fix up a bunch of bugs where things weren't getting freed
* Add new 'make check-memory' target
2011-11-06 13:41:21 +01:00
Stef Walter
7ac228b62f
Simple test for gsecret_service_search_paths()
2011-11-05 21:50:01 +01:00
Stef Walter
41e7cb387e
Complete Service instantiation, add mock service, and initial test
...
* Not yet tested, but compiles
2011-09-25 18:39:03 +02:00
Stef Walter
b1b54f525d
More Implementation of GSecretService session related code.
2011-09-25 08:22:36 +02:00