summaryrefslogtreecommitdiff
path: root/tests/utils
AgeCommit message (Collapse)Author
2014-10-15added file iteration also on WindowsAndreas Baumann
2014-10-15added a directory scanner (Linux for now)Andreas Baumann
2014-10-15added a test for stringicasecmpAndreas Baumann
2014-10-15added a test for stringutils splitAndreas Baumann
2014-10-14fixed demangle test on WindowsAndreas Baumann
2012-09-07fixed all tests and rewrote module testAndreas Baumann
2012-09-06more splitting into libcrawl, crawl binaryAndreas Baumann
moved more public header to 'include' changed approach for dynamic linking on Windows
2012-09-06first properly working logger on Windows (singleton dll issue)Andreas Baumann
2012-09-05split away util, logger, and moduleAndreas Baumann
made a liblogger adapted all tests
2012-08-21moved DLL fiddling to Exportable.hppAndreas Baumann
2012-08-20added a module test (Windows)Andreas Baumann
2012-08-19playing with singletonAndreas Baumann
2012-08-10first porting attempts to Windows:Andreas Baumann
nmake support from Wolframe module loader adapted tests for typeinfo and template trickery
2012-08-08more testing and docu aroung Type*Andreas Baumann
2012-08-07started modularization of URL filtersAndreas Baumann
better registry function for loading the module (base class as signature) started to support variable arguments for registry create/constructor (work in progress) playing with some Alexandrescu idions :-)