mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 20:32:15 +00:00
Updated docs, removed binaries
This commit is contained in:
parent
a114047f83
commit
d4c62eb984
Binary file not shown.
Binary file not shown.
@ -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:
|
Assumptions:
|
||||||
- gnu make and a C compiler (like gcc) is installed on your system and is in the PATH
|
- gnu make and a C compiler (like gcc) is installed on your system and is in the PATH
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
make
|
|
||||||
./GildedRoseTextTests
|
|
||||||
Loading…
Reference in New Issue
Block a user