diff --git a/c-check/GildedRose.o b/c-check/GildedRose.o deleted file mode 100644 index 37283c3a..00000000 Binary files a/c-check/GildedRose.o and /dev/null differ diff --git a/c-check/GildedRoseTextTests.o b/c-check/GildedRoseTextTests.o deleted file mode 100644 index e1981da6..00000000 Binary files a/c-check/GildedRoseTextTests.o and /dev/null differ diff --git a/c-check/README b/c-check/README index 19c992ed..afb21a4e 100644 --- a/c-check/README +++ b/c-check/README @@ -1,4 +1,6 @@ -run-once.sh runs your tests once +The command "make" will build and run your tests, as well as build the program +golden_rose, which can serve as the basis for a golden-rule test. + Assumptions: - gnu make and a C compiler (like gcc) is installed on your system and is in the PATH diff --git a/c-check/run-once.sh b/c-check/run-once.sh deleted file mode 100755 index 4f6b2303..00000000 --- a/c-check/run-once.sh +++ /dev/null @@ -1,2 +0,0 @@ -make -./GildedRoseTextTests