poco/Foundation/testsuite
Linquize 5ee5174126 Add /FS compile options to avoid errors
Force Synchronous PDB Writes
2014-01-16 08:03:50 +08:00
..
data new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
src fixed license headers 2013-12-16 18:35:22 +01:00
CMakeLists.txt GH #360: CMakeLists foundation: add Clock.cpp in the list of source files 2013-12-24 09:20:35 +01:00
Makefile more linux build fixes/improvements 2012-07-10 03:58:41 +00:00
Makefile-Driver added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Makefile-TestApp change EOL to 'native' 2012-04-29 18:52:25 +00:00
Makefile-TestLibrary change EOL to 'native' 2012-04-29 18:52:25 +00:00
nonexistent.txt new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_CE_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_vs71.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestApp_vs80.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestApp_vs90.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestApp_vs100.vcxproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_vs100.vcxproj.filters new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestApp_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestApp_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestApp_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
TestApp_x64_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_x64_vs100.vcxproj Any SOO 2013-01-31 21:12:13 -06:00
TestApp_x64_vs100.vcxproj.filters new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestApp_x64_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestApp_x64_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestApp_x64_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestApp_x64_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
TestLibrary_CE_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestLibrary_vs71.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestLibrary_vs80.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestLibrary_vs90.vcproj change EOL to 'native' 2012-04-29 18:52:25 +00:00
TestLibrary_vs100.vcxproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestLibrary_vs100.vcxproj.filters new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestLibrary_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestLibrary_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestLibrary_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestLibrary_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
TestLibrary_x64_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestLibrary_x64_vs100.vcxproj Any SOO 2013-01-31 21:12:13 -06:00
TestLibrary_x64_vs100.vcxproj.filters new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestLibrary_x64_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestLibrary_x64_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestLibrary_x64_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestLibrary_x64_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
testlibrary.opt new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TestSuite_CE_vs90.vcproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs71.vcproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs80.vcproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs90.vcproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs100.vcxproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs100.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs110.vcxproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs110.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestSuite_vs120.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs90.vcproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs100.vcxproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs100.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs110.vcxproj added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs110.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite_x64_vs120.vcxproj Add /FS compile options to avoid errors 2014-01-16 08:03:50 +08:00
TestSuite_x64_vs120.vcxproj.filters added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
TestSuite.vxbuild porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00