csci3081/repo-zhan4854/Lab_02_Feedback.md
Michael Zhang 1ba4536588
f
2018-01-29 17:24:20 -06:00

722 B

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