Skip to content

Commit 2df8507

Browse files
committed
Unified tests suites source codes' comments.
1 parent 28a274c commit 2df8507

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

tests/buffer.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @copyright Copyright (C) 2024 The C++ Plus Project
66
*/
77
/*
8-
* Copyright (C) 2024 The C++ Plus Project.
98
* This file is part of the cppp-reiconv Library.
109
*
1110
* The cppp-reiconv Library is free software; you can redistribute it

tests/data-generator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @file reiconv-test.hpp
33
* @brief Creates the beyond-BMP part of the GB18030.TXT reference table.
4-
* @brief Or creates the UTF-8.TXT reference table.
4+
* Or creates the UTF-8.TXT reference table.
55
* @author ChenPi11
66
* @copyright Copyright (C) 2005, 2012 Free Software Foundation, Inc.
77
* @copyright Copyright (C) 2024 The C++ Plus Project.

tests/output.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @copyright Copyright (C) 2024 The C++ Plus Project
66
*/
77
/*
8-
* Copyright (C) 2024 The C++ Plus Project.
98
* This file is part of the cppp-reiconv Library.
109
*
1110
* The cppp-reiconv Library is free software; you can redistribute it

tests/utils.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @copyright Copyright (C) 2024 The C++ Plus Project
66
*/
77
/*
8-
* Copyright (C) 2024 The C++ Plus Project.
98
* This file is part of the cppp-reiconv Library.
109
*
1110
* The cppp-reiconv Library is free software; you can redistribute it

0 commit comments

Comments
 (0)