<div dir="ltr"><br><div class="gmail_extra">On Mon, Jan 14, 2013 at 4:21 PM, Danny Yoo <span dir="ltr"><<a href="mailto:dyoo@hashcollision.org" target="_blank">dyoo@hashcollision.org</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Jan 14, 2013 at 2:07 PM, Eli Barzilay <<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>> wrote:<br>
> Just now, Danny Yoo wrote:<br>
>> Also, I have not been able to find the unit tests for the json<br>
>> library. Does anyone know where they are?<br>
><br>
> They're in the "tests" subdirectory.<br>
<br>
</div>Uh... can you be more specific? I searched for 'json', and the only<br>
hits I'm seeing are these:<br>
<br>
128-110-69-116:tests dyoo$ grep -r 'json' *<br>
db/db/sql-types.rkt: (type-test-case '(json)<br>
net/mime.rkt:Content-Type: application/json<br>
net/mime.rkt: (entity-subtype sub) => 'json<br>
xrepl/xrepl.rkt: -> «,r (only-in json string->jsexpr)» ⇒ works with<br>
an expression<br>
xrepl/xrepl.rkt: -> «,en json»<br>
xrepl/xrepl.rkt: json/main> «,sh echo $F»<br>
xrepl/xrepl.rkt: @|collects|/json/main.rkt<br>
xrepl/xrepl.rkt: json/main> «,top»<br>
<br>
<br>
so I truthfully do not know where I should be looking. Help! :)<br></blockquote><div><br></div><div>The "tests" subdirectory of the json collection. They're not in the global tests collection.<br></div><div class="im">
<br></div><div class="im">--Carl<br></div></div></div></div>