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

40 lines
1.1 KiB
Markdown

### Assessment for Lab 02
#### Total score: _100_ / _100_
Run on September 21, 13:09:17 PM.
+ _5_ / _5_ : Pass: Check that directory "labs" exists.
+ _5_ / _5_ : Pass: Check that directory "labs/lab02" exists.
+ Pass: Change into directory "labs/lab02".
+ _5_ / _5_ : Pass: Check that file "DecoyDuck.h" exists.
+ _10_ / _10_ : Pass: Check that file "DecoyDuck.cpp" exists.
+ _5_ / _5_ : Pass: Check that file "MysteryDuck.h" exists.
+ _10_ / _10_ : Pass: Check that file "MysteryDuck.cpp" exists.
+ _5_ / _5_ : Pass: Check that file/directory "duck" does not exist.
+ _5_ / _5_ : Pass: Check that no files with extension ".o" exist in directory "."
+ Pass: Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.1.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
+ _50_ / _50_ : 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
#### Total score: _100_ / _100_