Question: ( C++ ) Can you please help me solve these errors in my filesystem class? I believe my PWD, CD, and MV functions are not
(C++) Can you please help me solve these errors in my filesystem class? I believe my PWD, CD, and MV functions are not working. My program does not print out the correct full path. Most of my test pass I am just failing 4 tests.
Images of error:




\f\f\ftest/test-3-filesystem-move. cpp: 31: FAILED: CHECK( "file/dir renamed successfully" == fs.mv("file1", "file2") ) with expansion: "file/dir renamed successfully" "file1/file2 renamed successfully"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
