Switched to gtest for unit testing
This commit is contained in:
+2
-1
@@ -36,7 +36,8 @@ ARG BUILD_PACKAGES=" \
|
||||
openssl-dev \
|
||||
boost-dev \
|
||||
libconfig-dev \
|
||||
taglib-dev"
|
||||
taglib-dev \
|
||||
gtest-dev"
|
||||
|
||||
RUN apk add --no-cache --update ${BUILD_PACKAGES}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user