diff options
Diffstat (limited to 'tests/Debug.txt')
-rw-r--r-- | tests/Debug.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Debug.txt b/tests/Debug.txt new file mode 100644 index 0000000..5323874 --- /dev/null +++ b/tests/Debug.txt @@ -0,0 +1,6 @@ +This project is used to debug individual test case programs. + +To build and debug a test case: +- add the .c file to this project; +- remove any .c files from other test cases from this project. +- build and debug as usual.
\ No newline at end of file |