sources from main repository

This commit is contained in:
Guenter Obiltschnig 2006-12-22 09:39:06 +00:00
parent 772a1021dc
commit 3b39691a00
36 changed files with 36 additions and 36 deletions

View File

@ -1,7 +1,7 @@
# #
# Makefile # Makefile
# #
# $Id: //poco/Main/CppUnit/Makefile#10 $ # $Id: //poco/1.3/CppUnit/Makefile#1 $
# #
# Makefile for Poco CppUnit # Makefile for Poco CppUnit
# #

View File

@ -1,7 +1,7 @@
// //
// WinTestRunner.h // WinTestRunner.h
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#8 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#2 $
// //
// Application shell for CppUnit's TestRunner dialog. // Application shell for CppUnit's TestRunner dialog.
// //

View File

@ -1,7 +1,7 @@
// //
// ActiveTest.cpp // ActiveTest.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ActiveTest.cpp#7 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// ActiveTest.h // ActiveTest.h
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ActiveTest.h#8 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// DLLMain.cpp // DLLMain.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/DLLMain.cpp#5 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// GUITestResult.cpp // GUITestResult.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/GUITestResult.cpp#6 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// GUITestResult.h // GUITestResult.h
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/GUITestResult.h#7 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// ProgressBar.cpp // ProgressBar.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.cpp#6 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// ProgressBar.h // ProgressBar.h
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.h#7 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestRunnerDlg.cpp // TestRunnerDlg.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#6 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestRunnerDlg.h // TestRunnerDlg.h
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/TestRunnerDlg.h#7 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// WinTestRunner.cpp // WinTestRunner.cpp
// //
// $Id: //poco/Main/CppUnit/WinTestRunner/src/WinTestRunner.cpp#6 $ // $Id: //poco/1.3/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// CppUnit.h // CppUnit.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/CppUnit.h#9 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/CppUnit.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// CppUnitException.h // CppUnitException.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/CppUnitException.h#8 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/CppUnitException.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// Guards.h // Guards.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/Guards.h#5 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/Guards.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// Orthodox.h // Orthodox.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/Orthodox.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/Orthodox.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// RepeatedTest.h // RepeatedTest.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/RepeatedTest.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/RepeatedTest.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// Test.h // Test.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/Test.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/Test.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestCaller.h // TestCaller.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestCaller.h#8 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestCaller.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestCase.h // TestCase.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestCase.h#8 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestCase.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestDecorator.h // TestDecorator.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestDecorator.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestDecorator.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestFailure.h // TestFailure.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestFailure.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestFailure.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestResult.h // TestResult.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestResult.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestResult.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestRunner.h // TestRunner.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestRunner.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestRunner.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestSetup.h // TestSetup.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestSetup.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestSetup.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestSuite.h // TestSuite.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TestSuite.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TestSuite.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TextTestResult.h // TextTestResult.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/TextTestResult.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/TextTestResult.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// estring.h // estring.h
// //
// $Id: //poco/Main/CppUnit/include/CppUnit/estring.h#7 $ // $Id: //poco/1.3/CppUnit/include/CppUnit/estring.h#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// CppUnitException.cpp // CppUnitException.cpp
// //
// $Id: //poco/Main/CppUnit/src/CppUnitException.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/CppUnitException.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestCase.cpp // TestCase.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestCase.cpp#8 $ // $Id: //poco/1.3/CppUnit/src/TestCase.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestDecorator.cpp // TestDecorator.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestDecorator.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/TestDecorator.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestFailure.cpp // TestFailure.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestFailure.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/TestFailure.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestResult.cpp // TestResult.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestResult.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/TestResult.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestRunner.cpp // TestRunner.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestRunner.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/TestRunner.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TestSuite.cpp // TestSuite.cpp
// //
// $Id: //poco/Main/CppUnit/src/TestSuite.cpp#6 $ // $Id: //poco/1.3/CppUnit/src/TestSuite.cpp#1 $
// //

View File

@ -1,7 +1,7 @@
// //
// TextTestResult.cpp // TextTestResult.cpp
// //
// $Id: //poco/Main/CppUnit/src/TextTestResult.cpp#7 $ // $Id: //poco/1.3/CppUnit/src/TextTestResult.cpp#1 $
// //