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:

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

\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&quot

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!