libsecret/egg
Stef Walter b72048c920 Makefile.am: Use a single Makefile.am and parallel tests
Allow parallel building and testing by using a single Makefile.am

Implement parallel testing using TAP, with various drivers and
compilers living in the build/ directory.

Fix all sorts of issues that this caused, including builddir != srcdir,
leaks in tests and so on.

It would have been nice to break out all the above into separate
commits ... blush.
2014-03-04 12:57:19 +01:00
..
egg-dh.c Fix license header issues 2012-03-31 15:33:25 +02:00
egg-dh.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-hex.c egg-hex: Bring over changes from gnome-keyring and gcr 2012-11-07 23:15:44 +01:00
egg-hex.h egg-hex: Bring over changes from gnome-keyring and gcr 2012-11-07 23:15:44 +01:00
egg-hkdf.c Fix incorrect loop condition in egg_hkdf_perform() 2012-10-23 21:41:38 +02:00
egg-hkdf.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-libgcrypt.c egg: Don't use deprecated g_thread_supported() function 2013-02-13 17:18:17 +01:00
egg-libgcrypt.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-secure-memory.c Updated FSF's address 2014-01-23 13:00:05 +01:00
egg-secure-memory.h Updated FSF's address 2014-01-23 13:00:05 +01:00
egg-testing.c More reliable means of checking if object was finalized 2013-08-15 10:04:30 +02:00
egg-testing.h More reliable means of checking if object was finalized 2013-08-15 10:04:30 +02:00
Makefile.am Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
test-dh.c Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
test-hex.c Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
test-hkdf.c Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
test-secmem.c Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00