willSonic / jslzjb

Automatically exported from code.google.com/p/jslzjb
0 stars 0 forks source link

Doesn't work. #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Remove the following code from the test suite: for(var i = 0; i < 10; i++) s 
+= s;
2. Run the test suite

What is the expected output? What do you see instead?
Successful tests passing. But nope, fail. This code fails on a large JSON 
document as well.

Original issue reported on code.google.com by jacwri...@gmail.com on 18 Jul 2011 at 4:30