mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
* Add testcase using https://github.com/approvals/ApprovalTests.cpp and google test. * Change google test to be downloaded if not installed with cmake * Add a run-once-cmake.sh script to build and test with cmake * Add a run-approval-once.sh script to build and run approval test
3 lines
66 B
C++
3 lines
66 B
C++
#define APPROVALS_GOOGLETEST
|
|
#include "ApprovalTests.v.2.0.0.hpp"
|