6 lines
No EOL
219 B
Text
6 lines
No EOL
219 B
Text
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. |