Added creation macros and their tests.
commitdf6f4ace740e2a82f8fee3c543fe33eadad75e16
authorAndreas Waidler <arandes@programmers.at>
Sun, 7 Mar 2010 21:20:56 +0000 (7 22:20 +0100)
committerAndreas Waidler <arandes@programmers.at>
Mon, 8 Mar 2010 19:13:43 +0000 (8 20:13 +0100)
treea1b77355f4a47ca6bc0f821eeb07870d1ed9cd91
parent204f915b9c5516789bdbbe9a0f2e815b8ef04a65
Added creation macros and their tests.
include/libsex/Makefile.am
include/libsex/create.hxx [new file with mode: 0644]
tests/AutoCreatedException.cxx [new file with mode: 0644]
tests/AutoCreatedException.hxx [new file with mode: 0644]
tests/Makefile.am
tests/TestMacroCreate.cxx [new file with mode: 0644]
tests/TestMacroCreate.hxx [new file with mode: 0644]
tests/testRegistry.cxx