mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
Add settings for the C version
This commit is contained in:
parent
a2758b2183
commit
ce70beb469
@ -11,6 +11,9 @@ diff_program:meld
|
||||
# Settings for the cpp version
|
||||
#executable:${TEXTTEST_HOME}/cpp/cmake-build-debug/test/cpp_texttest/GildedRoseTextTests
|
||||
|
||||
# Settings for the c (cmocka) version
|
||||
#executable:${TEXTTEST_HOME}/c_cmocka/cmake-build-debug/main
|
||||
|
||||
# Settings for the Java version using Gradle wrapped in a python script
|
||||
#executable:${TEXTTEST_HOME}/Java/texttest_rig.py
|
||||
#interpreter:python
|
||||
|
||||
Loading…
Reference in New Issue
Block a user