From ea06d51db225b0c02e76f88df7529bcf7f929f8c Mon Sep 17 00:00:00 2001 From: InnetaSh Date: Wed, 29 May 2024 14:13:19 +0300 Subject: [PATCH 1/3] Add Test --- "\320\241alculator1.cpp" | 4 ++++ 1 file changed, 4 insertions(+) diff --git "a/\320\241alculator1.cpp" "b/\320\241alculator1.cpp" index 01a0e92..72ff333 100644 --- "a/\320\241alculator1.cpp" +++ "b/\320\241alculator1.cpp" @@ -43,3 +43,7 @@ // return num1 / num2; // throw"Dilena na null.\n"; //} + +void TestTest() { + +} From c639d531c0f71e7b01e79c080160a7f97b3a5397 Mon Sep 17 00:00:00 2001 From: InnetaSh Date: Wed, 29 May 2024 14:18:24 +0300 Subject: [PATCH 2/3] TTT --- "\320\241alculator1.cpp" | 4 ++++ 1 file changed, 4 insertions(+) diff --git "a/\320\241alculator1.cpp" "b/\320\241alculator1.cpp" index 72ff333..ee9c481 100644 --- "a/\320\241alculator1.cpp" +++ "b/\320\241alculator1.cpp" @@ -47,3 +47,7 @@ void TestTest() { } + +void TestTestTest() { + +} From 2d81a22f6d789431a350a54cfef374e40c563a5c Mon Sep 17 00:00:00 2001 From: InnetaSh Date: Wed, 29 May 2024 14:39:07 +0300 Subject: [PATCH 3/3] Revert --- "\320\241alculator1.cpp" | 8 -------- 1 file changed, 8 deletions(-) diff --git "a/\320\241alculator1.cpp" "b/\320\241alculator1.cpp" index ee9c481..01a0e92 100644 --- "a/\320\241alculator1.cpp" +++ "b/\320\241alculator1.cpp" @@ -43,11 +43,3 @@ // return num1 / num2; // throw"Dilena na null.\n"; //} - -void TestTest() { - -} - -void TestTestTest() { - -}