egeldenhuys / black-fitch

[DEPRECATED] Black-box Unit Tests for Fitchfork practicals and assignments
GNU General Public License v3.0
8 stars 4 forks source link

Prac 5 #22

Closed egeldenhuys closed 8 years ago

egeldenhuys commented 8 years ago

Closes #20

egeldenhuys commented 8 years ago

Task 3 fitchfork error. Seems like their system is not working. See the forum for active discussion.

Compile WARNING => Possible compile warnings and/or errors follow, try to get rid of them.
make: *** No rule to make target 'Exception.h', needed by 'main'.  Stop.

Compile FAILURE
Execute FAILED
Test case '1' => Produced 101 bytes of output, exit code 2

make: ./main: Command not found
makefile:8: recipe for target 'run' failed
make: *** [run] Error 127

FAIL Test 1: Error in empty string exception.
FAIL Test 2: Error in char not found exception.
FAIL Test 3: Error in empty result exception.
FAIL Test 4: Error in unequal size exception.
FAIL Test 5: Error in char not found exception.
FAIL Test 6: Error in empty string exception.
FAIL Test 7: Error in empty string exception.
FAIL Test 8: Error in empty result exception.
FAIL Test 9: Error in out of bounds exception.
FAIL Test 10: Error in out of bounds exception.