issues
search
gear-tech
/
apps
Gear Apps
GNU General Public License v3.0
8
stars
9
forks
source link
Fix CI according to the latest `gtest` changes
#16
Closed
shamilsan
closed
2 years ago
shamilsan
commented
2 years ago
Rename
gtest
to
gear-test
.
Add
check
subcommand to the
Makefile
(a wrapper around
cargo test
).
Add check stage to CI.
gtest
togear-test
.check
subcommand to theMakefile
(a wrapper aroundcargo test
).