From 13dc7a0ba1748a71c2067f1f92547cf5849a235a Mon Sep 17 00:00:00 2001 From: aaronlong Date: Tue, 24 Dec 2019 10:11:14 +0000 Subject: [PATCH] Revert "Added tcUNIT, including helper functions and app test folder, to generic structure" This reverts commit 7ee4fae5ada51cdfb0ec1792ce69955057643f4f. Should have been pushed to a branch for review first --- .../tcUNIT/app_tests/tcUNIT_APP_RUN.TcPOU | 20 -- .../tcUNIT/common/FB_tcUNIT_common.TcPOU | 187 ------------------ .../tcUNIT/common/tcUNIT_GVL.TcGVL | 28 --- .../tc_project_app/tc_project_app.tmcRefac | 15 -- 4 files changed, 250 deletions(-) delete mode 100644 solution/tc_project_app/tcUNIT/app_tests/tcUNIT_APP_RUN.TcPOU delete mode 100644 solution/tc_project_app/tcUNIT/common/FB_tcUNIT_common.TcPOU delete mode 100644 solution/tc_project_app/tcUNIT/common/tcUNIT_GVL.TcGVL delete mode 100644 solution/tc_project_app/tc_project_app.tmcRefac diff --git a/solution/tc_project_app/tcUNIT/app_tests/tcUNIT_APP_RUN.TcPOU b/solution/tc_project_app/tcUNIT/app_tests/tcUNIT_APP_RUN.TcPOU deleted file mode 100644 index ccb726d..0000000 --- a/solution/tc_project_app/tcUNIT/app_tests/tcUNIT_APP_RUN.TcPOU +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/tcUNIT/common/FB_tcUNIT_common.TcPOU b/solution/tc_project_app/tcUNIT/common/FB_tcUNIT_common.TcPOU deleted file mode 100644 index e59f78a..0000000 --- a/solution/tc_project_app/tcUNIT/common/FB_tcUNIT_common.TcPOU +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/tcUNIT/common/tcUNIT_GVL.TcGVL b/solution/tc_project_app/tcUNIT/common/tcUNIT_GVL.TcGVL deleted file mode 100644 index 3b89d11..0000000 --- a/solution/tc_project_app/tcUNIT/common/tcUNIT_GVL.TcGVL +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/tc_project_app.tmcRefac b/solution/tc_project_app/tc_project_app.tmcRefac deleted file mode 100644 index d6415b5..0000000 --- a/solution/tc_project_app/tc_project_app.tmcRefac +++ /dev/null @@ -1,15 +0,0 @@ - - - - - TCUNIT_RUN - tcUNIT_STD_LIB_1 - tcUNIT_APP_RUN - - - PrepareMove - motionStrategy - eMotionStrategy - - - \ No newline at end of file