summaryrefslogtreecommitdiff
path: root/tests/utils
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-21 09:45:11 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-21 09:45:11 +0200
commit871f1b454062906ac2a4089d62052907975d093a (patch)
treec877cdd801416ba1a55a3964a9e3ce5a80b196fe /tests/utils
parentcf1f5367d2a87cb0585009f343eeb3350efbb076 (diff)
downloadcrawler-871f1b454062906ac2a4089d62052907975d093a.tar.gz
crawler-871f1b454062906ac2a4089d62052907975d093a.tar.bz2
moved DLL fiddling to Exportable.hpp
Diffstat (limited to 'tests/utils')
-rw-r--r--tests/utils/test3.MUST6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/utils/test3.MUST b/tests/utils/test3.MUST
index e69de29..0574a16 100644
--- a/tests/utils/test3.MUST
+++ b/tests/utils/test3.MUST
@@ -0,0 +1,6 @@
+Logger created
+bla
+Creating singleton X
+X is doing something
+Destroying singleton X
+Logger destroyed