<div><div dir="auto">Hi Siddharth,</div><div dir="auto"><br></div><div dir="auto">Hugs dates from a different age, when testing was something of an afterthought.</div><div dir="auto"><br></div><div dir="auto">I can suggest some places to look:</div><div dir="auto"><br></div><div dir="auto">* The hugs-bugs mailing list is the only way to (possibly) contact the original developers.</div><div dir="auto"><br></div><div dir="auto">* There's a couple of repos on github: Franklin Chen, Chris Done.</div><div dir="auto">   Franklin has also grabbed the 2009 developer snapshot.</div><div dir="auto"><br></div><div dir="auto">But I suspect the answer is: there are no tests/never were.</div><div dir="auto"><br></div><div dir="auto">AntC</div><div dir="auto"><pre style="white-space:pre-wrap;background-color:rgb(255,255,255)">> I got interested in hugs thanks to the surrounding discussion and went
spelunking in their codebase. Weirdly, I can't find a test suite!
- The November 2003 version
<<a href="https://github.com/bollu/hugs/blob/master/src/Makefile.in#L280">https://github.com/bollu/hugs/blob/master/src/Makefile.in#L280</a>> has a rule
in the makefile to cd ../tests . However, such a folder does not exist in
the source tree.
- the September 2006 version
<<a href="https://github.com/haskell-implementations/hugs/blob/master/src/Makefile.in">https://github.com/haskell-implementations/hugs/blob/master/src/Makefile.in</a>>,
doesn't have a test / check rule at all.

I find this baffling. Where did the tests go?!

If you have access to them --- or if you the story behind where the tests
are, please do let me know!</pre></div></div>