Commit Graph

41 Commits

Author SHA1 Message Date
jakeg00dwin 504998b727 edited to target the cpp test 2024-03-16 13:47:37 -07:00
jakeg00dwin 4c78b58973 changed the test template to target cpputest 2024-03-16 13:42:47 -07:00
jakeg00dwin 04352629b2 removed the old C file 2024-03-16 13:39:07 -07:00
jakeg00dwin 221b4f05a9 changed to match the currently working cpp test file 2024-03-16 13:39:00 -07:00
jakeg00dwin 52f311625b added an empty cmake file into mocks 2024-03-15 14:23:11 -07:00
jakeg00dwin 226f3053ad cleaned up old lines 2024-03-15 14:21:48 -07:00
jakeg00dwin 73583fd725 imported the test group 2024-03-15 14:20:36 -07:00
jakeg00dwin f687b3b400 Added correct linked libs to the simple_test 2024-03-15 14:20:08 -07:00
jakeg00dwin 46710be9b5 edited to first include the simple_test directory, also using the correct link libs now 2024-03-15 14:19:45 -07:00
jakeg00dwin 46da670968 removed dead code 2024-03-15 14:19:17 -07:00
jakeg00dwin 738c875bc6 modifed to run the tests using the AllTests executable 2024-03-15 14:19:10 -07:00
jakeg00dwin a15bed2326 tried adding to linked libs 2024-03-15 13:47:40 -07:00
jakeg00dwin d7af8bc2e4 added the C++/11 directory to includes 2024-03-15 13:47:21 -07:00
jakeg00dwin 20b7c8cb38 updated for tests 2024-03-15 13:47:06 -07:00
jakeg00dwin 391d08ec7c added the exexcutable target main 2024-03-15 13:46:33 -07:00
jakeg00dwin 0a44fdd1fb added body to main.c 2024-03-15 13:46:25 -07:00
jakeg00dwin 9b0137c9aa added the simple test 2024-03-12 22:42:14 -07:00
jakeg00dwin 273a74cba8 switched back to C17/CXX17 for compiler compat 2024-03-12 22:42:01 -07:00
jakeg00dwin 151aec769a added the compile commands symlink 2024-03-12 22:39:28 -07:00
jakeg00dwin ea1deb6e3c changed standards to 18 2024-03-12 22:39:13 -07:00
jakeg00dwin caf281b927 modified the test runners 2024-03-12 22:39:03 -07:00
jakeg00dwin 489676a3d0 added more files to ignore 2024-03-12 22:38:22 -07:00
jakeg00dwin 146573eddd added a bunch of files to ignore from the build dir 2024-03-06 22:09:48 -08:00
jakeg00dwin 31605803de removed the add_subdirectory() call in tests 2024-03-06 22:09:40 -08:00
jakeg00dwin c284745e23 updated to check the git submodule for the header files needed. 2024-03-06 22:09:26 -08:00
jakeg00dwin f7a06af54f added some stuff I found on a blog 2024-03-06 22:01:53 -08:00
jakeg00dwin 36fea871c2 moved the OS stuff to the top 2024-03-06 22:01:43 -08:00
jakeg00dwin 47421d2620 removed the old project specific lines 2024-03-06 22:01:25 -08:00
jakeg00dwin d79d1ae86f updated the build_cpputest() shell function 2024-03-06 21:47:04 -08:00
jakeg00dwin df655e13b0 updated with new section for unit testing stuff 2024-03-06 21:46:41 -08:00
jakeg00dwin 1b0b142c26 updated the setup.sh script with OS checks 2024-03-06 21:29:54 -08:00
jakeg00dwin 7272bc6f71 added cpputest as a git-submodule 2024-03-06 21:29:39 -08:00
jakeg00dwin 43d3312d8e updated to use cpputest 2024-03-06 21:18:46 -08:00
jakeg00dwin 7004b260d3 renamed to fix typo 2024-03-06 21:07:09 -08:00
jakeg00dwin 98a6cdc9dc added both my automation scripts 2024-03-06 21:06:20 -08:00
jakeg00dwin 9ceb491c21 added my doxyfile for doxygen 2024-03-06 21:06:13 -08:00
jakeg00dwin ee16866263 added content to the root dir CMake file 2024-03-06 21:06:02 -08:00
jakeg00dwin a9a60086b4 added in template files in hidden directory 2024-03-06 21:05:47 -08:00
jakeg00dwin 366fb3f124 added empty and hidden templates_files directory 2024-03-06 21:00:10 -08:00
jakeg00dwin cb6e580f34 Added empty dirs and hidden placeholders 2024-03-06 20:57:41 -08:00
jakeg00dwin 7556c5282c inital commit 2024-03-06 20:52:43 -08:00