mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 17:25:03 +02:00
sources from main repository
This commit is contained in:
parent
772a1021dc
commit
3b39691a00
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/CppUnit/Makefile#10 $
|
||||
# $Id: //poco/1.3/CppUnit/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco CppUnit
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// ActiveTest.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ActiveTest.cpp#7 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// ActiveTest.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ActiveTest.h#8 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// DLLMain.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/DLLMain.cpp#5 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// GUITestResult.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/GUITestResult.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// GUITestResult.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/GUITestResult.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// ProgressBar.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// ProgressBar.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestRunnerDlg.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestRunnerDlg.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/TestRunnerDlg.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// WinTestRunner.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/WinTestRunner/src/WinTestRunner.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// CppUnit.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/CppUnit.h#9 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/CppUnit.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// CppUnitException.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/CppUnitException.h#8 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/CppUnitException.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// Guards.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/Guards.h#5 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/Guards.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// Orthodox.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/Orthodox.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/Orthodox.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// RepeatedTest.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/RepeatedTest.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/RepeatedTest.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// Test.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/Test.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/Test.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestCaller.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestCaller.h#8 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestCaller.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestCase.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestCase.h#8 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestCase.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestDecorator.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestDecorator.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestDecorator.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestFailure.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestFailure.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestFailure.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestResult.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestResult.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestResult.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestRunner.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestRunner.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestRunner.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestSetup.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestSetup.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestSetup.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestSuite.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TestSuite.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TestSuite.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TextTestResult.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/TextTestResult.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/TextTestResult.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// estring.h
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/include/CppUnit/estring.h#7 $
|
||||
// $Id: //poco/1.3/CppUnit/include/CppUnit/estring.h#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// CppUnitException.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/CppUnitException.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/CppUnitException.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestCase.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestCase.cpp#8 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestCase.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestDecorator.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestDecorator.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestDecorator.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestFailure.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestFailure.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestFailure.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestResult.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestResult.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestResult.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestRunner.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestRunner.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestRunner.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TestSuite.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TestSuite.cpp#6 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TestSuite.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
//
|
||||
// TextTestResult.cpp
|
||||
//
|
||||
// $Id: //poco/Main/CppUnit/src/TextTestResult.cpp#7 $
|
||||
// $Id: //poco/1.3/CppUnit/src/TextTestResult.cpp#1 $
|
||||
//
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user