mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-03 07:52:29 +02:00
Remove \$Id`$ headers
This commit is contained in:
parent
6ade50b1ab
commit
04e7e04d4d
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/ApacheConnector/Makefile#2 $
|
|
||||||
#
|
|
||||||
# Makefile for ApacheConnector
|
# Makefile for ApacheConnector
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheApplication.h
|
// ApacheApplication.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheApplication.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheChannel.h
|
// ApacheChannel.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheChannel.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheConnector.h
|
// ApacheConnector.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheConnector.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheRequestHandlerFactory.h
|
// ApacheRequestHandlerFactory.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheRequestHandlerFactory.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheServerRequest.h
|
// ApacheServerRequest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheServerRequest.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheServerResponse.h
|
// ApacheServerResponse.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheServerResponse.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheStream.h
|
// ApacheStream.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/include/ApacheStream.h#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/ApacheConnector/samples/FormServer/Makefile#1 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco ApacheConnector sample
|
# Makefile for Poco ApacheConnector sample
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// FormServer.cpp
|
// FormServer.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/samples/FormServer/src/FormServer.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/ApacheConnector/samples/Makefile#1 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco ApacheConnector Samples
|
# Makefile for Poco ApacheConnector Samples
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/ApacheConnector/samples/TimeServer/Makefile#1 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco ApacheConnector sample
|
# Makefile for Poco ApacheConnector sample
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TimeServer.cpp
|
// TimeServer.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/samples/TimeServer/src/TimeServer.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheApplication.cpp
|
// ApacheApplication.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheApplication.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheApplication.cpp
|
// ApacheApplication.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheChannel.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheConnector.cpp
|
// ApacheConnector.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheConnector.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheRequestHandlerFactory.cpp
|
// ApacheRequestHandlerFactory.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheRequestHandlerFactory.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheServerRequest.cpp
|
// ApacheServerRequest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheServerRequest.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheServerResponse.cpp
|
// ApacheServerResponse.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheServerResponse.cpp#3 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ApacheStream.h
|
// ApacheStream.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/ApacheConnector/src/ApacheStream.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -2610,7 +2610,3 @@ The release does not contain all features planned for the later 1.0 release
|
|||||||
(the NET library is missing, for example), but is already quite usable.
|
(the NET library is missing, for example), but is already quite usable.
|
||||||
Please refer to the README file for more information and instructions for
|
Please refer to the README file for more information and instructions for
|
||||||
building the libraries.
|
building the libraries.
|
||||||
|
|
||||||
|
|
||||||
--
|
|
||||||
$Id: //poco/1.4/dist/CHANGELOG#59 $
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/CppParser/Makefile#2 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco CppParser
|
# Makefile for Poco CppParser
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Attributes.h
|
// Attributes.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Attributes.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: Attributes
|
// Package: Attributes
|
||||||
// Module: Attributes
|
// Module: Attributes
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesParser.h
|
// AttributesParser.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/AttributesParser.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: Attributes
|
// Package: Attributes
|
||||||
// Module: AttributesParser
|
// Module: AttributesParser
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// BuiltIn.h
|
// BuiltIn.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/BuiltIn.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: BuiltIn
|
// Module: BuiltIn
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppParser.h
|
// CppParser.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppParser.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: CppParser
|
// Module: CppParser
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppToken.h
|
// CppToken.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppToken.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: CppToken
|
// Module: CppToken
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Decl.h
|
// Decl.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Decl.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Decl
|
// Module: Decl
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Enum.h
|
// Enum.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Enum.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Enum
|
// Module: Enum
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// EnumValue.h
|
// EnumValue.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/EnumValue.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: EnumValue
|
// Module: EnumValue
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Function.h
|
// Function.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Function.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Function
|
// Module: Function
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// NameSpace.h
|
// NameSpace.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/NameSpace.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: NameSpace
|
// Module: NameSpace
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Parameter.h
|
// Parameter.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parameter.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Parameter
|
// Module: Parameter
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Parser.h
|
// Parser.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parser.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Parser
|
// Module: Parser
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Struct.h
|
// Struct.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Struct.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Struct
|
// Module: Struct
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Symbol.h
|
// Symbol.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Symbol.h#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Symbol
|
// Module: Symbol
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Tokenizer.h
|
// Tokenizer.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Tokenizer.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Tokenizer
|
// Module: Tokenizer
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TypeDef.h
|
// TypeDef.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/TypeDef.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: TypeDef
|
// Module: TypeDef
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Utility.h
|
// Utility.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Utility.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Utility
|
// Module: Utility
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Variable.h
|
// Variable.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Variable.h#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Variable
|
// Module: Variable
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Attributes.cpp
|
// Attributes.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Attributes.cpp#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: Attributes
|
// Package: Attributes
|
||||||
// Module: Attributes
|
// Module: Attributes
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesParser.cpp
|
// AttributesParser.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/AttributesParser.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: Attributes
|
// Package: Attributes
|
||||||
// Module: AttributesParser
|
// Module: AttributesParser
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// BuiltIn.cpp
|
// BuiltIn.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/BuiltIn.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: BuiltIn
|
// Module: BuiltIn
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppToken.cpp
|
// CppToken.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/CppToken.cpp#3 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: CppToken
|
// Module: CppToken
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Decl.cpp
|
// Decl.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Decl.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Decl
|
// Module: Decl
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Enum.cpp
|
// Enum.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Enum.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Enum
|
// Module: Enum
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// EnumValue.cpp
|
// EnumValue.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/EnumValue.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: EnumValue
|
// Module: EnumValue
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Function.cpp
|
// Function.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Function.cpp#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Function
|
// Module: Function
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Namespace.cpp
|
// Namespace.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/NameSpace.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Namespace
|
// Module: Namespace
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Parameter.cpp
|
// Parameter.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Parameter.cpp#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Parameter
|
// Module: Parameter
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Parser.cpp
|
// Parser.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Parser.cpp#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Parser
|
// Module: Parser
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Struct.cpp
|
// Struct.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Struct.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Struct
|
// Module: Struct
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Symbol.cpp
|
// Symbol.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Symbol.cpp#2 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Symbol
|
// Module: Symbol
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Tokenizer.cpp
|
// Tokenizer.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Tokenizer.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Tokenizer
|
// Module: Tokenizer
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TypeDef.cpp
|
// TypeDef.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/TypeDef.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: TypeDef
|
// Module: TypeDef
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Utility.cpp
|
// Utility.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Utility.cpp#3 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: CppParser
|
// Package: CppParser
|
||||||
// Module: Utility
|
// Module: Utility
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Variable.cpp
|
// Variable.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppParser/src/Variable.cpp#1 $
|
|
||||||
//
|
|
||||||
// Library: CppParser
|
// Library: CppParser
|
||||||
// Package: SymbolTable
|
// Package: SymbolTable
|
||||||
// Module: Variable
|
// Module: Variable
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.3/CppParser/testsuite/Makefile#1 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco CppParser testsuite
|
# Makefile for Poco CppParser testsuite
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesParserTest.cpp
|
// AttributesParserTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.cpp#1 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesParserTest.h
|
// AttributesParserTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.h#1 $
|
|
||||||
//
|
|
||||||
// Definition of the AttributesParserTest class.
|
// Definition of the AttributesParserTest class.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesTestSuite.cpp
|
// AttributesTestSuite.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.cpp#1 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// AttributesTestSuite.h
|
// AttributesTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.h#1 $
|
|
||||||
//
|
|
||||||
// Definition of the AttributesTestSuite class.
|
// Definition of the AttributesTestSuite class.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppParserTest.cpp
|
// CppParserTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.cpp#2 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppParserTest.h
|
// CppParserTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.h#2 $
|
|
||||||
//
|
|
||||||
// Definition of the CppParserTest class.
|
// Definition of the CppParserTest class.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppParserTestSuite.cpp
|
// CppParserTestSuite.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.cpp#1 $
|
|
||||||
//
|
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppParserTestSuite.h
|
// CppParserTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.h#1 $
|
|
||||||
//
|
|
||||||
// Definition of the CppParserTestSuite class.
|
// Definition of the CppParserTestSuite class.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Driver.cpp
|
// Driver.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/Driver.cpp#1 $
|
|
||||||
//
|
|
||||||
// Console-based test driver for Poco CppParser.
|
// Console-based test driver for Poco CppParser.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// WinDriver.cpp
|
// WinDriver.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/CppParser/testsuite/src/WinDriver.cpp#1 $
|
|
||||||
//
|
|
||||||
// Windows test driver for Poco CppParser.
|
// Windows test driver for Poco CppParser.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Makefile
|
# Makefile
|
||||||
#
|
#
|
||||||
# $Id: //poco/1.4/CppUnit/Makefile#1 $
|
|
||||||
#
|
|
||||||
# Makefile for Poco CppUnit
|
# Makefile for Poco CppUnit
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// WinTestRunner.h
|
// WinTestRunner.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
|
|
||||||
//
|
|
||||||
// Application shell for CppUnit's TestRunner dialog.
|
// Application shell for CppUnit's TestRunner dialog.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ActiveTest.cpp
|
// ActiveTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include <afxwin.h>
|
#include <afxwin.h>
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ActiveTest.h
|
// ActiveTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef ActiveTest_INCLUDED
|
#ifndef ActiveTest_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// DLLMain.cpp
|
// DLLMain.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include <afxwin.h>
|
#include <afxwin.h>
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// GUITestResult.cpp
|
// GUITestResult.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "TestRunnerDlg.h"
|
#include "TestRunnerDlg.h"
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// GUITestResult.h
|
// GUITestResult.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef GuiTestResult_INCLUDED
|
#ifndef GuiTestResult_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ProgressBar.cpp
|
// ProgressBar.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "ProgressBar.h"
|
#include "ProgressBar.h"
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// ProgressBar.h
|
// ProgressBar.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef ProgressBar_INCLUDED
|
#ifndef ProgressBar_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestRunnerDlg.cpp
|
// TestRunnerDlg.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include <afxwin.h>
|
#include <afxwin.h>
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestRunnerDlg.h
|
// TestRunnerDlg.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef TestRunnerDlg_INCLUDED
|
#ifndef TestRunnerDlg_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// WinTestRunner.cpp
|
// WinTestRunner.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "WinTestRunner/WinTestRunner.h"
|
#include "WinTestRunner/WinTestRunner.h"
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppUnit.h
|
// CppUnit.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnit.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_CppUnit_INCLUDED
|
#ifndef CppUnit_CppUnit_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppUnitException.h
|
// CppUnitException.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnitException.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_CppUnitException_INCLUDED
|
#ifndef CppUnit_CppUnitException_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Guards.h
|
// Guards.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/Guards.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_Guards_INCLUDED
|
#ifndef CppUnit_Guards_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Orthodox.h
|
// Orthodox.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/Orthodox.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_Orthodox_INCLUDED
|
#ifndef CppUnit_Orthodox_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// RepeatedTest.h
|
// RepeatedTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/RepeatedTest.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_RepeatedTest_INCLUDED
|
#ifndef CppUnit_RepeatedTest_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Test.h
|
// Test.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/Test.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_Test_INCLUDED
|
#ifndef CppUnit_Test_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestCaller.h
|
// TestCaller.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCaller.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestCaller_INCLUDED
|
#ifndef CppUnit_TestCaller_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestCase.h
|
// TestCase.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCase.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestCase_INCLUDED
|
#ifndef CppUnit_TestCase_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestDecorator.h
|
// TestDecorator.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestDecorator.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestDecorator_INCLUDED
|
#ifndef CppUnit_TestDecorator_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestFailure.h
|
// TestFailure.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestFailure.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestFailure_INCLUDED
|
#ifndef CppUnit_TestFailure_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestResult.h
|
// TestResult.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestResult.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestResult_INCLUDED
|
#ifndef CppUnit_TestResult_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestRunner.h
|
// TestRunner.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestRunner.h#2 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestRunner_INCLUDED
|
#ifndef CppUnit_TestRunner_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestSetup.h
|
// TestSetup.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSetup.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestSetup_INCLUDED
|
#ifndef CppUnit_TestSetup_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestSuite.h
|
// TestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSuite.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TestSuite_INCLUDED
|
#ifndef CppUnit_TestSuite_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TextTestResult.h
|
// TextTestResult.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/TextTestResult.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_TextTestResult_INCLUDED
|
#ifndef CppUnit_TextTestResult_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// estring.h
|
// estring.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/include/CppUnit/estring.h#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CppUnit_estring_INCLUDED
|
#ifndef CppUnit_estring_INCLUDED
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// CppUnitException.cpp
|
// CppUnitException.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "CppUnit/CppUnitException.h"
|
#include "CppUnit/CppUnitException.h"
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestCase.cpp
|
// TestCase.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestDecorator.cpp
|
// TestDecorator.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "CppUnit/TestDecorator.h"
|
#include "CppUnit/TestDecorator.h"
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
//
|
//
|
||||||
// TestFailure.cpp
|
// TestFailure.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $
|
|
||||||
//
|
|
||||||
|
|
||||||
|
|
||||||
#include "CppUnit/TestFailure.h"
|
#include "CppUnit/TestFailure.h"
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user