PREV INDEX NEXT

Author: Unknown
Subject: Testing deque
Date: Monday, 06 Apr 2020, 15:52:44

I'm a little confused on how to run the test script. So far, I have my Deque.c functioning, but I want to test it. When I run the test script using /c/cs223/Hwk4/test.Qsort, I get an error "test.Qsort: cannot compile ./Qsort ./testDeque ./QsortH". Is there a way to test only the Deque.c?
PREV INDEX NEXT