Skip to content

Commit 7ff71d1

Browse files
committed
sources for 1.3
1 parent 1b5b90a commit 7ff71d1

36 files changed

Lines changed: 36 additions & 36 deletions

CppUnit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Makefile
33
#
4-
# $Id: //poco/1.2/CppUnit/Makefile#1 $
4+
# $Id: //poco/1.3/CppUnit/Makefile#1 $
55
#
66
# Makefile for Poco CppUnit
77
#

CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// WinTestRunner.h
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
55
//
66
// Application shell for CppUnit's TestRunner dialog.
77
//

CppUnit/WinTestRunner/src/ActiveTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// ActiveTest.cpp
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
55
//
66

77

CppUnit/WinTestRunner/src/ActiveTest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// ActiveTest.h
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
55
//
66

77

CppUnit/WinTestRunner/src/DLLMain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// DLLMain.cpp
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
55
//
66

77

CppUnit/WinTestRunner/src/GUITestResult.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// GUITestResult.cpp
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
55
//
66

77

CppUnit/WinTestRunner/src/GUITestResult.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// GUITestResult.h
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
55
//
66

77

CppUnit/WinTestRunner/src/ProgressBar.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// ProgressBar.cpp
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
55
//
66

77

CppUnit/WinTestRunner/src/ProgressBar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// ProgressBar.h
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
55
//
66

77

CppUnit/WinTestRunner/src/TestRunnerDlg.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// TestRunnerDlg.cpp
33
//
4-
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
4+
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
55
//
66

77

0 commit comments

Comments
 (0)