diff options
author | 2022-07-01 19:46:47 +0400 | |
---|---|---|
committer | 2022-07-01 19:47:13 +0400 | |
commit | 1f7e602e2c4a5a217d4297da6f2318016f48946f (patch) | |
tree | 0dbd6dc5890d81eacd119cca878606cf10ac7e0a /resources | |
parent | Fix Broken Error Message (diff) |
Handle Improper Output For Unittests
The old testing code only checks the first character of the stdout,
meaning that if a user succeeds in printing a 1 before the rest of the
output, the testing code will consider that a pass and discard the rest.
This change checks that the rest of the stdout is empty as expected.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'resources')
0 files changed, 0 insertions, 0 deletions