Loki/test/flex_string
2009-03-04 16:04:41 +00:00
..
flex_string.cbp Adding Code::Blocks project file to Loki. 2008-06-26 06:31:25 +00:00
flex_string.vcproj Upgraded project file to MSVC 9. 2008-07-23 07:54:02 +00:00
flex_string_MSVC9.vcproj Added OutputFile path. 2009-01-31 07:34:35 +00:00
flex_string_MSVC_8.vcproj Adding MSVC 8 files to Loki. 2008-07-23 02:12:05 +00:00
main.cpp There were test failures in release (MSVC 9 with Multi-threaded DLL runtime library) because random and RandomString were called directly as arguments to functions. When this happened more than once in the same function there would sometimes be different results because the order of evaluation of function arguments isn't guaranteed. 2009-03-04 16:04:41 +00:00
make.msvc.bat svn propdel svn:executable -R * 2006-10-17 18:16:19 +00:00
Makefile svn propdel svn:executable -R * 2006-10-17 18:16:19 +00:00