Commit Graph

26 Commits

Author SHA1 Message Date
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