This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule references to fix GitHub issue #69
- Loading branch information
1 parent
87e22ff
commit c649d5a
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule c-utility
updated
65 files
Submodule ctest
updated
from c06aff to c7dafa
Submodule uamqp
updated
30 files
Submodule umock-c
updated
12 files
+11 −3 | CMakeLists.txt | |
+2 −4 | configs/umock_cFunctions.cmake | |
+4 −2 | deps/CMakeLists.txt | |
+1 −1 | deps/ctest | |
+1 −1 | deps/testrunner | |
+2 −2 | inc/umocktypes.h | |
+1 −1 | jenkins/linux_c_gcc44.sh | |
+20 −0 | jenkins/osx_c.sh | |
+3 −3 | jenkins/windows_c.cmd | |
+27 −7 | readme.md | |
+1 −1 | src/umocktypename.c | |
+2 −2 | tests/umock_c_int/umock_c_int.c |
Submodule umqtt
updated
8 files