poco/CppUnit
2017-02-20 16:46:44 +01:00
..
doc new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
include/Poco/CppUnit use std::unique_ptr instead of std::auto_ptr with C++11 or newer compilers to avoid std::auto_ptr deprecation warnings 2016-10-14 12:01:25 +02:00
src Move include/CppUnit to include/Poco/CppUnit 2016-01-06 13:48:48 +01:00
WinTestRunner Make CppUnit a component of Poco 2016-01-08 00:17:13 +01:00
CMakeLists.txt Add aliasing and output_name. 2016-01-08 10:48:33 +01:00
CppUnit_CE_vs90.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_CE_vs90.vcproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs90.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs90.vcproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs100.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs100.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs100.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs110.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs110.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs110.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs120.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs120.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs120.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs140.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs140.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_WEC2013_vs110.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_WEC2013_vs110.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_WEC2013_vs110.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_WEC2013_vs120.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_WEC2013_vs120.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_WEC2013_vs120.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs90.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs90.vcproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs100.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs100.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs100.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs110.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs110.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs110.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs120.sln generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs120.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs120.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs140.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs140.vcxproj.filters generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_x64_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit.progen added generated VS projects 2016-03-06 20:55:38 -08:00
CppUnit.vxbuild new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile Make CppUnit a component of Poco 2016-01-08 00:17:13 +01:00