You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ This extension contributes the following settings:
76
76
77
77
- Some edge cases might not be handled correctly.
78
78
- for testing C++ you may need to parse the variables from input files manually depending on the data type inside the run_test_case function
79
-
- Limited support for languages other than Python and C++.
79
+
- Limited support for languages (Python and C++)
80
80
- All test are not checked in one go you need to check for each test case individually(please refer to this page for better understanding - https://stackoverflow.com/questions/9551014/reading-parsing-text-file-input-c) THANKS
0 commit comments