Skip to content

Commit

Permalink
upgrade bundled POCO to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Sep 19, 2018
1 parent 518b6fc commit 9de6a7d
Show file tree
Hide file tree
Showing 2,401 changed files with 41,263 additions and 45,812 deletions.
3 changes: 3 additions & 0 deletions CppUnit/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
set(LIBNAME "CppUnit")

# Sources
if (WIN32)
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
endif (WIN32)
file(GLOB SRCS_G "src/*.cpp")
POCO_SOURCES_AUTO( SRCS ${SRCS_G})

Expand Down
16 changes: 0 additions & 16 deletions CppUnit/CppUnit.vxbuild

This file was deleted.

2 changes: 0 additions & 2 deletions CppUnit/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/CppUnit/Makefile#1 $
#
# Makefile for Poco CppUnit
#

Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// WinTestRunner.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
//
// Application shell for CppUnit's TestRunner dialog.
//

Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/ActiveTest.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// ActiveTest.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
//


#include <afxwin.h>
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/ActiveTest.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// ActiveTest.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
//


#ifndef ActiveTest_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/DLLMain.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// DLLMain.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
//


#include <afxwin.h>
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/GUITestResult.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// GUITestResult.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
//


#include "TestRunnerDlg.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/GUITestResult.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// GUITestResult.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
//


#ifndef GuiTestResult_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/ProgressBar.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// ProgressBar.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
//


#include "ProgressBar.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/ProgressBar.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// ProgressBar.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
//


#ifndef ProgressBar_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/TestRunnerDlg.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestRunnerDlg.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
//


#include <afxwin.h>
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/TestRunnerDlg.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestRunnerDlg.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
//


#ifndef TestRunnerDlg_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/WinTestRunner/src/WinTestRunner.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// WinTestRunner.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
//


#include "WinTestRunner/WinTestRunner.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/CppUnit.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// CppUnit.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnit.h#1 $
//


#ifndef CppUnit_CppUnit_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/CppUnitException.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// CppUnitException.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnitException.h#1 $
//


#ifndef CppUnit_CppUnitException_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/Guards.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// Guards.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Guards.h#1 $
//


#ifndef CppUnit_Guards_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/Orthodox.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// Orthodox.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Orthodox.h#1 $
//


#ifndef CppUnit_Orthodox_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/RepeatedTest.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// RepeatedTest.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/RepeatedTest.h#1 $
//


#ifndef CppUnit_RepeatedTest_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/Test.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// Test.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Test.h#1 $
//


#ifndef CppUnit_Test_INCLUDED
Expand Down
6 changes: 2 additions & 4 deletions CppUnit/include/CppUnit/TestCaller.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestCaller.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCaller.h#1 $
//


#ifndef CppUnit_TestCaller_INCLUDED
Expand Down Expand Up @@ -81,11 +79,11 @@ class TestCaller: public TestCase

private:
TestMethod _test;
#if __cplusplus < 201103L
#ifndef POCO_ENABLE_CPP11
std::auto_ptr<Fixture> _fixture;
#else
std::unique_ptr<Fixture> _fixture;
#endif
#endif // POCO_ENABLE_CPP11
};


Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestCase.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestCase.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCase.h#1 $
//


#ifndef CppUnit_TestCase_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestDecorator.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestDecorator.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestDecorator.h#1 $
//


#ifndef CppUnit_TestDecorator_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestFailure.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestFailure.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestFailure.h#1 $
//


#ifndef CppUnit_TestFailure_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestResult.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestResult.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestResult.h#1 $
//


#ifndef CppUnit_TestResult_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestRunner.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestRunner.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestRunner.h#2 $
//


#ifndef CppUnit_TestRunner_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestSetup.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestSetup.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSetup.h#1 $
//


#ifndef CppUnit_TestSetup_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TestSuite.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestSuite.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSuite.h#1 $
//


#ifndef CppUnit_TestSuite_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/TextTestResult.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TextTestResult.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TextTestResult.h#1 $
//


#ifndef CppUnit_TextTestResult_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/include/CppUnit/estring.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// estring.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/estring.h#1 $
//


#ifndef CppUnit_estring_INCLUDED
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/CppUnitException.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// CppUnitException.cpp
//
// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $
//


#include "CppUnit/CppUnitException.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestCase.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestCase.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $
//


#include <stdexcept>
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestDecorator.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestDecorator.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $
//


#include "CppUnit/TestDecorator.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestFailure.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestFailure.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $
//


#include "CppUnit/TestFailure.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestResult.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestResult.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestResult.cpp#1 $
//


#include "CppUnit/TestResult.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestRunner.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestRunner.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestRunner.cpp#1 $
//


#include "CppUnit/TestRunner.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TestSuite.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TestSuite.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestSuite.cpp#1 $
//


#include "CppUnit/TestSuite.h"
Expand Down
2 changes: 0 additions & 2 deletions CppUnit/src/TextTestResult.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//
// TextTestResult.cpp
//
// $Id: //poco/1.4/CppUnit/src/TextTestResult.cpp#1 $
//


#include "CppUnit/TextTestResult.h"
Expand Down
Loading

0 comments on commit 9de6a7d

Please sign in to comment.