Loki/test
syntheticpp 794fd6ba56 move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@493 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-18 16:49:32 +00:00
..
Factory remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
flex_string remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
Function remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
LockingPtr add LockPtr test with a Mutex and Thread class. Now it is possible to do some simple cross platform multithreading withhin Loki 2006-01-17 11:18:38 +00:00
Longevity remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
OrderedStatic remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
Pimpl move definition of the destructor to extra file, because msvc tries to use the incomplete type; not inlining does not help; maybe this is a compiler bug. 2006-01-18 16:49:32 +00:00
RegressionTest remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
SafeFormat remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
ScopeGuard remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
Singleton remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
SmallObj remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
Visitor remove also .o and .exe when cleaning 2006-01-15 22:15:56 +00:00
make.msvc.bat add pimpl/rimpl tests 2006-01-15 22:09:32 +00:00
Makefile - Removed for loop from test/Makefile to make it work with mingw 2006-01-16 14:44:07 +00:00