Original issue 333 created by jasvir on 2008-05-30T20:11:04.000Z:
Description:
Changed EOL characters in the original package from \r to \n
Changed the magic line to not use env
Added JsFunFuzz which fetches a fuzzed line of javascript, parses it
and checks that the only expception thrown is a child of
ParseException
Updated jsfunfuzz so it does not run the fuzzed javascript
Affected Paths:
A //trunk/src/javatests/com/google/caja/parser/js/JsFunFuzz.java
M //trunk/src/third_party/js/jsfunfuzz/about.txt
M //trunk/src/third_party/js/jsfunfuzz/jsfunfuzz.js
M //trunk/src/third_party/js/jsfunfuzz/multi_timed_run.py
M //trunk/src/third_party/js/jsfunfuzz/using.txt
Original issue 333 created by jasvir on 2008-05-30T20:11:04.000Z:
Description:
Affected Paths: A //trunk/src/javatests/com/google/caja/parser/js/JsFunFuzz.java M //trunk/src/third_party/js/jsfunfuzz/about.txt M //trunk/src/third_party/js/jsfunfuzz/jsfunfuzz.js M //trunk/src/third_party/js/jsfunfuzz/multi_timed_run.py M //trunk/src/third_party/js/jsfunfuzz/using.txt