summaryrefslogtreecommitdiff
path: root/tests/test_sorcery.c
AgeCommit message (Expand)Author
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-01-29Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to...Joshua Colp
2013-01-27Add a unit test which confirms the apply handler callback is called when it s...Joshua Colp
2013-01-25Merge the sorcery data access layer API.Joshua Colp