From e9b4b8ea8f83b52f057f795d968ce052219f5efe Mon Sep 17 00:00:00 2001 From: Sanjay Krishnan Date: Mon, 30 Mar 2020 11:29:37 -0500 Subject: [PATCH] Added testing instructions --- hw1/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw1/README.md b/hw1/README.md index 4a944d6..e0935b3 100644 --- a/hw1/README.md +++ b/hw1/README.md @@ -81,3 +81,5 @@ Or, 1,0,6,1 ``` +## Testing +We've provided a sample dataset ``data.txt`` which can be used to test your code as well as an autograder script `autograder.py` which runs a bunch of interesting tests. The autograder is not comprehensive but it is a good start. It's up to you to figure out what the test do and why they work. -- libgit2 0.25.0