31 lines
722 B
Markdown
31 lines
722 B
Markdown
|
### Feedback for Lab 02
|
||
|
|
||
|
Run on September 18, 15:21:39 PM.
|
||
|
|
||
|
+ Pass: Check that directory "labs" exists.
|
||
|
|
||
|
+ Pass: Check that directory "labs/lab02" exists.
|
||
|
|
||
|
+ Pass: Change into directory "labs/lab02".
|
||
|
|
||
|
+ Pass: Check that file "DecoyDuck.h" exists.
|
||
|
|
||
|
+ Pass: Check that file "DecoyDuck.cpp" exists.
|
||
|
|
||
|
+ Pass: Check that file "MysteryDuck.h" exists.
|
||
|
|
||
|
+ Pass: Check that file "MysteryDuck.cpp" exists.
|
||
|
|
||
|
+ Pass: Check that file/directory "duck" does not exist.
|
||
|
|
||
|
+ Pass: Check that no files with extension ".o" exist in directory "."
|
||
|
|
||
|
+ Pass: Check that make succeeds on the specified target when invoked from the specified directory.
|
||
|
|
||
|
make finished compiling target=all, directory=. with no errors.
|
||
|
|
||
|
|
||
|
|
||
|
Result duck found
|
||
|
|