Closed xquantxz closed 1 year ago
@xquantxz Thank you to send this pull request!
Could you add unit test to
test_run()
function in cpptest.sh? Why don't you add command line option-I.
at line 40, or something.
Is it okay if I test including stdlib.h? else I would need to create a new directory to test on
Is it okay if I test including stdlib.h? else I would need to create a new directory to test on
I prefer the latter.
@xquantxz Thank you to send this pull request!
Could you add unit test to
test_run()
function in cpptest.sh? Why don't you add command line option-I.
at line 40, or something.