Skip to content

Commit b4aff10

Browse files
committed
Tool version bumps
Ceedling, CMock, Unity, and CException all updated to latest
1 parent b5f7d59 commit b4aff10

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ MAINTAINER Michael Karlesky <[email protected]>
44

55

66
RUN apk --no-cache add \
7-
coreutils \
8-
gcc \
7+
coreutils \
8+
gcc \
99
gcovr \
1010
valgrind \
11-
libc-dev
11+
libc-dev
1212

1313
##
1414
## Copy assets for inclusion in image

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Cross-compilation C unit testing environment with Unity, CMock, and Ceedling.
33

44
## Contents
55
* Testing tools
6-
* Ceedling 0.28.3
7-
* CMock 2.4.5
8-
* Unity 2.4.2
6+
* [Ceedling](http://www.throwtheswitch.org/ceedling) 0.29.1
7+
* [CMock](http://www.throwtheswitch.org/cmock) 2.5.1
8+
* [Unity](http://www.throwtheswitch.org/unity) 2.5.0
99
* C support
10-
* CException 1.3.1
10+
* [CException](http://www.throwtheswitch.org/cexception) 1.3.2
1111
* [libc-dev 0.7.1](https://pkgs.alpinelinux.org/package/v3.8/main/x86/libc-dev)
1212
* Environment
1313
* [coreutils 8.29](https://pkgs.alpinelinux.org/package/v3.8/main/x86/coreutils)

assets/gems/ceedling-0.28.3.gem

-1.46 MB
Binary file not shown.

assets/gems/ceedling-0.29.1.gem

1.77 MB
Binary file not shown.

assets/gems/rake-12.3.2.gem

-85 KB
Binary file not shown.

assets/gems/rake-13.0.1.gem

85.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)