From 70b8dfa315e6385264697bc64a969149f0d29f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 16 Jan 2024 07:19:19 +0000 Subject: [PATCH 1/3] update run_doxygen.cmake. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- run_doxygen.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_doxygen.cmake b/run_doxygen.cmake index 0a8ed88b7..2fdeb8ea3 100644 --- a/run_doxygen.cmake +++ b/run_doxygen.cmake @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - +# test pr CMAKE_POLICY(SET CMP0007 NEW) MESSAGE(STATUS "Writing stdout to ${OUTPUT_FILE}") -- Gitee From 73d861729a91207eb5e6d65b5ca78a981e2e94ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 16 Jan 2024 07:30:45 +0000 Subject: [PATCH 2/3] add test_PR. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- test_PR | 1 + 1 file changed, 1 insertion(+) create mode 100644 test_PR diff --git a/test_PR b/test_PR new file mode 100644 index 000000000..d8348136c --- /dev/null +++ b/test_PR @@ -0,0 +1 @@ +############################ \ No newline at end of file -- Gitee From a65f12856beb1d0f70e0dbdae6d12dca7aa0746d Mon Sep 17 00:00:00 2001 From: muhuiqin <3508807397@qq.com> Date: Wed, 17 Jan 2024 03:29:36 +0000 Subject: [PATCH 3/3] add aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd. Signed-off-by: muhuiqin <3508807397@qq.com> --- aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd | 1 + 1 file changed, 1 insertion(+) create mode 100644 aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd diff --git a/aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd b/aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd new file mode 100644 index 000000000..b4eac9096 --- /dev/null +++ b/aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd @@ -0,0 +1 @@ +aaaaaaabbbbbbbbbcccccccccccddddddddddddddddddd \ No newline at end of file -- Gitee